Skip to content

Graphics Module

gamaral edited this page Aug 5, 2012 · 4 revisions

Tileset

Tileset can contain square or rectangular tiles. Remember always use power-of-two for texture size, row and column count (makes segmenting tilesets much more accurate).

If you experience tile bleeding, try adding 2px spacing and fill like colors.

Clone this wiki locally