> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/aurora-engine/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/aurora-engine/components/first-person-health.md).

# Health System

Responsible for the player's health system.

####

![First Person Health](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MbaNxLPvKdUo6LGCX2l%2F-MbaSlyEZH_mYTp9CkN9%2Fimage.png?alt=media\&token=a8127713-53ff-4e82-8929-a4e317f01f79)

#### Health Parameters

| Property   | **Description**                                               |
| ---------- | ------------------------------------------------------------- |
| Health     | It is responsible for the current health value of the player. |
| Min Health | Specifies the minimum health value.                           |
| Max Health | Specifies the maximum health value                            |
