Floor

From PMDOWiki

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.