Search found 4 matches
- Sun Feb 27, 2022 8:38 pm
- Forum: Dialogue System for Unity
- Topic: Stop conversation via timeline?
- Replies: 3
- Views: 222
Re: Stop conversation via timeline?
Thanks! ^^
- Sun Feb 27, 2022 5:43 pm
- Forum: Dialogue System for Unity
- Topic: Stop conversation via timeline?
- Replies: 3
- Views: 222
Stop conversation via timeline?
Hi! Is it possible to stop a conversation via timeline? Im trying to start a new conversation via the timeline but it gives me
"Dialogue System: Another conversation is already active. Not starting ***." And I would like to stop the current convo before
"Dialogue System: Another conversation is already active. Not starting ***." And I would like to stop the current convo before
- Wed Feb 23, 2022 3:42 pm
- Forum: Dialogue System for Unity
- Topic: Timeline pauses after dialogue is done
- Replies: 3
- Views: 200
Re: Timeline pauses after dialogue is done
The "nostop" was just what i was looking for! Thank you
the "nowait" makes it so the timeline doesnt play at all
the "nowait" makes it so the timeline doesnt play at all
- Wed Feb 23, 2022 2:39 pm
- Forum: Dialogue System for Unity
- Topic: Timeline pauses after dialogue is done
- Replies: 3
- Views: 200
Timeline pauses after dialogue is done
Hi! Im playing a timeline : "Timeline(play, JohnnyTimeline, 1)" on my last dialogue. But after i press the continue button(or 5 sec passes) the timeline pauses, because the dialogue is done? is there any way to allow the timeline to just play out?