Init Tiles Step

From PMDOWiki
Revision as of 21:25, 10 August 2025 by Imbion (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Init Tiles Step is a floor generation step. Its typical priority is -1.

Usage

This step sets the dimensions of the floor to the values specified. It is used primary for initializing the map in StairsFloorGen.

Fields

This step has the following fields.

Width

How many tiles wide the floor will be.

Height

How many tiles tall the floor will be.