> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/render/targethud.md).

# TargetHUD

It can keep the target's name, health, armor, and combat information in one place while you fight.

## Panel layout

`Mode` chooses the panel layout:

* `Modern` uses the compact layout.
* `Legacy` uses the classic layout.

Choose `Default`, `Rainbow`, or a named fixed palette with `Theme`. Use `Edit position` to drag the panel to a new place on the screen.

## Combat information

`Show health` displays the target's current health. `Show difference` displays the health difference between you and the target. `Show win/loss` displays your win/loss record against that player.

`Traditional health color` uses the vanilla color change from green through yellow toward red as health drops.

## Target highlight

`Render ESP` also highlights the current target in the world.

{% hint style="info" %}
TargetHUD follows the current `KillAura` target. See [KillAura](/scripting/combat/killaura.md) for target selection and attack behavior.
{% endhint %}
