Load Scene

Overview

The Load Scene Node loads the specified Scene. This can be particularly useful in tandem with the Set Scene Node.

Please note that Scene Separation must be enabled in the Project Settings.

Scope: Project, Scene, Function, Prefab.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Scene ID

SceneID

The ID of the chosen Scene that will be loaded.

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.

See Also

Last updated