Search found 1 match
- Wed Feb 19, 2014 12:09 pm
- Forum: Libraries and Tools
- Topic: Simple Tiled Implementation - STI v1.2.3.0
- Replies: 916
- Views: 861602
Re: Simple Tiled Implementation - STI v0.6.14
This seems to be something mentioned before, but is there any reason you don't have a direct tile-id to tile-properties lookup table? It seems like something that would be super useful, since when doing a collision check with a tile/object, you may want to check for example the "solid" pro...