How to build a flexible save system in Unity.
-
Updated
Jan 20, 2022 - C#
How to build a flexible save system in Unity.
Games saves manager
Save system for Unity.
A modular and performance-oriented save system for Unity, designed to help developers easily store and retrieve data in their games. This system uses JSON and encryption/decryption to securely save data, and utilizes the Unity-JSON plugin to ensure compatibility and efficiency.
💾 Save and Cache props after players disconnected.
Samples of save-system for Unity.
To associate your repository with the savesystem topic, visit your repo's landing page and select "manage topics."