Return to original conversation after linking to a secondary conversation
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 I would like the "Have a great day" node to run after the linked conversation named "intro" has finished. Is this possible to achieve with existing features or would I have to build something of my own?
Re: Return to original conversation after linking to a secondary conversation
Hi,
Use a conversation position stack. For details, please see the second part of How To: Interrupt Conversation
Use a conversation position stack. For details, please see the second part of How To: Interrupt Conversation
Re: Return to original conversation after linking to a secondary conversation
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