> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/ai-tree/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/ai-tree/nodes/decorators/object-tag-condition.md).

# Object Tag Condition

### Description

Decorator checking if object has selected tag.

**To create it**, right-click on the node and select <mark style="color:purple;">Add Decorator/Object Tag Condition</mark>.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2Fg2MV0nrA5tmazknbknaX%2FTag%201.png?alt=media&amp;token=6d0f1d2d-cc6b-4b00-aeb9-214d634ef1c6" alt=""><figcaption><p>How to create this decorator</p></figcaption></figure>

This decorator has a number of fields, that are highlighted in picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FAsgKmoSmW0VGPttmX0dd%2FTag%202.png?alt=media&amp;token=1cb2394c-d992-4714-9ff6-55207d686822" alt=""><figcaption><p>Fields</p></figcaption></figure>

### Fields

| Name              | Description                   |
| ----------------- | ----------------------------- |
| Node Name         | Name of node                  |
| Inverse Condition | Flips the condition           |
| Object to check   | Object that is checked        |
| Tags              | List of tags that are checked |
