Conversation Conditions

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
supadupa64
Posts: 200
Joined: Sun Mar 06, 2016 9:40 pm
Contact:

Conversation Conditions

Post by supadupa64 »

For a conversation node to start a dialogue, do all the conditions have to be met in that node?
User avatar
Tony Li
Posts: 22107
Joined: Thu Jul 18, 2013 1:27 pm

Re: Conversation Conditions

Post by Tony Li »

supadupa64 wrote:For a conversation node to start a dialogue, do all the conditions have to be met in that node?
Yes. The Conditions field has to evaluate to true, or the field has to be blank.

For a Conversation Trigger, there's also a Condition section. If you've specified anything in the Condition section, such as a quest state or a GameObject tag, they must be true to start the conversation.
Post Reply