Page 1 of 1

Different Conversations with one NPC

Posted: Sat Nov 19, 2016 7:08 pm
by flyry03
Hi,

I'm trying to have a single NPC use more than one conversation. On the conversation trigger, it only leaves room for one conversation from the dialogue database. How can I access more/different conversations?

Thanks!!

Re: Different Conversations with one NPC

Posted: Sun Nov 20, 2016 9:55 am
by Tony Li
Hi,

Here are two easy ways:

1. Add more Conversation Triggers. Set the Condition section of each Conversation Trigger so only one at a time will be true.

2. Or, continue using just one Conversation Trigger and point it to a "hub" conversation. From the hub conversation, link to other conversations. (To link a conversation to another conversation, inspect a dialogue entry node and from the "Link To:" dropdown select "Another Conversation".)