Posted July 02, 2025 by Voltan Games
##unity ##SaveSystem ##dynamic
Hey! π Thanks for checking out this dynamic save system.
Whether you're just starting with game development or building something more advanced — this tool has you covered.
A simple and extendable Unity C# Save System built to handle:
Single or multiple save files.
Simple types (strings, floats, bools) and complex types (Lists, nested classes).
Optional AES encryption for extra protection.
β
Save & Load any serializable class or list
β
Duplicate & Delete any file or entire save folder
β
Dynamically change fileInUse
to manage multiple profiles
β
Handles folders automatically (no setup needed)
β
Supports encryption with AES if enabled
β
Clean and editable JSON format
Check out more on the project page itself. (: