TILE PALETTE EXPLANATION
Last updated
Last updated
There is one single tile besides every terrain texture tile sets. This tile is a scripted tile and will automatically draw different tiles from the normal tile set as variation with each paint.
You can find the configurations of the scripted tiles at Cainos/Pixel Art Top Down – Village/Tileset/Scripted Tile
.
Decoration Rate
is the chance to draw a random tile from the Decoration
list rather than from the Basic
list, in range [0, 1]
Seed
is the random seed to use.
Below is an example of using Decoration Rate
at 1.0
vs Decoration Rate
at 0.0
for ST Glass
The last group of the terrain tiles are the same as the first group, but with no collision
They are used in positions like the example shown below to prevent generating collision into higher layer of terrain.