Skip to content

Wait For Seconds

Wait before running more actions.

Already running actions keep running, but other actions won't start until this action has finished.

Parameter Description
Seconds Time to wait in seconds.

Examples

Use before other actions to delay starting those actions:

Wait Play Clip

Example: Wait for 1 second then play an audio clip.

Use at the end of a block of actions to finish that block of actions after a set time:

Rotate Then Wait

Example: Rotate around X for 1 second then rotate around Y for 1 second.