Custom Event

With this node, you can create start point for your dialogue flow. The Conversation and the Ambient nodes are Event nodes too.

You can call any custom event node by their name from a script:

void CallEvent(string eventName)