Skip to content

Saving and loading the user

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.

Clone this wiki locally