Update Version 1.02
Version 1.02 has been uploaded!
Changelog
* Scene warper can now also be used to warp within the same scene.
* Scene warper Component now automatically configures required parameters upon adding.
* You can now create a Scene Warper by going to GameObject/2D Object/Utility/Scene Warper
* There is now a button to create a scene warp location for a current scene warper
* Fixed an issue that allowed warp locations Z position to be set to something else than 0
* Optimized the OnGizmos call within the warplocation
* Added interaction fields, these can be added by going to GameObject/2D Object/Interaction Field
* On interaction fields you now see a cursor change when hovering over a interactable object.
* Added a window for moving objects to and from containers
* Added a new event called Request Game Pauze, this is event can be called in case you want to pauze the game
Inventory:
* The energy bar now hides when moving inventory icon
* It is now possible to move items between inventories. You can find an example crate within the house.
* You can now stack items specifically
Areas:
* Created a cave area with some stones and random baddy spawns
Grid & Tilemap:
* Simplyfied the way that specific tiles are set, making the Item Actions less cluttered.
Combat:
* Added a sword weapon as starter item
* Added blob enemies to the dungeon
* Added a health indicator
* When your player health is zero, you will warp to your bed and health will be reset
Actions:
* "Action Display Item Storage Window", this displays a window with your inventory, and a target inventory.
This window allows you to move items from one inventory to the other.
Saving:
* Uninstanced prefabs with a saveable component will automatically have an empty identification value, to prevent duplicate identification
* Game objects that contain a saveable component will automatically get a new identification value when they get duplicated.
Time System:
* It is now possible to set a time offset, so that a new day does not start at 0 AM, but can instead start at 6 AM
Fixes:
* Fixed bug in ItemAction_DigHole where it was possible to get an error if there was no target tilemap
* Fixed bug regarding to the Saveable Instance Manager, where new instances in different maps would share the saveable identifiers.
* Fixed bug regarding the scriptable pool container, during switching of scenes instances would get nullified, resulting in errors
* ItemAction_WaterCan was able to give an error when being used without a reference to a water tilemap
* Removed scriptable object updater components from the add component menu, as they are not meant to be added manually.
* Crops now react properly to having a wet ground, if they are on a dry ground too long, they will dissapear
Files
Get RPG Farming Kit
RPG Farming Kit
Project template to make farming RPG games.
Status | In development |
Category | Assets |
Author | Lowscope |
Genre | Role Playing |
Tags | asset, Farming, framework, kit, Pixel Art, Project template, Unity, unity2d |
More posts
- Update Version 1.05 - New save systemJun 09, 2021
- Update Version 1.03 - Patch 2Jan 13, 2021
- Update Version 1.02 - Patch 1Mar 27, 2019
- Update Version 1.01Jun 25, 2018
Leave a comment
Log in with itch.io to leave a comment.