I have created a timeline and in sequence, I have added
Timeline(play,5.1 Let's Warm Up);
This happens on the last dialogue node and in the dialogue manager, I have set the continue button to always. What seems to happen on the last dialogue is that it appears and plays the timeline however the last dialogue still appears on screen unless I press continue which then stops the timeline. I am not sure why it cuts the timeline abruptly do I need to add a delay?
Dialogue Timeline
Re: Dialogue Timeline
Hi,
By "the last dialogue," do you mean the text from the previous dialogue entry? If so, you can hide the dialogue UI using SetDialoguePanel(false):
By "the last dialogue," do you mean the text from the previous dialogue entry? If so, you can hide the dialogue UI using SetDialoguePanel(false):