Hi. I’m building my game out here but the ladder isn’t working with my character. I have them on the same layer and z order, so I’m not sure why this isn’t working. Heeeelp.
Did you add a behavior to your ladder?
If not then add a behavior = Platform
And change type = Ladder
Yes thank you. I knew that needed to be done but I forgot. Damn beginner mistakes.
It’s not even necessary the sprites to be in the same layer or z-order to collide. A collision occurs where the collision masks of the sprites are overlapping.