Subtitle panels not hiding as intended
Posted: Wed Jul 17, 2019 4:41 pm
Hello !
After trying stuff for hours and reading every forum post I could see, here's an issue I keep having.
I have two actors in a conversation and each one has its own subtitles panel with a different look. Actor1 is considered as an NPC and actor2 is considered as a player(with IsPlayer checked)My player speaks like any other NPC, my game does not have player chosen answers. The problem is that when the conversation flow goes from a ACTOR1 to ACTOR2 node (same for actor2 to actor1), the previous panel simply does not disappears. Sometimes it just goes out of focus, or simply stays on top while the second one appears in the back.
That said, I found in the forums and by trying stuff a few workarounds. Removing the panel animators and changing their visibility to "Only during content" and start state to "GameObjectState" does fix the problem. BUT by doing this, i now have my panels disappear and reappear between nodes of the same actor, and then i cannot use animated portraits also ... which is just trading a problem for a new one.
Is there anything I can do to fix this?
Thanks a lot.
After trying stuff for hours and reading every forum post I could see, here's an issue I keep having.
I have two actors in a conversation and each one has its own subtitles panel with a different look. Actor1 is considered as an NPC and actor2 is considered as a player(with IsPlayer checked)My player speaks like any other NPC, my game does not have player chosen answers. The problem is that when the conversation flow goes from a ACTOR1 to ACTOR2 node (same for actor2 to actor1), the previous panel simply does not disappears. Sometimes it just goes out of focus, or simply stays on top while the second one appears in the back.
That said, I found in the forums and by trying stuff a few workarounds. Removing the panel animators and changing their visibility to "Only during content" and start state to "GameObjectState" does fix the problem. BUT by doing this, i now have my panels disappear and reappear between nodes of the same actor, and then i cannot use animated portraits also ... which is just trading a problem for a new one.
Is there anything I can do to fix this?
Thanks a lot.