# Using Movement Handles

{% embed url="<https://youtu.be/lJy_-UT70l4>" %}

The movement handles let you nudge something along one axis only and with precision. You can show the handles by selection **Movement Handles** from the Inspect Menu.

<figure><img src="/files/NkOYadWY0yruaeIg20GO" alt=""><figcaption></figcaption></figure>

## Translate Handles

The Translate handles show up as arrows arranged along the edges of the box enclosing the target.

Grab the handle and a red ball will appear. Move the ball and the target will move in that direction only.

## Rotate Handles

The Rotate handles show up as circles in the middle of the sides of the box enclosing the target.

Grab the handle and a red ball will appear. Twist the ball and the target will rotate around that axis.

## Scale Handles

The Scale handles how up as corners around the box enclosing the target.

Grab the handle and the target will scale as you move the handle outwards from or inwards towards the target's centre.


---

# 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://docs.moviestorm.co.uk/firststage/basics/working-with-things/using-movement-handles.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.
