# Add Component

### Description

Add new component by name to game object reference.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Game Object/Add Component</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%2FJsJwFszX1knjylnNydCb%2Fimage.png?alt=media&#x26;token=65eb0bc9-4234-4d92-9177-4df81e469a58" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| Node Name         | Name of node.                           |
| Ignore About Self | Whether node ignores abort self or not. |
| Transform         | Transform reference of gameobject.      |
| Component Type    | Name of component (String).             |
