Both UI panels showing
Both UI panels showing
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
BTW one-panel show only:
"Name
(NPC Subtitle)"
An the other show the dialogue
"Name
(NPC Subtitle)"
An the other show the dialogue
Re: Both UI panels showing
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:
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.