Hello everyone! I have a question, Ive created a highscore system that works good only for all layers. In my game there are 3 difficulty levels (easy, medium, hard). When i start easy level for example and get some score points bigger then i have on other layots highscores writes if to all three layers. How can i split highscore system to every layer?
for easy - easy highscore
for medium - medium highscore
for hard - hard highscore
Thanks for help!