Add a Health Bar

To add a health bar to a Game Object, simply drag and drop the Healthbar prefab coming with the Health System onto a GameObject of your choice.

You can set in the inspector, how fast speed changes should be animated, if an empty bar should be hidden and whether the health bar should be aligned to always face the camera.

You can simply add a health bar to GameObjects using the provided prefab

Last updated