Requires Unity 2018.1.2 or higher.
Role Playing Farming Kit is a Template for Unity 3D. It is created to expand and learn from.
Removing a lot of the legwork you have to do beforehand.角色扮演农具是Unity 3D的一个模板,它是用来扩展和学习的。去掉很多你必须事先做的腿部工作
When installing, make sure to:
* Install packages: TextMeshPro and Cinemachine
* In case 4.x Equivalent error shows up, restart Unity. (Only happens at first launch)
* Place all files from the Assets/Upload folder to the Assets folder.
The template gives you a base to work from and contains the following features:
V1.0
* Character customization
* Save System
* Time System
* Inventory
* Item Actions
* Grid Selection
* Combat system (Limited to rocks, trees etc)
* Scene warping system (Async)
* Day/Night functionality
V1.01 (Update log can be found here)
* Planting and growing of crops
V1.02 (Update log can be found here)
* Crate inventory
* Enemy baddies to battle
* Weather system
The template utilizes ScriptableObjects as much as possible.
This makes it easier for the user to tweak the content with ease of use.