Issue with choices in dialogue system [solved]

So I was creating a dialogue system and encountered a nasty hurdle. And I just can’t figure out what I am doing wrong.


This is the event related to choosing ‘choices’. And everything works too, except Confirm selected option. From all I’ve tested, I can confirm that the event is run. If I add any other actions in that event, and when the conditions are met, they run. It’s only that specific action doesn’t run.

I looked at the demos provided regarding this, and they all do it this way. But for some reason, it doesn’t work when I do it.

I am pressing the key to confirm the dialogue choice. Nothing happens.

Gahhh. I seem to have fixed it.


For some stupid reason, the action didn’t work until I put this condition. Now, it works.