Health Receiver
Displaying information about the player's health status on the screen
Last updated
Displaying information about the player's health status on the screen
Last updated
To display the player's health, you need to hang the Health Slider component on the UI element with the Slider component.
Health Slider gets a link to the First Person Health component and transmits health information to the slider located on the specified UI element.
Name
Description
Display
Point - the amount of health in units.
Percent - as a percentage.
Reference
Here we put a link to the First Person Health component.