# Override Transformation

![](/files/-McFIUSQrxUOoAo91136)

## Hinge

![](/files/-McFIu3IqVqbUFKEvSA3)

In this parameter, we specify a link to the hinge on which the weapon is held.

{% hint style="info" %}
**The hinge** is an empty object on which the other objects are held, when the position of the hinge changes, the position of the entire weapon will also change.
{% endhint %}

![](/files/-McFJqxMUXuMp4yYCAaT)

## Presets&#x20;

This is a set of settings for the position of the weapon under certain conditions.

In order to set a new set of settings, click on the plus sign.

![](/files/-McFKQ1rFL323kPGX9zk)

Next, the fields for configuration appear in front of us :

![](/files/-McFKs8nBnr5vkz-BdB6)

In the first drop-down list, we select under which states the transformation will be applied.

![](/files/-McFLOxk7Oi3R5RxqLZY)

{% hint style="info" %}
You can select either one state or mix several states.
{% endhint %}

Next comes the block of position and rotation settings

![](/files/-McFMcCSZdauIgLSkkIp)

## Advanced Settings

![](/files/-McFNYli2UOh_KsY9npX)

| Name            | Description                                                |
| --------------- | ---------------------------------------------------------- |
| Position Smooth | The speed at which the position of the weapon will change. |
| Rotation Smooth | The speed at which the rotation of the weapon will change. |


---

# 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://renownedgames.gitbook.io/aurora-engine/weapon/override-transformation.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.
