A reliable alternative to save and load gameplay data.
This package is available on the OpenUPM registry. Add the package via the openupm-cli:
openupm add com.mygamedevtools.save-system
Installing from Git (requires Git installed and added to the PATH)
- Open
Edit/Project Settings/Package Manager
. - Click +.
- Select
Add package from git URL...
. - Paste
com.mygamedevtools.save-system
into name. - Click
Add
.
Don't hesitate to create issues for suggestions and bugs. Have fun!