- This event has passed.
6 PM – Scratch Level 1 – Allison
November 9, 2022 @ 6:00 pm - 7:00 pm
Today we:
- Reviewed coordinates
- Started the Animal Crossing project
- Learned how to make sprites move left and right while switching costumes
- Coded a Mouse sprite to say hello when it reaches the right border
- Coded another Mouse sprite to broadcast a message when it reaches the left border
- Coded the background to listen to that message and play music
Homework:
- Create a Banner sprite that has the text “Finish!” in its costume.
- Code it to hide when the game starts.
- Add a Bat sprite.
- Code the Bat sprite to start at the middle of the bottom edge when the game starts. Code it to forever go up while switching costumes.
- When this Bat sprite reaches the top border, code it to play the sound pop.
- Add another Bat sprite.
- Code it to start at the middle of the top edge when the game starts. Code it forever go down while switching costumes.
- When this Bat sprite reaches the bottom border, code the Banner sprite to show up.
- Hint: if you don’t know what coordinates to use for the bolded and underlined text, look at your coordinate grid paper (click here to see a picture)
- Contact us if you have any questions or need any help.