Need help asap
Need help asap
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
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:
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.
Inspect a conversation. Click on empty canvas space to inspect the conversation's properties. Then use the Conversant dropdown to select the correct NPC:
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.