> 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/tasks/vector2/add-xy.md).

# Add XY

Node description and basic instructions

### Description

Performs the addition of x and y axis with vector.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Vector2/Add XY</mark>

This task node 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%2F1uVynTitgHPYSf2cviMT%2Fimage.png?alt=media&amp;token=1abb242e-4376-4f45-bae5-4b65ce528c71" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| Node Name         | Name of node.                           |
| Ignore About Self | Whether node ignores abort self or not. |
| Vector 2          | Key of vector.                          |
| Add X             | Key of float value with x axis.         |
| Add Y             | Key of float value with y axis.         |
| Stored Result     | Key to store new vector.                |
