UI Problems

Announcements, support questions, and discussion for the Dialogue System.
Barto1983
Posts: 24
Joined: Thu Mar 02, 2017 8:52 am

Re: UI Problems

Post by Barto1983 »

Thank you for your help.

Wonderful Support.

You are great man.
User avatar
Tony Li
Posts: 21722
Joined: Thu Jul 18, 2013 1:27 pm

Re: UI Problems

Post by Tony Li »

Glad to help!
Cheesee09
Posts: 6
Joined: Sun Nov 18, 2018 9:03 am

Re: UI Problems

Post by Cheesee09 »

How can I display different names in the conversation UI for different actors. I have one database Named NPC Convo and have several actors but when i have a conversation with the NPC's it only displays the name of the actor (The second one after the player) in the UI even when I talk to other NPCs
User avatar
Tony Li
Posts: 21722
Joined: Thu Jul 18, 2013 1:27 pm

Re: UI Problems

Post by Tony Li »

Hi,

Have you assigned different actors to the dialogue entry nodes?

For example, let's say you have three actors: Player, Adam, and Bob. You've set up the conversation between Player and Adam. You can assign a different actor to a dialogue entry node:
threeActors.png
threeActors.png (34.35 KiB) Viewed 480 times
When "I'm Bob." plays, it subtitle's portrait name text will be set to "Bob".
Post Reply