I’ve rewritten my savegame routine of the game. With the old save feature, I could only save global values for the game like Shotgunammo, Pistolammo, Health etc.. I could not save anything that’s going on inside a level.
With the new system, I can literally save EVERYTHING that’s going on in the entire game. Right now, I’m adding new stuff to the levels that are now possible with this new save engine and it’s a lot of fun