in AD 37 – Nero, Roman emperor was born. In what year did he die?
Subject: He died in [enter year]
Scratch Assignment 10
Dunking Assignment
Delete the cat by right clicking on him.
Click on guy with hair to create a new sprite. Pick Hannah.
Click on new sprite again and pick a basketball.
Pick a new background and pick basketball court 1a.
Now click on the ball sprite and move it to near the free throw line.
Go to “Events” and drag “when green flag is clicked” to the right.
Now go to “Looks” and drag “show” and put it under the “when green flag is clicked”.
Now go to “Events” and drag “when space key is pressed” to the right not connected to anything.
Go to “Looks” and drag “hide” and put it under “when space key is pressed”.
Now go to the Hannah sprite by clicking on the girl.
Go to “Events” and drag “when green flag is clicked” to the right.
Then go to “Looks” and drag “switch costume to hannah-a” and put it under that.
Then go to “Motion” and drag “set x to 0” and “set y to 0” and place it under.
Change the number to “set x to -90” and “set y to -50”.
Now go to “Looks” and drag “say Hello for 2 secs” and place it under.
Change the words to say “Press space to dunk”
Now go to “Events” and drag “when space key is pressed” over to the right but not connected to anything.
Go to “Motion” and drag “change y by 0 “ and place it under “when space key is pressed”
Change the number to say “change y by 140”.
Finally, go to “Looks” and drag “switch costume to hannah-c” and place it under “change y by 140”.
Press the green flag and the girl should be dunking.
Title the file to your first and last name 10.
Subject: Scratch 10
Send me a screen print of the completed project.