Once Node

Once

Restricts a continuous True condition to only the first frame.

Inputs

Condition

Input condition.

Repeat

Allow another activation after the input condition is reset to False.

Outputs

Out

True for the first frame of a True input condition, else False.

Example

Once Node Example

Once Node Example

On Update linked to Once node would be equal to On Init.