Conversation with multiple NPCs

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
trulyaliem
Posts: 1
Joined: Sun Jun 14, 2020 12:13 am

Conversation with multiple NPCs

Post by trulyaliem »

Apologies if this has been answered elsewhere, but I checked the documentation and am still lost.

I'm trying to create a group conversation between several characters, and can't figure out how to do that. I'd like to have Character A and Character B talking, then Character C (and possibly others) have lines at specific points in the conversation. How would I go about this?
User avatar
Tony Li
Posts: 22054
Joined: Thu Jul 18, 2013 1:27 pm

Re: Conversation with multiple NPCs

Post by Tony Li »

Hi,

By default, when you add nodes the speaker (actor) will alternate between A and B. But you can inspect any node and change its actor to C (or D, etc.).

You may also find Character GameObject Assignments helpful.
Post Reply