Link Conversation Back to Start
Posted: Fri Apr 09, 2021 8:32 pm
Hi Tony, I have two questions.
1. In my conversation, the player is given three options. Choosing any of the option would lead to a long conversation( a bunch of nodes), and eventually lead back to the three options. The problem is, as the conversation grows, the link gets really long the whole graph looks really messy. Is there a cleaner way to do it?
2. At the beginning of a conversation, the player is given three options. After the player has gone through each of the option, the fourth option would appear. I know I can achieve it by using variables. But since I will also have a bunch of conversations like this, a bunch of variables is something I don't want. Is there a cleaner way to do it?
1. In my conversation, the player is given three options. Choosing any of the option would lead to a long conversation( a bunch of nodes), and eventually lead back to the three options. The problem is, as the conversation grows, the link gets really long the whole graph looks really messy. Is there a cleaner way to do it?
2. At the beginning of a conversation, the player is given three options. After the player has gone through each of the option, the fourth option would appear. I know I can achieve it by using variables. But since I will also have a bunch of conversations like this, a bunch of variables is something I don't want. Is there a cleaner way to do it?