Conditional is true, but link is not being followed

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
johnnemann
Posts: 12
Joined: Tue Oct 06, 2015 2:00 pm

Conditional is true, but link is not being followed

Post by johnnemann »

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?
Attachments
Dialogue problem.png
Dialogue problem.png (98.93 KiB) Viewed 455 times
johnnemann
Posts: 12
Joined: Tue Oct 06, 2015 2:00 pm

Re: Conditional is true, but link is not being followed

Post by johnnemann »

Ahh, I solved this, I needed to make it a Group node!
Post Reply