> For the complete documentation index, see [llms.txt](https://animotive.gitbook.io/animotive-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://animotive.gitbook.io/animotive-documentation/controls.md).

# Controls

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

### Laser

Use your laser to select [Menus](/animotive-documentation/learning-animotive/menus.md), [Characters](/animotive-documentation/learning-animotive/embodying-a-character.md), [Props](/animotive-documentation/learning-animotive/props.md), [Cameras](/animotive-documentation/learning-animotive/cameras.md) and [Lights](/animotive-documentation/learning-animotive/lights.md).

### B Button

Toggle [Menu](/animotive-documentation/learning-animotive/menus.md)/[Laser Pointer](#laser)

### Y Button

Start/Stop a [Capture](/animotive-documentation/learning-animotive/capture.md)&#x20;

### Left Grip

Entity Grab

[Character Grab](/animotive-documentation/learning-animotive/props.md)

### Right Grip

Entity Grab

[Character Grab](/animotive-documentation/learning-animotive/props.md)

Laser Grab

### Left Trigger

Character Pinch

### Right Trigger

Toggle Parabola/Linear Grab

### Left Thumbstick

[Teleport](/animotive-documentation/learning-animotive/teleporting.md)

Snap Turn (45 Degrees)

Character Thumb Rotation

[Camera Zoom In/Out](/animotive-documentation/learning-animotive/cameras.md)

### Right Thumbstick

Character Thumb Rotation

[Camera Zoom In/Out](/animotive-documentation/learning-animotive/cameras.md)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://animotive.gitbook.io/animotive-documentation/controls.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.
