Floor

From PMDOWiki
Revision as of 16:17, 13 August 2025 by Imbion (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A floor is an individual map that composes a dungeon segment. Floors are typically generated in PMDO using a FloorGen method.

Details

A floor consists of floor generation steps, which are the steps responsible for configuring how the floor generates. Depending on the FloorGen method, different generation steps are required.