Use arrow keys or wasd to move. Press r to respawn. If you want to fill the rectangles, go here: https://scratch.mit.edu/projects/439770982/
IF YOU USE THIS ENGINE, MAKE SURE TO GIVE CREDIT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! If you want to remix and create your own platformer, go into the first sprite, and scroll all the way down. Look for the define block for create platforms. Delete all the blocks under it. After you do that, you can put some create platform blocks. Type is what kind platform you want. 1 - Ground 2 - lava 3 - trampoline The first set of coordinates is the lower left corner. The set of coordinates is the upper right corner. If you put the coordinates in the wrong order, your collision won't work right. To change the color of the platforms scroll up a little to the define block for set pen color to. The numbers are the same as the ones above, but 4 is the color of the player.