> 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/set-xy.md).

# Set XY

Node description and basic instructions

### Description

Set vector2 key value from x and y float values.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Vector2/Set 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%2FooW3o1cdqSHdTnNkoNmO%2Fimage.png?alt=media&amp;token=7bbad1c5-16e8-45c3-a6a1-3edfaa74f519" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                                         |
| ----------------- | --------------------------------------------------- |
| Node Name         | Name of node.                                       |
| Ignore About Self | Whether node ignores abort self or not.             |
| Store Result      | Key of vector write new vector with x and y values. |
| Set X             | Key of float with x axis value.                     |
| Set Y             | Key of float with y axis value.                     |
