Keep track of 4 different high scores
Pineapple_King
Member Posts: 16
Hello everyone, my problem is the following:
I have a game where you can choose between 4 different characters to play.
I have a general Score and High Score attribute working perfectly (no matter who is the character you are playing with your points are calculated and shown in the end, along with the high score achieved by any of the 4 characters. That high score stays there until is beaten by the player using any of the 4 characters).
I would like to keep track of all 4 high scores (one for each character). So in the end screen when you see the score, you can also get a score board with the individual high scores achieved by all the characters.
Hope I explained myself well. Thanks for all the help,
PK
I have a game where you can choose between 4 different characters to play.
I have a general Score and High Score attribute working perfectly (no matter who is the character you are playing with your points are calculated and shown in the end, along with the high score achieved by any of the 4 characters. That high score stays there until is beaten by the player using any of the 4 characters).
I would like to keep track of all 4 high scores (one for each character). So in the end screen when you see the score, you can also get a score board with the individual high scores achieved by all the characters.
Hope I explained myself well. Thanks for all the help,
PK