Page 1 of 1

Start conversation without trigger

Posted: Tue Jan 14, 2020 9:49 pm
by rakkar
How do I start a conversation without a DialogueSystemTrigger?

Re: Start conversation without trigger

Posted: Wed Jan 15, 2020 8:40 am
by Tony Li
Hi,

In script, use DialogueManager.StartConversation().

Or, if you're using a visual scripting tool such as PlayMaker, use the action included in the Dialogue System's integration for that tool.