On Media Play
Overview

On Media Play is an Event Listener Node that gives the user a way to trigger a Logic Branch when a media Object starts. Media in Incari is either a Video or Audio.
Scope: Scene, Prefab.
Inputs
Input
Type
Description
Object ID
ObjectID
The media Object that triggers the Logic Branch on playing.
Subscribe
(►)
Pulse
An Input Pulse that needs to be triggered to start listening to the Event.
Outputs
Output
Type
Description
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 media Object received as Input.
See Also
Last updated
Was this helpful?