Init Tiles Step: Difference between revisions

From PMDOWiki
Imbion (talk | contribs)
Created page with "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. Category:Floor Generation StepCategory:StairsF..."
 
Imbion (talk | contribs)
No edit summary
 
Line 1: Line 1:
The '''Init Tiles Step''' is a [[Floor Generation Step|floor generation step]]. Its typical priority is '''-1'''.
The '''Init Tiles Step''' is a [[Floor Generation Steps|floor generation step]]. Its typical priority is '''-1'''.


== Usage ==
== Usage ==

Latest revision as of 21:25, 10 August 2025

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.