Search found 2 matches
- Sat Apr 16, 2022 3:05 am
- Forum: Dialogue System for Unity
- Topic: Do an action after player clicks on a choice and wait for the action to finish
- Replies: 3
- Views: 399
Re: Do an action after player clicks on a choice and wait for the action to finish
Works like a charm! I didn't expect this to be that simple. Thanks a lot for the help!
- Fri Apr 15, 2022 12:39 pm
- Forum: Dialogue System for Unity
- Topic: Do an action after player clicks on a choice and wait for the action to finish
- Replies: 3
- Views: 399
Do an action after player clicks on a choice and wait for the action to finish
I am a newbie to your plugin. Maybe this question has been answered before but i am a little bit confused on how to approach it. What i want to achieve is after the player clicks on an answer i want to record the player for 5 seconds and then after the recording finishes continue the conversation. S...