« All Events
4:30 PM – Scratch Level 2 – Allison
September 17, 2022 @ 4:30 pm - 5:30 pm
Today we:
- Continued the Spaceship 2.0 project
- Created the Fireball Power-up sprite
- Created the Bomb Power-up Sprite
- Created a variable called “Fireball” to keep track of how many fireballs the player has left
- Added codes so that the player can shoot a fireball only if the Fireball variable is greater than 0
- Added codes so that the player has two fireballs to shoot with when the game starts
Homework:
- Code the Fireball Power-up clone to delete if it touches the Rocketship sprite
- Make the Fireball variable go up by one (in other words: +1) when a Fireball Power-up clone touches the Rocketship sprite
- Contact us if you have any questions or need any help.