Just what I was looking for. Thank you!Tony Li wrote: ↑Wed Aug 07, 2024 8:49 pm Hi,
Use a conversation position stack. For details, please see the second part of How To: Interrupt Conversation
Search found 2 matches
- Thu Aug 08, 2024 4:32 am
- Forum: Dialogue System for Unity
- Topic: Return to original conversation after linking to a secondary conversation
- Replies: 3
- Views: 551
Re: Return to original conversation after linking to a secondary conversation
- Wed Aug 07, 2024 5:47 pm
- Forum: Dialogue System for Unity
- Topic: Return to original conversation after linking to a secondary conversation
- Replies: 3
- Views: 551
Return to original conversation after linking to a secondary conversation
Hi, I've been trying to modularize my conversations a bit so that I don't have copies of essentially the same conversation in multiple places. Is it possible to return to a conversation after a linked conversation has finished without directly linking back to the first conversation? In this example ...