Stop Lasers Firing After Player Collision

I noticed a bug from the lesson: if you are actively firing when the player collides with something, the lasers don’t stop firing. That seemed counter-intuitive to me, so I added in a for loop to stop the lasers firing into the crash sequence method:

Screenshot 2021-07-30 144320

2 Likes

Privacy & Terms