On Screen Scene Change
Last updated
Last updated
The On Screen Scene Change Node is an Event Listener Node used for executing a Logic Branch when the Scene of a Screen is changed. The returned ID is that of the final Scene.
Scope: Project.
Attribute | Type | Description |
---|---|---|
| Screen | The Screen whose Scene change prompts a Logic Branch to fire. |
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. |
| Scene | The ID of the final Scene. |