(level 4) I'm trying to make a game where the user uses the arrow keys AVOID popping the balloons. When the user gets 5 popped balloons, the game should be over. Issues: My sprite doesn't move in the correct direction The balloon doesn't look like it's popping when it hits the hedgehog. It just waits there. I want it to pop and then disappear quickly. I want the balloon to make a popping noise when it pops. The game doesn't end after 5 pops