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.
Click to expand
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!