Publisher | Fadi Nahhas |
---|---|
File size | 241.81kB |
Number of files | 16 |
Latest version | 1.0.0 |
Latest release date | 2023-04-20 02:57:11 |
First release date | 2023-04-20 02:57:11 |
Supported Unity versions | 2018.4.2 or higher |
An easy way to add health and stamina to your game!
Health and stamina are two separate components that can be added to any entity. They are easy to configure and come with a lot of functions to allow you to manipulate them in different ways.
The demo scenes showcase some of basic built-in functionality, you can find all of the available methods in the documentation.
The example scripts show how to easily set-up the UI for both health and stamina.
Both health and stamina come with a set of UnityEvents like OnEmpty, OnRegenerating, OnChanged, etc.