Health System (Includes Learning Video)

FREE
Publisher Code Monkey
File size 437.94kB
Number of files 36
Latest version 1.0.1
Latest release date 2022-03-17 07:40:20
First release date 2022-03-08 01:13:15
Supported Unity versions 2018.4.2 or higher

Easily add Health to any Unit or Object in your game!


There's two ways to use it, use the Component and attach it to a Game Object, or just directly use the C# constructor.

Demo scenes showcase Health System applied to a Character and an Object, and buttons to deal Damage, Heal, and listen to all the events, OnDamaged, OnDead, etc.


Super easy to use, just attach a component and you have Health on anything you want.


Includes Demo scenes, sample Health Bar, Getting Started Tutorial and also a step-by-step video to teach you how the code actually works!

This is a simple system but involves some interesting things like events and an interface, all organized in a nice clean way along with well written, well documented code.

If you're a beginner you might learn quite a bit from the walkthrough video


So if you just want to use it its super simple, and if you want to learn how the code works you can watch that video.



For any questions send me an email or post a comment in the videos.

Thanks and I hope you find this asset useful in your own projects!