Save Kit
Complete Full Save & Load System Pro
Documentation
Documentation
Save Kit is a Unity save/load system that lets you persist any GameObject state - including transforms, Unity components, custom script fields, GameObject hierarchies, and custom components - without writing additional code. Using Save Kit, all GameObjects in a scene can be saved at runtime and loaded later, enabling full state saving.
This can be used in:
Sandbox games – save large player-made changes and world state
Dynamic games – persist many runtime GameObjects
Full state saving – restore the exact game state
Any game that requires saving data
Save Kit is simple and easy to use, while still meeting the needs of advanced developers:
Multiple save slot support
AES-256 encryption
CRC32 checksums
GZip compression
Atomic saves
For any questions, please email us: bymylan.t@gmail.com