[PLUGIN] Advanced Player Health System

I have created my first plugin available in the marketplace. It’s an easy to use and extend system for managing the health and, if enabled, shield status of characters. Simply add this as a component to your characters to instantly add the features. Some of the features are listed below.

Features:

  • Extendable and usable in both C++ and Blueprints.
  • Event notifications.
  • Configurable CameraShake when the Character is hit.
  • Configurable movement speed reduction when player is hit.
  • Configurable shield that, if enabled, will take a percentage of the applied damage before applying the remainder to the Character.