atomicptr / openfl-tiled

openfl-tiled is a library which gives OpenFL developers the ability to use the TILED map editor.
Other
45 stars 21 forks source link

support spacing #28

Closed atomicptr closed 10 years ago

atomicptr commented 10 years ago

Today I tried a new tileset which makes use of the "spacing" feature from TILED, I haven't implemented that feature yet.

This is the tileset I used:

width: 16px height: 16px spacing: 1px

mario

related to #36