User Tools

Site Tools


execute_script

This is an old revision of the document!


Execute Script


Executes the specified script. The script will run in parallel with the current one.

Signature:

execute_script(script_name)
ArgumentDescriptionTypeRequired
script_nameName of the script (as defined in the Script Editor).StringYes

Example:

execute_script("move_npcs")

Results: The script named “move_npcs” is triggered and runs in parallel to the currently running script.

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:

execute_script.1572289113.txt.gz · Last modified: 2019/10/28 11:58 by justin