Possible to have conversation advance only on condition/variable?
Posted: Sat Apr 04, 2020 4:27 pm
I'm using the Dialogue System (fantastic tool so far, extremely well documented!) to create a tutorial system and am running into difficulties. I'd like each piece of dialogue to stay on the screen and wait until a certain condition is met or variable is set before advancing to the next. Kind of like having the continue button set to Always, except a condition is used instead of clicking the button.
The condition checks in a Dialogue Entry don't seem to be suitable for this, because as soon as the system encounters a false condition it just ends the entire conversation. There doesn't seem to be a way to keep the conversation open and wait for a condition. Anyone have any ideas?
The condition checks in a Dialogue Entry don't seem to be suitable for this, because as soon as the system encounters a false condition it just ends the entire conversation. There doesn't seem to be a way to keep the conversation open and wait for a condition. Anyone have any ideas?