On Lottie Finish

Overview

On Lottie Finish is an Event Listener Node used for executing a Logic Branch when a Lottie finishes playing.

Note that this Node gets triggered when a Lottie animation is completed. For executing a Logic Branch when a Lottie animation is stopped, use On Lottie Stop.

Scope: Scene, Prefab.

Inputs

InputTypeDescription

Object ID

ObjectID

Lottie Sprite that triggers the Logic Branch when it finishes.

Subscribe (►)

Pulse

An Input Pulse that needs to be triggered to start listening to the Event.

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.

Object ID

ObjectID

The Lottie Sprite received as Input.

See Also

Last updated