Page 1 of 1

Need help asap

Posted: Tue Mar 05, 2019 7:48 am
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

Re: Need help asap

Posted: Tue Mar 05, 2019 9:09 am
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.