Spin Me!

Example

Spin.mp4

Goal

Program a sprite to spin the sprite when the green flag is clicked

Guided Questions

What is the event that will start this program?

When green flag clicked

Is this a change in the motion, look, or sound of the sprite?

Motion

Is the spinning continuous or does it have an end?

Continuous (Forever)

Extension

How can you make the sprite spin faster? Slower?

How can you change the direction of the sprite?

How can you control the direction of the spinning with arrow keys?