Issues with SetDialoguePanel
Posted: Fri Feb 24, 2023 3:14 pm
Hey Forum,
I'm trying to use the sequencer command SetDialoguePanel(false, immediate); to hide the dialogue UI for a couple seconds before a conversation starts. I'm setting the panel to active again in the same node just after a short delay. It seems to be working fine at first but after the convo starts subtitle panels don't get erased between messages so the two texts are printing on top of each other (this doesn't break if I don't set the dialogue panel to false first). I have 2 separate subtitle panels for this particular UI, each with their own text box placed in the same location as both their portraits are to be visible simultaneously.
Please let me know if you might know why the behaviour is suddenly changing after setting to false then true again.
Cheers,
Raj
I'm trying to use the sequencer command SetDialoguePanel(false, immediate); to hide the dialogue UI for a couple seconds before a conversation starts. I'm setting the panel to active again in the same node just after a short delay. It seems to be working fine at first but after the convo starts subtitle panels don't get erased between messages so the two texts are printing on top of each other (this doesn't break if I don't set the dialogue panel to false first). I have 2 separate subtitle panels for this particular UI, each with their own text box placed in the same location as both their portraits are to be visible simultaneously.
Please let me know if you might know why the behaviour is suddenly changing after setting to false then true again.
Cheers,
Raj