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_cat")

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

Use the Execute Script function to trigger scripted movements for an NPC or the camera without holding up the main script of a cutscene.


Editor Node:

execute_script.1580875162.txt.gz · Last modified: 2020/02/04 19:59 by justin