Save Data & Upcomming Update
Smashing Simulator Idle » Devlog
Looks like there are issues with save data on itch io (I'm using Unity PlayerPrefs), where they get reset if I publish a new version. It'll be changed in the next version, but when that happens, all progress will get reset.
On the upside, the next will contain various smashing options unlocked alongside mugs and will be continually upgradable till the current endgame, so the experience should be different.
Smashing Simulator Idle
Smash your way to greatness
Status | In development |
Author | walkingcat |
Genre | Simulation |
Tags | 2D, Idle, Incremental, Pixel Art, Singleplayer, Tycoon, Unity |
Languages | English |
More posts
- DISCORD SERVER92 days ago
- STEAM RELEASE93 days ago
- v0.4.495 days ago
- v0.4.1, v0.4.2, v0.4.3 fixesAug 11, 2024
- v0.4.0 + Steam releaseAug 10, 2024
- v0.3.4Jun 07, 2024
- v0.3.3Jun 05, 2024
- v0.3.1May 30, 2024
- v0.3.0May 23, 2024
- IMPORTANT: EXPORT YOUR DATASep 23, 2023
Comments
Log in with itch.io to leave a comment.
Hey, fellow dev here. How did u end up saving the data? I want to do the same for my game but not sure how.
Saving in a file that is not related to Application.persistentDataPath, because that seems to change inbetween builds on itch.
And make sure to call 'JS_FileSystem_Sync' after writing to files.
I never not-used it so I'm not sure how important is but you can look it up and see how to import it and what it's intended to do.
Thank you so much! Btw the game is very addicting :)
I think the manual smashing missions need to have their goals nerfed. It's really tedious to manually smash 777 big mugs, and if my save gets reset, I certainly won't want to do this again.