An issue with multiple subtitle panels
Posted: Fri May 24, 2019 9:34 pm
Hi!
So I have two subtitle panels, and mid-conversation I change them with SetPanel command. This works except for one bug.
When the dialogue comes up with a character who last spoke with the previeous panel then both panels show up. With previous panel having the old dialogue text.
So, for example:
NPC 1: Dialogue shown in Panel 1
NPC2: SetPanel to panel 2 sequence command
NPC2: Shows only panel 2
NPC1: Shows both panel 1 and panel 2. The panel 1 has old dialogue.
Visibility on both is set to "Only during Content". I do this for two reasons:
1) I only want to show either dialogue panel or responce panel not both.
2) I want dialogue panel to automatically get hidden if I have empty dialogue text node that I use for cinematics.
I tried adding empty text dialogue node to NPC1 before calling SetPanel command, but that didn't work.
Thanks
So I have two subtitle panels, and mid-conversation I change them with SetPanel command. This works except for one bug.
When the dialogue comes up with a character who last spoke with the previeous panel then both panels show up. With previous panel having the old dialogue text.
So, for example:
NPC 1: Dialogue shown in Panel 1
NPC2: SetPanel to panel 2 sequence command
NPC2: Shows only panel 2
NPC1: Shows both panel 1 and panel 2. The panel 1 has old dialogue.
Visibility on both is set to "Only during Content". I do this for two reasons:
1) I only want to show either dialogue panel or responce panel not both.
2) I want dialogue panel to automatically get hidden if I have empty dialogue text node that I use for cinematics.
I tried adding empty text dialogue node to NPC1 before calling SetPanel command, but that didn't work.
Thanks