HealthSystem
HealthSystem›Getting Started›Installation

Installation

Stable

How to install and activate HealthSystem in Unreal Engine.

Installation

HealthSystem supports Unreal Engine 5.0 through 5.8+.

Installation Steps#

Copy to Plugins Directory

Copy the HealthSystem folder into your project's Plugins directory.

Enable Plugin in Editor

In Unreal Editor, navigate to Edit > Plugins, search for HealthSystem, and ensure Enabled is checked.

Restart the Editor

Restart the editor to complete the component registration.

Adding Component
Click to expand
Visual Guide: Adding Component

Verifying the Installation#

Open your Character Blueprint. Click the + Add button in the Components panel and search for Health Component. If it appears in the dropdown list, the plugin is ready!