- Go to and drag out Text in Color.
- Notice that our text box is named sprite, just like our main character!
- Change the name in front of the = to text.
- Run your program to see the text appear.
The grey text above the code is called a comment. Comments are not read by the computer. They describe the code.
To navigate the page using the TAB key, first press ESC to exit the code editor.