Terrain Tile
Terrain Tiles, similar to Pipeline Tiles, are tiles which take into consideration its orthogonal and diagonal neighboring tiles and displays a sprite depending on whether the neighboring tile is the same tile.
Properties
Property | Function |
---|---|
Filled | The Sprite fitting this characteristic. |
Three Sides | The Sprite fitting this characteristic. |
Two Sides and One Corner | The Sprite fitting this characteristic. |
Two Adjacent Sides | The Sprite fitting this characteristic. |
Two Opposite Sides | The Sprite fitting this characteristic. |
One Side and Two Corners | The Sprite fitting this characteristic. |
One Side and One Lower Corner | The Sprite fitting this characteristic. |
One Side and One Upper Corner | The Sprite fitting this characteristic. |
One Side | The Sprite fitting this characteristic. |
Four Corners | The Sprite fitting this characteristic. |
Three Corners | The Sprite fitting this characteristic. |
Two Adjacent Corners | The Sprite fitting this characteristic. |
Two Opposite Corners | The Sprite fitting this characteristic. |
One Corner | The Sprite fitting this characteristic. |
Empty | The Sprite fitting this characteristic. |
Usage
Set up the Terrain Tile with the Sprites fitting the number of Tiles bordering the Sprite.
Paint the Terrain Tile using the Tile Palette tools.