On Screen Scene Change

The On Screen Scene Change Node.
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.

The On Screen Scene Change Node Attributes
Attribute | Type | Description |
---|---|---|
OnScreenSceneChange | 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 ID | Scene | The ID of the final Scene. |
Last modified 4mo ago