Need help asap

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Cheesee09
Posts: 6
Joined: Sun Nov 18, 2018 9:03 am

Need help asap

Post by Cheesee09 »

Hi I have a database with many dialogues for different NPCs but when I talk to the NPCs the character name (under a box which you can use a picture) is always the same. For example I talk to a girl NPC (which I named it) then the name under the picture box is girl NPC but when I talk to other like Man NPC the name under the picture box in the dialogue screen says girl NPC
User avatar
Tony Li
Posts: 21723
Joined: Thu Jul 18, 2013 1:27 pm

Re: Need help asap

Post by Tony Li »

Hi,

Inspect a conversation. Click on empty canvas space to inspect the conversation's properties. Then use the Conversant dropdown to select the correct NPC:

Image

That should take care of it. Here's some extra info that may be useful in the future: You can also assign a different actor in the scene by adding a Dialogue Actor component to a GameObject. Then assign that GameObject as the Dialogue System Trigger's Conversant.
Post Reply