Lesson 1

1. Understand the UI for Scratch

Top Left: Stage with Sprites, Background on it
Bottom Left: Sprites design
Right: Scripts/Costume/Sounds for the current Sprite
Middle: Options for Sciript/Costume and/or Sound\\

2. What is a Sprite?
  1. These are the objects that go the Stage.  
  2. They are the main characters in your program.  
  3. You create a NEW Sprite for each character you want to animate on your Stage.

  4. Things your can do to your Sprite...
    1. You can amend 
      1. their action (using Scripts), 
      2. their looks (Costumes) and 
      3. the noises they can make (Sounds).

YouTube Video


YouTube Video





Comments