Can't override a dialogue panel on cutscene
Posted: Thu Feb 01, 2024 9:02 pm
Hi! I got a problem when trying to use another Dialogue Panel during a cutscene.
I'm using commands to run a cutscene. And everything works fine.
The problem is when I try to change an actor Subtitle Panel. When I try to do so, for some reason the 2 dialogue panels appear. The default and the custom 1(used for this actor). This happens if:
1.- I use the sequence SetPanel() during conversation 2.- I assign the actor an "actor component" and change the "Subtitule Panel Number" to the custom one. In both cases I get the same result, both subtitle panels appear
They both are instantiated on the canvas
The Custom Panel for the special actor still appears even when a new actor starts talking
No idea what may be the problem. This is the first time I try to use more than 2 conversants on a conversation.
Thanks in advance!
I'm using commands to run a cutscene. And everything works fine.
The problem is when I try to change an actor Subtitle Panel. When I try to do so, for some reason the 2 dialogue panels appear. The default and the custom 1(used for this actor). This happens if:
1.- I use the sequence SetPanel() during conversation 2.- I assign the actor an "actor component" and change the "Subtitule Panel Number" to the custom one. In both cases I get the same result, both subtitle panels appear
They both are instantiated on the canvas
The Custom Panel for the special actor still appears even when a new actor starts talking
No idea what may be the problem. This is the first time I try to use more than 2 conversants on a conversation.
Thanks in advance!