Persistent Asset Lite is a straightforward save system that allows you to save game data in scriptable objects. It's designed for simplicity and ease of use, requiring minimal setup and no learning curve. You can define and instantiate scriptable objects to store your game data, and then modify it freely during play mode. The system also allows you to set default values for your players outside of play mode, making it ideal for testing and debugging.
Key features include:
- One-click installation with no setup required
- Integration with Unity's default stack
- Visual inspection and testing of data in the inspector
- Data protection in case of an editor crash
Fully compatible with all operating systems and target platforms. Tested on Unity version 2021.3 and above.





