Loading...

Logo
DocumentationBehaviorsSceneLoad Scene
Scene

Load Scene

Last updated May 2, 2023

Description

The Load Scene behavior will switch to a specific scene from the Scene List. All UI objects and mirrored objects will also be visible in the next scene in their current state.

Properties

Scene

Select a scene that you want to switch to. You can pick a specific scene, load the next or previous scene, or restart the scene.

Transition

Select an animation motion tween to play while the scene changes to the next one. Depending on the complexity of the scenes, this may result in a delay before switching scenes.

Refresh

If this toggle is on, all UI and mirrored objects will reset to their original state.

Outputs

This behavior has no outputs.

Examples

If you're creating an interactive book you can use this behavior to load a specific "page" in the book. Or if you're creating a game with a level selection menu you can use this behavior to load a specific level when the corresponding button is pressed.

Preload Scene

Unload Scene

LoadSceneReference.gif