« All Events
6 PM – Python Game Development – Joel
April 11 @ 6:00 pm - 7:00 pm
Today we did:
- We finished the launch fireball function and did the collision.
Homework:
- Make a new function called launch_giant_fireball in main. It will be mostly the same as the launch_fireball, but you simply create the fireball with size 150. You need to create a different group called giant_fireball_group, and update it. It will have its own cooldown, which is 5 seconds.