Search found 4 matches

by yuyuko
Wed Nov 27, 2024 11:15 am
Forum: Dialogue System for Unity
Topic: How can I display multiple actors registered in Conversations in the UI?
Replies: 7
Views: 3664

Re: How can I display multiple actors registered in Conversations in the UI?

Thank you very much. However, it was not resolved. The UI we are using has StandardDialogueUI attached to it and has references to NPC Subtitle Panel and PC Subtitle Panel. I created three actors “player”, “npc” and “another npc” and only “Player” has the isPlayer checkbox. Then create a new Coversa...
by yuyuko
Wed Nov 27, 2024 8:05 am
Forum: Dialogue System for Unity
Topic: How can I display multiple actors registered in Conversations in the UI?
Replies: 7
Views: 3664

Re: How can I display multiple actors registered in Conversations in the UI?

under.png
under.png (12.93 KiB) Viewed 3628 times
Thank you very much.
However, I do not know how to set it up.

How can I have two different names displayed, as shown in the lower right corner?
In my environment it shows the same name.
by yuyuko
Tue Nov 26, 2024 11:58 am
Forum: Dialogue System for Unity
Topic: How can I display multiple actors registered in Conversations in the UI?
Replies: 7
Views: 3664

How can I display multiple actors registered in Conversations in the UI?

I set two objects in the SubTilte Panels of the object to which StandardDialogueUI is attached,
I specified Actor for both Actor and Conversant, but it did not resolve.