User Tools

Site Tools


wait

This is an old revision of the document!


Wait


Waits for the specified number of seconds before proceeding to next statement in the script being executed.

wait(duration)
ArgumentDescriptionTypeRequired
durationDuration of time to wait (in seconds).DecimalYes

Example:

wait(2)

Results: The script will wait for 2 seconds before proceeding to the next event within that script.

Use the Wait function for dramatic pauses between events of a cutscene or to allow time for a particular animation to complete.


Editor Node:

Visual Demo:

wait.1495838012.txt.gz · Last modified: 2017/05/26 15:33 by justin