How can i make a player database to show in my GUI where the player can LOAD / SAVE his game progress.
This game i am trying to make is car racing game.
Thanks.
If this is just a single player game, look into PlayerPrefs.
How can i make a player database to show in my GUI where the player can LOAD / SAVE his game progress.
This game i am trying to make is car racing game.
Thanks.
If this is just a single player game, look into PlayerPrefs.