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
simbiotbat edited this page Feb 2, 2024
·
3 revisions
When saving the user, the player creates their profile from the create user screen. this uses Player prefs 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.