> ## Documentation Index
> Fetch the complete documentation index at: https://docs.warpathstudios.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Equipment System

> The Equipment System allows characters to equip items and automatically update their visual appearance with equipped gear.

The Equipment System allows characters to equip items and automatically update their visual appearance with equipped gear.

***

## **Overview**

`EquipmentComponent` manages:

* Equipped items in designated slots (helmet, chest, weapon, etc.)
* Visual mesh updates when equipment changes
* Body part hiding (e.g., hide hair under helmet)
* Material overrides based on rarity
* Integration with Gameplay Ability System
