Editing Stage

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
A '''stage''' or '''scene''' refers to one contiguous area in space in the game. On a technical level, a stage generally refers to a file containing a collection of objects and models that should exist within the same contiguous space, while a scene refers to the space containing the objects after they are loaded into memory. However, in most cases, the terms are used interchangeably.
In video game development, a '''scene''' refers to a collection of objects and models that exist in the same space. In Super Mario Odyssey, a scene can be thought of as a singular level or area (such as the main area of a kingdom, or the interior of a sub-world).


== Explanation ==
== Properties ==
Although each level generally takes place within its own stage, there are a handful of stages that contain two or more separate areas that give the illusion of being disjointed. This illusion is generally maintained by keeping the levels very far away from each other, and [[unloading]] the objects in one level if they would otherwise be visible from the other level. These examples are as follows:
In Super Mario Odyssey, the main area if a kingdom is generally its own scene, with each sub-world being a separate scene. However, there are some exceptions to this rule, and there are areas that may seem separate to the player but are actually stored in the same scene. These examples include:
* The main area of the [[Metro Kingdom]] and the [[New Donk City Hall Auditorium]] sub-world
* The main area of the [[Metro Kingdom]] and the interior of the [[New Donk City Hall Auditorium]]
* The main area of the [[Luncheon Kingdom]] and the [[Cascading Magma]] sub-world
* The main area of the [[Luncheon Kingdom]] and the interior of the [[Cascading Magma]] area containing the ''Climb Up the Cascading Magma'' [[Story Moon]]
* [[Shiveria Town]] in the [[Snow Kingdom]] and each of the four rooms containing [[Story moon|story moons]]
* [[Shiveria Town]] in the [[Snow Kingdom]] and each of the four rooms containing [[Story Moons]]
* The entrance area to the [[Underground Power Plant]] in the [[Metro Kingdom]] and the corresponding platforming room
* The entrance area to the [[Underground Power Plant]] in the [[Metro Kingdom]] and the corresponding platforming room
In some cases, this practice makes it possible to travel from one such level to another in the same stage using glitches such as the [[suckage glitch]], rather than going through the intended [[loading zone]] or [[pipe]].
Because these areas are stored in the same scene, they are generally located very far away on the same map. For example, the New Donk City Hall Auditorium interior is located extremely far away from the Metro Kingdom mainland, and the objects within it are unloaded when the player is on the mainland to avoid the player noticing it in the distance.
 
== Properties ==
Moving Mario between levels within the same stage is much faster than loading a completely new stage. This is immediately obvious when entering another level within the same stage, since the loading time will be almost instantaneous.
 
Changes to an area that have scene-level [[persistence]] will not be reverted when the player moves between levels in the same stage.


It is thought that the reason these levels are stored in the same stage is to allow cutscenes to be played across different levels without the need to load a new stage. For example:
Changes to an area that have scene-level [[persistence]] will not be reverted when the player moves between areas in the same scene.
* Obtaining a [[story moon]] from a musician in the [[Metro Kingdom]] will transfer Mario to the interior of the [[New Donk City Hall Auditorium]]. Storing the auditorium's interior in the same stage as the overworld removes the loading time from this transfer.
* After collecting the ''Climb Up the Cascading Magma'' story moon in the [[Luncheon Kingdom]], the game plays a cutscene that takes place in the kingdom's overworld. If the overworld was stored in a separate stage, the game would need to switch between these stage to play the cutscene, which would introduce two loading periods.
* After collecting a story moon from one of the four rooms branching out from [[Shiveria Town]], the game plays a cutscene that takes place in the main Shiveria Town room. If the levels were stored in separate stages, the game would need to switch between them to play the cutscene.
* The reasoning for the two rooms of the [[Underground Power Plant]] being in the same stage is not as clear, but it may be to prevent players from accidentally undoing their progress killing the [[Big Poison Piranha Plant|Big Poison Piranha Plants]] at the end by going back through the [[pipe]].
[[Category:Technical]]
[[Category:Technical]]
Please note that all contributions to SMO.wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see SMO.wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)
Retrieved from "https://smo.wiki/Stage"