Unity Learn home
0
0
Minimalistic Data Persistence
12 views
- Added a start menu and a high score screen with functionality to navigate between all scenes
- Used json serialization and playerprefs to save the player name and the 10 highest scores
- The score will automatically be added to the leaderboard if it is in the top 10 upon the game's end
- Top score + top player name displayed on the main game screen

Repo: https://github.com/AWikramanayake/Unity-Data-Persistence
Media
1
3