Frozen Scoreboard, HELP!

I tried to make a scoreboard for my game and looked at Grazer’s example game, but I did the same exact thing, however the score won’t go above 1. If you want to check out my game, I made the Ice Beam (which is in the library, only triggered by the spacebar) the one that destroys the enemies, and not my character who dies if he touches them. http://flowlab.io/game/view/169067

the ice beam (the one emitted) itself has to be in the level, just clone one to the left of the level so you don’t see it.

I tried it but the score still won’t go up past one. Do you think it has to do something with the destroy command interfering? I know for some things that destroy command makes things stop, but Grazer’s example destroyed coins and it still worked.