Hey, I am working on this game for my computing science class and I am having some troubles creating a map. I have tiled installed I am able to use it quite well, I think. My issue is, I don't know how or if I can use it to create a collision map as well so my player can interact with it. I was wondering if there was any way besides making a bunch or sprites and if so how? Please leave examples or pictures or something to help me because this is all quite new to me and I don't usually use any sort of graphics or maps.
I also am using a sprite that I have animated for walking and idling but the jump is in 3 parts, initiating the jump, idling in the air and landing... I don't understand it well. Also Maybe there is just a better way of doing the animations because if I continue I'll have to use more like fighting or shooting...
Thanks!