arrow keys to move There are 2 reasons this is different from my other project 1 it has a respawn feature and 2 it has a switching levels feature RESPAWNING To respawn you have to set the respawn Y coordinates to the Y coordinates of where you want the player to respawn. The advantages of this are that you can have different respawn points for different levels without using messages or other complicated things LEVEL SWITCHING This is a lot simpler than the respawning mechanic and is just a variable that goes up when you touch the portal (the blue thing in the corner) it will currently cycle between the 2 backdrops but when you add on a new one it will cycle between that one too. JUMPING AND MOVEMENT Go to https://scratch.mit.edu/projects/452986570 Now go make a cool platformer :)