Clamp Floor Step

From PMDOWiki
Revision as of 19:02, 13 August 2025 by Imbion (talk | contribs) (Created page with "The '''Clamp Floor Step''' is a floor generation step. Its typical priority is unknown. == Usage == This step is used to force the entire floor to be within a particular range of dimensions. == Fields == This step has the following fields. === Min Size === The minimum dimensions of <code>X</code> and <code>Y</code> tiles the floor size must be larger than. === Max Size === The maximum dimensions of <code>X</code> and <code>Y</code> tiles the floor size must be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Clamp Floor Step is a floor generation step. Its typical priority is unknown.

Usage

This step is used to force the entire floor to be within a particular range of dimensions.

Fields

This step has the following fields.

Min Size

The minimum dimensions of X and Y tiles the floor size must be larger than.

Max Size

The maximum dimensions of X and Y tiles the floor size must be smaller than.