Skip to main content
Version: 3.9.0

Do Once

do once

Use Do Once to trigger a node only once if it isn’t reset. Do Once is in the Control category.

Input

NameData TypeDescription
EnterExecTrigger this node to execute.
ResetExecReset this node so that it can be executed again.

Output

NameData TypeDescription
NextExecTrigger the next node.

Example

do once example

This example plays the alien animation sequence once every time you tap on the screen.

do once node