itch.io is community of indie game creators and players

Devlogs

Update Version 1.05 - New save system

RPG Farming Kit
A downloadable Unity Game Template

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

  • Integrated a free/stripped version of Component Save System
  • Added/removed scripts for functionality with new save system.
  • Fixed minor issues.
  • Reworked crop prefab to use a crop script instead of multiple components.

Files

  • RPG Farming Kit 1.05 - 2020.3.11f1.zip 10 MB
    Jun 09, 2021
Download RPG Farming Kit
Read comments (1)