Project 442: Infinite Flying Game

1. Create a hero sprite

Using the Sprite editor, design a sprite to be your main character. It's important you draw this hero facing towards the right - that's what Scratch thinks of as facing forwards.
Starting point file for this challenge

Your goal

Steps

1. Create a new custom sprite

Hover your mouse over the blue cat face and click on the paintbrush tool that pops up. Use this blank canvas to start drawing! 

2. Rename your sprite

It's best to stay organized! It'll make coding a lot harder later if all our sprites are named vague things like "Sprite1" and "Sprite2"