« All Events
3 PM – Scratch 2 – Allison
July 9, 2022 @ 3:00 pm - 4:00 pm
Today We Do
- We added Star sprite which will appear on the screen every 3 seconds.
- We made one of the player flashing when it touch the star.
- When that flashing player launch the projectile, it stop the flashing.
Homework
- Make the other player flashing when it touch the star.
- Make the other player stop flashing when it launch its projectile.
- Add some code in your player’s projectile sprite so the projectile will become big when GumbalSuperPower variable is “yes” (hint set size to 200%). And when GumbalSuperPower variable is “no” set the size back to 100%. Hint you have to use IF ELSE code. Do this for both players.
- The homework is due on Friday night. Please send an email to both alexlee@ayclogic.com and gamas@ayclogic.com with the project link. Don’t forget to share your project.