Best Game Ready Health System for Single and Multiplayer Games.
*version_ 1.2 is under review.
Multiplayer Ready .
This plugin Contains Functions & Events for Health
You can implement this plugin functions very easily just check the tutorial
*Tutorial:- https://youtu.be/kp6ago0b3R4
*If you need any feature just ask me on Discord :- https://discord.gg/vxn4gadpwC
Get Source Code:- https://github.com/iamsince1998/AAA_HealthSystem
Features:
✅ Simple & Easy to Use
✅ Add Health Component to Any Actor
✅Regenerate Health
✅ On Health Changed Event
✅ On MaxHealth Changed Event
✅ On Update HealthBar Event(every time health changes it gives a value b/w 0-1 to directly set in progress bar)
✅ On Update MaxHealthBar Event(every time maxhealth changes it gives a value b/w 0-1 to directly set in progress bar)
✅ Multiplayer Ready
✅Tutorial with Examples for (Single Player and Multiplayer Games)
Code Modules:
✅AAA_HealthSystem(Runtime)
Number of Blueprints: 0
Number of C++ Classes: 1
Network Replicated: (Yes)
Supported Development Platforms: Win64, HoloLens, Mac, IOS, Android, Linux, LinuxArm64, TVOS
Supported Target Build Platforms: Win64, HoloLens, Mac, IOS, Android, Linux, LinuxArm64, TVOS
Documentation: https://youtu.be/kp6ago0b3R4
Example Project: No Need.
Important/Additional Notes: If you want to use this plugin for any other Engine Version or with any other Platform just Modify the .uplugin , build it and use it.