> 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/has-path.md).

# Has Path

### Description

Decorator checking if object has path to destination position.

**To create it**, right-click on the node and select <mark style="color:purple;">Add Decorator/Has Path (NavMesh)</mark>.

<figure><img src="/files/O3WetZOJTFaMVnYzFEzU" 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="/files/EjW9h594XFI1HzMWEAcw" alt=""><figcaption><p>Fields</p></figcaption></figure>

### Fields

| Name              | Description                                        |
| ----------------- | -------------------------------------------------- |
| Node Name         | Name of node                                       |
| Inverse Condition | Flips the condition                                |
| Sorce Position    | Position of object that tries to reach destination |
| Target Position   | Position of destination                            |
