Persistent Data

$11
Publisher Sol Clovser
File size 90.34kB
Number of files 16
Latest version 1.0.0
Latest release date 2022-03-22 03:26:13
First release date 2022-03-22 03:26:13
Supported Unity versions 2018.4.2 or higher

Break your save system to modules and have different scriptable object files for each module. For example you can put your character progress variables in a scriptable object and game progress variables in another one.


You can seperate save variables to scriptable objects and even add their methods in there.

Saves you from dumping all the data in one inspector.

You can click add module and enter your class name to create a module and it will create a script automatically where you can add your variables and methods.

Encrypts your save files.

Supports save slots by changing save file name.

You can access past saves with their dates so it's possible to load a save from a day ago.

You can load individual modules. For example you can choose to only load player progression from past and keep other modules current.


Check out the online manual for it.

Join my discord for direct contact.


This asset is also a part of an epic bundle!


Check out my other assets too

State Tree

Easy Multiple Healthbar

Easy Damage Numbers

Ultimate Word Validator

Component Pooler

Top Publisher Assets