On Video Finish
Last updated
Last updated
On Video Finish is an Event Listener Node that gives the user a way to perform an action once a video ends, such as repeating the video. The video can be added through the file library to the right.
Scope: Scene, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The Video that triggers the Logic Branch on ending, if none is given in the |
Input | Type | Description |
---|---|---|
| ObjectID | The Video 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 Video received as Input. |