Set Scene
Last updated
Last updated
The Set Scene Node sets the chosen Scene for a Screen. The user simply needs to choose a Screen and any of its Scenes (other than the current Scene) as inputs. The output will be the ID of the final Scene.
Scope: Project.
Attribute | Type | Description |
---|---|---|
| Screen | The ID of the Screen the user wishes to set the Scene for, if one is not already indicated in the Input Socket. |
| Scene | The ID of the chosen Scene, if one is not already indicated in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Screen | The ID of the Screen the user wishes to set the Scene for. |
| Scene | The ID of the chosen Scene. |
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 chosen Scene. |