
The following steps are from the online Tutorial…
SPRITE #1: ANIMATED CHARACTER
- Add a Backdrop
- Choose a Sprite that’s animated, multiple costumes
- Choose a Sound
Talking Animation
When Flag clicked (in 2 separate flag blocks):
- Say something
- Play sound, switch costumes


Move with arrow keys
Use arrow keys to move your character around
- Change X >> Right (+) & Left (-)
- Change Y >> Up (+) & Down (-)

Jump Up & Down
- Use Space key
- Change Y by # = how high to jump (10-100)
- wait a little bit between
- Go back down

Change Color
- when sprite is clicked, change color effect
- reset by adding a Flag event, and clear graphics effect

More…
Switch costumes
- Animate your character when you press a key
- When Space key pressed, wait between 2 costumes

Sprite #2: Glide
Add a new sprite. Make it glide from point to point. When Flag clicked…
First, set the starting point
- move ball where want it to start
- then pull out go to x action…


Move ball sprite where want it to move (this updates all the blocks in the list on the left) and drag over Glide action

Sprite #3: walking
- Add a new Sprite (walking).
- Put sprite where want to start, then drag “Go to X” block
- Have it run through all the walking costumes


Sprite #4: flying
- Add flying Sprite
- Glide across stage (starting point + glide to other side)
- Switch costumes (between 2), wait .1 seconds between


Draw animation:
- Choose Frog sprite
- Duplicate sprite’s costume (right-click)
- edit 2nd/copy >> Stretch/resize eyes and tongue


When sprite clicked, have it switch costumes and wait between
