Loading...

Logo
DocumentationBehaviorsSceneLoad Scene (Old)
Scene

Load Scene (Old)

Last updated July 6, 2017

Description

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

Properties

Scene

Select a scene that you want to switch to.

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.

Load Next Scene

Load Previous Scene

Restart Scene

LoadSceneReference.gif