I need some help with scripting. I'm making a game in Unity for android.
The idea is to be a simple game without levels, without being demanding, but endearing. It's a single player game. One thing that left is to create leader-board so that players could be able to, after finishing the game, save the name, score, high-score and the results are ranked from highest to lowest.
Since i'm new to game programming, I need help.
I need to create a new script which would create leader board so that players could be able to, after finishing the game, save the name, score, high-score and the results are ranked from highest to lowest
Local, not for server.