Posted June 09, 2021 by Lowscope
For this update I have decided to merge a trimmed down version of this plugin with the RPG Farming Kit. This helps bring a lot of stability to the saving, since it has been developed for quite a while. It also has some additional features that can prove useful when developing.
Unfortunately, due to some architectural changes I cannot provide a .unitypackage to update your curent project.
Upgrading is possible, but it may break some things, so make sure to backup your project.
In order to upgrade you have to follow these steps:
Before upgrading:
* Remove the "Assets/Scripts/Saving" folder
After upgrading:
* Remove Assets/Scripts/Event/Events/SaveEvent.cs
* Remove Assets/Scripts/Referencing/SaveableInstance.cs
* Remove Assets/Scripts/World/SaveablePrefabInstanceManager.cs
Change log