The Scene commands are used for changing scenes or transitions. It also allows you to call specific layouts that can only be accessed through the menu or scripts.

 

Change Scene

Move to a new scene.

 

Previous Scene

Returns to the previous scene. That only works if Change Scene was used with Save Previous set to Yes.

 

Change Transition

Visually changes how moving from one scene to another appears by using a Transition/Mask Image.

 

Switch Layout

Calls a UI Menu/Layout that can only be accessed through menu commands in-game. This includes but not limited to, Title Screen, Save menu, etc.

 

Call Scene

Calls the selected scene in the same way like a Common Event. It does not switch to the selected scene, it just executes its commands synchronously.