On Screen Scene Change

Overview

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.

Attributes

AttributeTypeDescription

OnScreenSceneChange

Screen

The Screen whose Scene change prompts a Logic Branch to fire.

Outputs

OutputTypeDescription

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 updated