Map Texture Step
The Map Dict Texture Step is a floor generation step. Its typical priority is 4.
This step is used to define the appearance of tiles generated on a floor.
Usage
Map Texture Step is used for dungeons with three different tiles: Floors, walls/unbreakable, and a secondary tile (i.e. water, abyss, lava). If a floor wants to use additional tiles (i.e. tall grass), it must use the Map Dict Texture Step instead.
Fields
The following fields are present in MapTextureStep.
Tilesets
The Ground, Block, and Water tilesets are where the textures for each respective tile are defined.
Layered Ground
If this is checked, an additional floor texture is layered under all tiles. This is used primarily when textures contain transparent piles, such as water tiles that are meant to be usable on several different maps.
Independent Ground
If this is checked, the border autotile texture will not be used in the dungeon near walls. This is useful when you are using floors and walls from different dungeons together.
Ground Element
What elemental type the floor is. This is used for moves that change effect depending on the environment, such as camouflage.
