DJaycer

I just realized that I still don’t like how the game saves and loads since it produces over 4000 lines of save data. It makes it really hard to look at and really easy to just… change everything.

For some reason the entire weapons list is being saved (I have no clue where), every enemy in the room is being saved, (which is ideally what should happen, but I don’t think it should be part of this data) and everything is mostly just out there for anyone to edit, which could very likely mess up the game.

I think I’ll try to convert as much as I can to be ID oriented so that it can be better read, and slightly harder to change values so easily.

3 months ago | [YT] | 3