Skip to main content
Version: 3.9.0

Wait for Seconds

wait for seconds

Use Wait for Seconds to make an execution after a certain amount of seconds. Wait for Seconds is in the Time category.

Input

NameData TypeDescription
EnterExecThe input execution that triggers this node.
StartNumberThe number of seconds to wait before executing the next node.

Output

NameData TypeDescription
ExitExecExecute the next node when the time is up.

Example

This example shows the alien hat animation 2 seconds after the start.

wait for seconds node