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.