# Moving around in a scene

![](https://700388018-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB9lIBkIt7JQfRH15a3%2F-MTg_urVRrHbKul8JfWT%2F-MTgbkJT0RjIbTrx-XKG%2Fimage.png?alt=media\&token=6cae5a04-6150-40c8-9631-c4a0d4eac129)

{% hint style="info" %}
&#x20;To turn off free movement and use camera tracking setup in your enable Camera Tracking in the toolbar.&#x20;
{% endhint %}

![Camera Tracking Enable](https://700388018-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB9lIBkIt7JQfRH15a3%2F-MTg_urVRrHbKul8JfWT%2F-MTgbs3Rcuwl8eh1hVTI%2Fimage.png?alt=media\&token=f1129e88-2b16-4978-ba8c-e3e8e19f27df)

### Visibility

![Hide an actor](https://700388018-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB9lIBkIt7JQfRH15a3%2F-MTgZyzck4KisHMcI_Cn%2F-MTg_qLeIAm-b658kw-Q%2Fimage.png?alt=media\&token=b461a7fd-0850-4927-a47b-63a2c7630d20)

### Orbit Mode

After an object is selected you can orbit around with mouse or touch. Enable Orbit mode with the following toolbar button.&#x20;

![](https://700388018-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB9lIBkIt7JQfRH15a3%2F-MTgZyzck4KisHMcI_Cn%2F-MTg_ljBdR9p6oNCAzhi%2Fimage.png?alt=media\&token=f8a17e76-996a-4bfa-a682-529b0ec0a9d6)

After enable orbit mode you can then right click and move your mouse to orbit the object. Single finger down touch also orbits around the object.

### Jump to Home

![](https://700388018-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB9lIBkIt7JQfRH15a3%2F-MTgZyzck4KisHMcI_Cn%2F-MTg_gkEMXviMbGoZLbL%2Fimage.png?alt=media\&token=6d239e10-ae95-4de7-ad7f-c0e11034a4b6)

Clicking this toolbar button moves the spectator to the **PlayerStart** you have added to your level. To add a **PlayerStart** to your level select it from the **Place Actors** area on the left and drag it into the viewport to add it to your level.

![](https://700388018-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB9lIBkIt7JQfRH15a3%2F-MCwZn8A1W95eqO0iR_v%2F-MCwaLGf5x-jwntFv7F5%2Fimage.png?alt=media\&token=2f1678e0-8195-45d0-b69c-ee2d9838549c)


---

# 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.sequinar.com/glimmer-vc/features/spectator.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.
