High Scores for two different modes?
Hi, I have an arcade mode and a classic mode for my game and I want two different high scores for each mode to work. It's not registering the score in the 2nd mode and i don't know why. The main variable I use (attribute) is the game.score. I also made two separate variables for "arcadehighscore" and "HiScore". How and Is there any way I can do it? Thanks in advance!
Comments
Or let us know how you registering these scores?