Pause Animation

Overview

Pause Animation is an Animation Node used to pause an Animation already playing. It receives as input the Instance ID of the Animation to be paused.

Scope: Scene, Function, Prefab.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Instance ID

InstanceID

The Instance ID of the Animation to be paused.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

See Also

Last updated