On Media Finish
Last updated
Last updated
On Media Finish is an Event Listener Node that gives the user a way to trigger a Logic Branch when a media Object finishes. Media in Incari is either a Video or Audio.
Scope: Scene, Prefab.
Input | Type | Description |
---|---|---|
| ObjectID | The media Object that triggers the Logic Branch on ending. |
| Pulse | An Input Pulse that needs to be triggered to start listening to the Event. |
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. |
| ObjectID | The media Object received as Input. |