Page 1 of 1

Both UI panels showing

Posted: Thu Oct 03, 2019 11:03 pm
by Antonio O
Every first time that a "dialog actor" gets trigger (Dialog System Trigger)I get both UI panels showing, the "Speech Bubble" and the "DialogueUI". I try lots of things I don't get it... :!: :!:

Re: Both UI panels showing

Posted: Thu Oct 03, 2019 11:07 pm
by Antonio O
BTW one-panel show only:

"Name
(NPC Subtitle)"

An the other show the dialogue

Re: Both UI panels showing

Posted: Fri Oct 04, 2019 8:30 am
by Tony Li
Hi,

Have you examined the BubbleSubtitleExample on the Dialogue System Extras page?

Make sure the regular Standard Dialogue UI (not the bubble panels) is assigned to the Dialogue Manager's Dialogue UI field.

Check your NPC's Dialogue Actor component for these settings:
  • Actor dropdown: Set to the actor in the dialogue database associated with this NPC.
  • Dialogue UI Settings > Subtitle Panel Number: Set to Custom.
  • Dialogue UI Settings > Custom Subtitle Panel: Set to the bubble panell, which can be a prefab or a GameObject in the scene.