Feature Description


Related Asset Files

Health Component

Health component used to manage the character's health. It supports setting health for multiple body parts and can be linked to other body part health components, allowing for the management of health across different parts of the character's body.

Health Interface

Common interface for health.


Quick Start Tutorial

Step 1

  1. Attach the Health Component to an Actor that requires health management

    You can directly use the built-in Health Component functionality or create a subclass to override the relevant features. It supports Blueprint subclasses

uew4CJXrmR.png

Add a Health Component to an Actor that requires health management

UnrealEditor_tL2AlO4cD4.png

Override the Health Component using Blueprints