howdy invaders!
yesterday I made a quick post about a saving system and yes! its acutely in the game! finally after months of testing and editing, failing and succeeding…..I finally did it! I made a totally custom JSON saving system that saves every inch of gameplay related to the player! no more losing progress upon quitting the game no more restarting over and over! it saves in a very sensitive and primitive way so, any corruption to the save file will lead to losing all of your precious progress!
many people may say “why don’t you buy a saving system and use it jerk!”
I would say because the game does 10000’s of process that needs to be saved while the gameplay is running
that’s why I have done my own system I won’t lie it took me all the past 3 months to figure out a good and stable way to make the system function as I like it to but it’s finally here!
what it currently saves is:
1 - basic stuff like player position, player inventory, health, hunger, thirst, etc
2 - player base including the chests and it’s contents(which is really sensitive)!
if you are a developer and interested in the source code of the system don’t hesitate to ask me to send it to you
thanks for reading!
Long Live the Aliens!
0 comments