Hi, here's the deal,
every "discussion" I've found loses me every time I read them, can someone write up a code for me to copy, i'm trying to make a game with an actor called "rocket" (a rocketship sprite, the playable character) who collects 15 actors called "mushroom" in a world called "CubeCollectorWorld" with enemies called "beeEnemy" who make the "rocket" disappear an touch, my problems are that I want to be able to have a counter for every time I pick up a mushroom and a winners screen (a world called "winner") appear when all 15 are collected and for the "rocket" to explode for about 5 seconds until the world I called "loser" pops up, I have the ability to control the rocket, the ability for the rocket to cause the mushrooms to disappear once flown over them and the ability for the bees to fly around and cause you to disappear once its made contact with you, i need help with the winner/loser screen, the exploding and the scoreboard, can anyone help?

