00:00
00:00
Newgrounds Background Image Theme

Raphbull just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Enoki"

not my cup of tea at all. but it had nice art.

FYI I wrote code to make Unity not lose save data when you publish updates and the source code is freely available.

If you're using PlayerPrefs, this would be the easiest implementation
https://3p0ch.newgrounds.com/news/post/1086279
and check puetsua's and IncontinentCell's comments at the end because I wrote that a couple years ago and maybe Unity updates since then have made it need tweaks.

If you're not using PlayerPrefs but you have the save data in a single structured object (or can get it into one) then you can use/cannibalize the Unity implementation of code I originally wrote to make it so multiple game devs could run a multi-game collab and just use it for a standalone game, which also prevents save data loss when you publish updates
https://3p0ch.newgrounds.com/news/post/1099579

If you incorporate either of these implementations then the save data will be wiped when you publish that update, but for any more updates in the future it will persist.

EnokiTheGame responds:

Thanks a lot for these resources!

We will have a look at them (and hopefully implement them, too :D) when we come around to it.

El vivas

*clap clap*

I. Love. This.