The dialogue still overlaps with the next timeline even with this settings. Do you have to add another node for the dialogue not to carry over to the next timeline.
SetActive(14.1 A Festival Like No Other - NPC,false);
SetActive(14.2 A Festival Like No Other - NPC,true)@Message(GotoNextNode)
Conversations overlapping Timelines
Re: Conversations overlapping Timelines
Would you please recap exactly what you want to accomplish? (I may have misunderstood before.) Don't worry about the details of how to implement it. Please help me first get a clear idea of what you want to happen.
Re: Conversations overlapping Timelines
I am creating cutscenes using timelines and the current problem is the dialogue from the current timeline overlaps with the next timeline even though I have turned off the timeline gameobject. I have timelines that run consecutively after each other
Can I send a repo to you?
Can I send a repo to you?
Re: Conversations overlapping Timelines
What are the steps to follow in the reproduction project?
Re: Conversations overlapping Timelines
Apologies for the delay. You can reproduce this in the leveldesignblockout scene, using the timeline called 5.1 Let's Warm Up_Dialogue it's a game object in the scene. This is an example of when conversations overlap each other and prevent dialogue from starting as well.