- This event has passed.
6:30 PM – Scratch 2 – Yitong
January 10 @ 6:30 pm - 7:30 pm
Today we:
- Finished the Jumpy Monkey project.
- Started the Fireball Fight project.
Homework:
For the Right Player sprite:
- Make them walk using arrow keys.
- Make them shoot attacks using the “m” key.
- Create the Right Player Attacks variable.
- Add in code for their attacks.
- Their attacks shoot to the left.
- Their attacks disappear when they hit the left wall.
- Create the Right Player Health variable.
- Create the Right Player Special variable.
In the Game Loop sprite:
- Set the Right Player Health variable to 5.
- Set the Right Player Special variable to 0.
- Set the Right Player Attacks variable to 5.
In the Apple sprite:
- Increase their health variable by 1 when they pick up the Apple sprite.
In the Star sprite:
- Set the Right Player Special variable to 1 when they pick up the Star sprite.
Email me if you need help: yitong@ayclogic.com