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: