Your first assignment is to build the code for your character.
Create a sprite and just draw a rectangle (for now). Make sure it is centered.
Next, create these 7 variables:
Create a sprite and draw a rectangle for the character to stand on. Name this sprite "Ground". Name the first costume Level 1.
Finally, we need to add this code to the ground sprite.