Debug Floor Steps: Difference between revisions

From PMDOWiki
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..."
 
Imbion (talk | contribs)
Another key double press removal!!!!!!! gr!!!!!!!!!!
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
These are the [[Floor Generation Overview||floor steps]] that exist primarily for debug and testing purposes.
These are the [[Floor Generation Overview|floor steps]] that exist primarily for debug and testing purposes.


=== Specific Tiles Step ==
== Specific Tiles Step ==
This step sets the floor to specific tiles defined in the step.
This step sets the floor to specific tiles defined in the step.



Latest revision as of 23:42, 5 August 2025

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.