Debug Floor Steps

From PMDOWiki
Revision as of 23:41, 5 August 2025 by Imbion (talk | contribs) (Created page with "These are the |floor steps that exist primarily for debug and testing purposes. === Specific Tiles Step == This step sets the floor to specific tiles defined in the step. == Detect Isolated Stairs Step == This step checks if a path from the starting point exists to the stairs. If no such path can be found, then an error is thrown. == Detect Tile Step == This step checks if a certain defined tile can be found in the map. If it cannot be fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

These are the |floor steps that exist primarily for debug and testing purposes.

= Specific Tiles Step

This step sets the floor to specific tiles defined in the step.

Detect Isolated Stairs Step

This step checks if a path from the starting point exists to the stairs. If no such path can be found, then an error is thrown.

Detect Tile Step

This step checks if a certain defined tile can be found in the map. If it cannot be found, then an error is thrown.