—GENERAL— This is simple jump/motion/wall jump code for any platformer you would like to create! To use simply click the blue 'See Inside' button above. This will take you to the code. I have put comments on all of the important code, and you will - hopefully - understand the code after reading it all. So go ahead, remix this or take the code using backpack! —CONTROLS— - Left/Right arrows to go left/right - Up arrow to jump - Click left/right and up arrow while near a wall to go up the wall. NOTE: You have to be close to the wall to go all the way up it. —HOW TO USE— To use do 1 of two things: 1) remix this game. You get all code but it will always say it is a remix of this game. 2) Put in backpack. Not as good, but it doesn't say you copied me. MUST GIVE CREDIT TO ME IF YOU USE THIS CODE. Either way read the comments I said on all of the code. Those comments describe the writing. —CREDIT— -This game was created due to someone asking me how I used wall jumping in my game Backwards (https://scratch.mit.edu/projects/453502973/) and because I have been wanting to do it for a while. -The normal jump code is from @e13 -Everything else is by me! (wall jump/left and right/thumbnail)