endless return to the beginning of the conversation
Posted: Sun Sep 17, 2023 5:58 pm
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?
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?