Temp Tile Step: Difference between revisions

From PMDOWiki
Imbion (talk | contribs)
Created page with "The '''Near Temp Tile Step''' is a floor generation step. Its typical priority is '''0.2'''. == Usage == This spawn step is used to place a temporary tile on the map. A map status is used to count down and remove the tiles. == Fields == This step has the following fields. === Tile Filters == Filter conditions that must be true in order for switches (which may be connected to the map status) to spawn. === Temp Tile === The temp tile that will be removed once..."
 
Imbion (talk | contribs)
No edit summary
 
Line 7: Line 7:
This step has the following fields.  
This step has the following fields.  


=== Tile Filters ==
=== Tile Filters ===
[[Filter]] conditions that must be true in order for switches (which may be connected to the map status) to spawn.
[[Filter]] conditions that must be true in order for switches (which may be connected to the map status) to spawn.



Latest revision as of 03:16, 18 August 2025

The Near Temp Tile Step is a floor generation step. Its typical priority is 0.2.

Usage

This spawn step is used to place a temporary tile on the map. A map status is used to count down and remove the tiles.

Fields

This step has the following fields.

Tile Filters

Filter conditions that must be true in order for switches (which may be connected to the map status) to spawn.

Temp Tile

The temp tile that will be removed once the status counts down.

Temp Status

The map status that influences the temporary tile.