New Unity dynamic C# save and load system (simple to complex Data


πŸ—ƒοΈ VoltanGames Dynamic Save System (Unity C#)

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.

❓ What is this?

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.

🎁 What’s Included?

βœ… 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. (: 

Files

Dynamic Save & Load C#.zip 5.2 kB
1 day ago

Get Unity C# Dynamic (simple use) Save System

Leave a comment

Log in with itch.io to leave a comment.