hum sorry I can see your screenshot cause of a fucking proxy...... will see it at home
but if you want to check the position of a sprite, you take its coordonates (at pixel precision) and make a function to get the position on the map (something like x/8...)
and when you have the map position of the sprite you can check the type of tile at this position and do your stuff
|