« All Events
6 PM – Scratch 2 – Yitong
August 9, 2022 @ 6:00 pm - 7:00 pm
Today we:
- Added the Fireball sprite.
- Made clones when the Space bar is pressed.
- Made the Fireball clones start at the spaceship and move up.
- Made the Fireball clones disappear when they touched the top of the screen.
- Added collision between the Fireball clones and Asteroid clones.
Homework:
- Add the Lightning sprite from the Scratch library.
- When the player presses the B key on their keyboard, shoot a Lightning clone.
- If the Lightning clones hit the Asteroid clones, delete both of the clones.