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?
endless return to the beginning of the conversation
endless return to the beginning of the conversation
- Attachments
-
- hmmm.jpg (142.2 KiB) Viewed 177 times
Re: endless return to the beginning of the conversation
Hi,
Can you link them all to a group node and then link that group node back to the beginning?
Can you link them all to a group node and then link that group node back to the beginning?