# Example 7 Gyroscope Camera

![](/files/-MQvcK_7VCoN1f_hfMDa)

Example 7 has been provided to show the use of the Gyroscope controlling the Camera. In this example we have used an Adventure Camera, but you can also use the First Person Camera by changing the Camera Motor and the Gyro Actions.

{% hint style="warning" %}
Remember to add the Static Touchstick to the Preferences Panel for this Example.
{% endhint %}

The Actions for this example are straight forward, add the Static Touch stick and then the Gyro Camera.

![](/files/-MQvdEiM_IQ2eVKypk5O)

We have also added a 10 second wait, disabled the Gyro Camera, another 10 second wait, and re-Enabled it to show how these Actions are configured. You need to drag in the Action List from the Hierarchy for Enable/Disable to work.

{% hint style="info" %}
The Disable Gyro Camera may be needed when you display a UI Canvas.
{% endhint %}


---

# 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://profpivec.gitbook.io/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-7-gyroscope-camera.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.
