Spin Me!
Example
Example
Spin.mp4
Goal
Goal
Program a sprite to spin the sprite when the green flag is clicked
Program a sprite to spin the sprite when the green flag is clicked
Guided Questions
Guided Questions
What is the event that will start this program?
What is the event that will start this program?
When green flag clicked
When green flag clicked
Is this a change in the motion, look, or sound of the sprite?
Is this a change in the motion, look, or sound of the sprite?
Motion
Motion
Is the spinning continuous or does it have an end?
Is the spinning continuous or does it have an end?
Continuous (Forever)
Continuous (Forever)
Extension
Extension
How can you make the sprite spin faster? Slower?
How can you make the sprite spin faster? Slower?
How can you change the direction of the sprite?
How can you change the direction of the sprite?
How can you control the direction of the spinning with arrow keys?
How can you control the direction of the spinning with arrow keys?