Question about implementing NPC and Player Subtle UI seperately

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
78Star
Posts: 1
Joined: Tue Aug 15, 2023 12:50 am

Question about implementing NPC and Player Subtle UI seperately

Post by 78Star »

So I have NPCs around my scene. Player walks up to NPC, which triggers a Bark to show, then the player can click the Bark Bubble(if there is a conversation) and the dialog starts showing in the bubble. Then the player says something, which I want to show up in the players subtitle panel, not the one the NPC is using. How do I achieve this? Likewise if their are multiple NPCs in a conversation how do I have each Actors Dialog show in their Subtitle panel?
User avatar
Tony Li
Posts: 21680
Joined: Thu Jul 18, 2013 1:27 pm

Re: Question about implementing NPC and Player Subtle UI seperately

Post by Tony Li »

Hi,

If each character is to have a dialogue text bubble over their head, see: How To: Show Overhead Conversation Bubble Text
Post Reply