Planimeter / game-engine-2d

Planimeter Game Engine 2D - LÖVE-based game engine for Lua
https://github.com/Planimeter/game-engine-2d/wiki
MIT License
736 stars 74 forks source link

Fix implementation of non-walkable tiles #65

Closed andrewmcwatters closed 8 years ago

andrewmcwatters commented 8 years ago

vertex-adventure

Most tile gids are correctly found to be non-walkable, but it seems others are not.

andrewmcwatters commented 8 years ago

Fixed in d682db6 code drop