I am using AndEngine to create a 2d Game for Android platform using ecliplse java.
I have learned how to use Tiled to create tiled maps. The only problem i am having is that i dont know how to place an object such as a character on the ground, and have it count as the ground.
How do i go about doing this or what is the best way to do this?
