Hello. I couldn't get the most basic thing done for some reason :c
I have set edgemarkers so that a Cat sprite won't fall off. The right edgemarker seems to work sometimes but once the cat is running to the left it doesn't work at all. The collision polygon is exactly the same width and height as every animation and centered. All the images in the animations are 32x32. The edgemarker also have collision
ww.dropbox.com/s/ri5xr5t9oblasuv/edgemarkerscreen1.png
Topleft point: 14,15
Topright point: 18,15
Bottomleft point: 14,32
Bottomright point: 18,32
Origin and imagepoint: 16,32 (Num-2)
Here are the events:
ww.dropbox.com/s/skwnfrbm3t8v32e/Events.png
ww.dropbox.com/s/cse64tnnotm01e5/Events2.png
Here's the layout. The player, cat and the edgemarkers are on the same layer:
ww.dropbox.com/s/6c4zvlyjyp51m01/Layout.png
Thanks for the help and I apologize for being a newb!