samet
New vMember
Posts: 7
|
Post by samet on Apr 3, 2018 14:33:11 GMT
Can we store data using PlayerPrefs?
Is there anyone that can help?
|
|
|
Post by axbaby123 on May 13, 2024 10:47:33 GMT
You just need to create the code to save&load whatever data you want either using PlayerPrefs, Json Seialization Persistent Data Path or a Unity Save System Asset like Easy Save. Sometimes tricky but for sure can be done. I am not a coder and I've coded a Json save&load system using ChatGTP to save then later load item pickups, my own PlayerXp level, Mana levels and lots more.
|
|