> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/herobridge/conditions/has-part.md).

# Has Part

The **Has Part** condition checks if a character currently has a **specific part** equipped, not just the general category.

This is ideal for applying logic based on **exact parts** the character is wearing, such as triggering stat bonuses, abilities, or effects tied to specific equipment.

### Inside the Condition

#### Sidekick Character

The character you want to check.\
Supports both **Game Creator 2** and **non–Game Creator 2 characters**.

#### Part Type

Select the **category** of the part you want to check for.\
There are **38 different categories**, such as:

* Head
* Hair
* Torso
* Hips
* Attachments\
  …and more.

#### Part Name

The **name** of the part to verify if the character currently has equipped.

#### Filter by Pack

Filters the available parts dropdown to only show parts from a specific **Sidekick Modular Character Pack**.\
Makes it easier to find the correct part when working with multiple packs.

***

### Example Use Case

When a character **equips a new part**, you can use this condition to check if it’s a specific one, for example, the **Fantasy Knight Armor**.\
If the character is wearing that part, you could **add +100 Defense** to them for equipping that armor.

<figure><img src="https://756218607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv2D32cRkVCHsF9VcmKPA%2Fuploads%2F1V57oK2hcc8N5mVw5v1s%2FUnity_TYVUcWTBk7.png?alt=media&amp;token=1fe9afa1-3286-43ee-b63a-0264b3ce7d15" alt="" width="375"><figcaption></figcaption></figure>
