V.I.P 4.26 BP Limb Based Health System 4.26

Limb Based Health System
Версия Unreal Engine
4.26
Map-1920x1080-f98a8262a0c1d652b313e154139523aa.png


The Limb Based Health System is an easy to implement health system that you can attach to any character in the form of an actor component to manage their health. Every characters health is broken up into separate limbs that you can customize to have specific names, health pools, hitboxes, bones, and more. The system was created with the intent of being highly modular and event driven. As a result, it is easy to add to both existing and new projects and maintains good performance.

Technical Details​

Features:
  • Limbs that can have custom health pools, wounds, and bones (can be broken and fractured)
  • East to implement actor component and blueprint interface that handle everything to do with character health
  • Code written in blueprints with detailed comments that is easy to modify and add to.
  • In-depth documentation that goes over every single variable and function in the system along with an implementation guide.
  • An example map with a working character blueprint that you could immediately implement in your game.
Number of Blueprints: 5
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: Yes
Documentation: https://docs.google.com/document/d/1vr0hntlEO-SO2i99RcAYeGk-Erhb3RNmPhNFOZK3Rrk/edit?usp=sharing
Video Tutorial:
Additional Note: If you have any questions you can contact me directly at mooselflies@gmail.com or message me on Discord at MOOSELFLiES#8336.
Author
Pro_Gamer
Downloads
2
Views
261
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Pro_Gamer

Top