On Video Play

Overview

On Video Play is an Event Listener Node that gives the user a way to perform an action once a video begins, such as fading to black. The video can be added through the file library to the right.

Scope: Scene, Prefab.

Attributes

AttributeTypeDescription

Object

ObjectID

The Video that triggers the Logic Branch on playing, if none is given in the Object ID Input Socket.

Inputs

InputTypeDescription

Object ID

ObjectID

The Video that triggers the Logic Branch on playing.

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 Video received as Input.

See Also

Last updated