How can I execute the subsequent actions only after the dialog block ends?
How can I execute the subsequent actions only after the dialog block ends?
I want to execute some events after certain dialogues. For instance, I want to play different animations after a dialogue, but right now, the event is triggered immediately after the corresponding dialogue block is executed, instead of after the dialogue ends. What should I do?