High Scores System is not just a high scores system it can save and load player data as well.
The player data is stored as a json format there is an example within the asset.
There is a demo Scene within the highscores/scenes folder but for this to work you will have to have
one of the following, A database setup or a valid license key.
If you don’t want to use the High Scores panel you don’t have to for loading and saving player data,
Just don’t add the button to load the high scores panel.
The component needs to be there but does not need to be called.
It also comes with a Custom Keyboard for entering usernames to save players data.