I'm creating tutorial system with dialog system for unity.
Dialog start and explain game, then after 3 text need to stop. Then user click UI element and continue dialog.
How can I do that?
Can I add parameter like. conversion node onEndStop true or yes .
I'm using dialogue system for tutorials.
For example I have 5 dialog on 5 step. On 3nd step I want show hand icon on button.
When dialog reach step 5. iwant execute specific script from gameobject component.