Fixing bugs is a part and parcel with game development. It’s not usually the most entertaining aspect of any project.
Occasionally though you get a silly one that makes you laugh. This happened while I was coding a power up. I had a condition in the game’s step event to add a power up when a certain score is reached, but I didn’t reset any sort of counter, anyways this is what happened:
