Start conversation without trigger
Start conversation without trigger
How do I start a conversation without a DialogueSystemTrigger?
Re: Start conversation without trigger
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.
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.