STEP 13: Let's make the sprite a bit smaller so it doesn't take up as much space.

  • Go to and drag out Set Size.

Set Size can make your sprite smaller or larger. Since the number in this command is 0.5, it will make our sprite half as big.

stage.set_background("field") sprite = codesters.Sprite("hedgehog")