Page 1 of 1

endless return to the beginning of the conversation

Posted: Sun Sep 17, 2023 5:58 pm
by Smoky
Hi Tony. After looking through the forum, I have a new question. I have a conversation that has several threads of dialogue. I want the user to go along one line and immediately return to the very beginning of the dialogue, or to restart the dialogue without being noticeable to the user. The user must go through any thread as many times as he likes, except for one (the button responsible for ending the dialogue, for example: “End conversation”).

I tried using the GotoState() method, but nothing good came of it. I also tried the script code from this topic

https://www.pixelcrushers.com/phpbb/vie ... ate#p22698

alas, the dialogue does not continue from a certain node.
Is there any possibility to implement this transition? Perhaps I can take the ID of a specific node and continue the conversation from there?

Re: endless return to the beginning of the conversation

Posted: Sun Sep 17, 2023 8:36 pm
by Tony Li
Hi,

Can you link them all to a group node and then link that group node back to the beginning?

groupBackToBeginning.jpg
groupBackToBeginning.jpg (260.52 KiB) Viewed 145 times