AgoutiGames / RawSalmonEngine

A game engine utilising "Tiled" map files
GNU Lesser General Public License v3.0
17 stars 1 forks source link

Add support for margin and spacing for tilesets #98

Closed VectorWolf closed 4 years ago

VectorWolf commented 4 years ago

Shouldn't be really difficult. Just read "margin" and "spacing" property (default is zero) and adjust the rects of the tiles accordingly.