Kadoba / Advanced-Tiled-Loader

Imports Tiled maps into Lua for the LÖVE game engine. (NO LONGER IN DEVELOPMENT)
183 stars 30 forks source link

Draw tiles in correct place #11

Closed kyleconroy closed 12 years ago

kyleconroy commented 12 years ago

Simple fix, just had to remove rotation check

Kadoba commented 12 years ago

Great! Thanks for your help.