and today I was testing my game, and wondering how to make it so when you move over a ladder (you control the picturebox1 with arrows keys, and the ladder is picturebox2) the player moves over the ladder, like, when you move on the bounds of the ladder, you go "under" the ladder and I want to make it so that you go "over" the ladder. Here is a picture of going under the ladder:
Is this even possible? Also, i am looking to do this within the code, thanks for your time! Note: The player is the red cube