# Vehicle Attachments Aligner

Vehicle attachments aligner is used to modify the position of the parts other than the main body (front/rear lights, front grill, etc).

### 1. Add the component

<div align="left"><figure><img src="https://3780384024-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPyvySfaC85jUgVcDPRJ%2Fuploads%2FdI9geR8spbwO0pTufe2F%2Fimage.png?alt=media&#x26;token=e111fe03-64d1-41d1-acac-0bc8f18930e2" alt=""><figcaption></figcaption></figure></div>

### 2. Reference the component to the VehicleDamageController

<div align="left"><figure><img src="https://3780384024-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPyvySfaC85jUgVcDPRJ%2Fuploads%2FKbQ5EN2HwjfVDZKFoOH3%2Fimage.png?alt=media&#x26;token=a8b4bcf3-5fae-4277-9599-7db13165b2ac" alt="" width="431"><figcaption></figcaption></figure></div>

### 3. Add attachments

<div align="left"><figure><img src="https://3780384024-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVPyvySfaC85jUgVcDPRJ%2Fuploads%2FArGIkDMN1O8JdhEgTPNE%2Fimage.png?alt=media&#x26;token=fec8f105-3a25-4010-a2b1-c731ed8c30dd" alt="" width="409"><figcaption></figcaption></figure></div>

Attachments will move in certain direction, up to a certain distance. Make sure the Transform that you assign have correct forward/up/right direction.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://distubredone322.gitbook.io/custom-vehicle-controller/guides/vehicle-damage-system/vehicle-attachments-aligner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
