User Tools

Site Tools


start_dialogue

Start Dialogue


Starts the specified dialogue. The dialogue name is case-sensitive.

Signature:

start_dialogue(dialogue_name)
ArgumentDescriptionTypeRequired
dialogue_nameName of the dialogue (as defined in the Dialogue Editor).StringYes

Example:

start_dialogue("greeting");

Results: Starts the dialogue named “greeting”.

Use the Start Dialogue function to manually trigger a dialogue between a set of characters as part of a scripted sequence or cutscene.


Editor Node:

Visual Demo:

start_dialogue.txt · Last modified: 2021/04/21 18:53 by justin