Skip to content

QuestIniTile

Quantumrunner edited this page May 1, 2021 · 1 revision

Tile<name>

Information on a tile that is part of the map. Transitions, extensions, caps and entrances are all tiles. Note that all tiles are hidden until revealed with an event.

side

The tile side name to use. This must match the names from the content packs.

xposition

The horizontal position in squares of the left most square on the tile (before rotation). For MoM the Tiles have 3.5, 7 or 10.5 squares per side.

yposition

The vertical position in squares of the top most square on the tile (before rotation). For MoM the Tiles have 3.5, 7 or 10.5 squares per side.

rotation

rotation angle in degrees around the top left corner of the tile.

Back to QuestIniDetails.

Clone this wiki locally