yeah, I made an update system. it's a variable that changes every update and if it's not equal to the current update it resets everything. And if it doesn't find any saved update it just gives it the starting amount. Pretty neat if I do say so myself.
I have made an HTML game that saves data within the browser. And when I make a new update for the game I want it to reset all player data. Is there a way to do that without making a new project?
I have finished a game in 1 hour but I did have to make some variable value tweaks here and there. but I hope for forgiveness. Since this drove me crazy.