Hi,
I just did a major rework of the structure of one of my conversations, and I'm having an issue where the conditional I've set up is true, but the next entry isn't being chosen for some reason. I've attached a screenshot of the layout and the current entry plus the green link. The current node is set up with sequence None() and fetching the variable for the conditional. The linked node is nothing special except the conditional - I've tried it both with sequence None() and just a plain node with text, but either way it just sticks at this part indefinitely.
Any ideas?
Conditional is true, but link is not being followed
-
- Posts: 12
- Joined: Tue Oct 06, 2015 2:00 pm
Conditional is true, but link is not being followed
- Attachments
-
- Dialogue problem.png (98.93 KiB) Viewed 455 times
-
- Posts: 12
- Joined: Tue Oct 06, 2015 2:00 pm
Re: Conditional is true, but link is not being followed
Ahh, I solved this, I needed to make it a Group node!