Stage

From ZeldaMods (Breath of the Wild)
Revision as of 20:56, 10 September 2018 by imported>Leoetlino (Created page with "{{Stub}} == Types == {| class="wikitable" |+ !Type !Description !Maps |- |0 |Invalid | - |- |1 |Open world stage (except GameTestField) |MainField, AocField |- |2 |Indoor sta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Types

Type Description Maps
0 Invalid -
1 Open world stage (except GameTestField) MainField, AocField
2 Indoor stage ?
3 Open world stage (GameTestField) GameTestField
4 MainFieldDungeon MainFieldDungeon
5 Indoor stage or viewer stage ?

Maps that have the same stage type typically use the same subsystems and share most characteristics. For example, all open world stages use the Tera height map terrain system and load map units in the same way.