You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving the user, the player creates their profile from the create user screen. this uses the Playerprefsplus Unity asset to create a database and brings the list of created users (thanks to MySQL) which allows us to find all of the players created. This can be used for plenty of other values other than just names.