# Prefabs

This Module contains the following Prefab Components.

* TouchStick Dynamic - for player control, appears under the touch point.
* TouchStick Dynamic Camera - for camera control, appears under the touch point.
* TouchStick Follow Camera - for camera control, rotates Follow Camera Motor.
* TouchStick Gyro - used when the Player Movement is controlled by the Gyroscope.
* TouchStick Pedals - for forward movement when using the Steering Wheel.
* TouchStick Steering Wheel - for directional movement of vehicle or object.
* TouchStick Static - Player movement and fixed position Touchstick.
* TouchStick Static Camera - for Adventure and First Person Camera control.
* TouchStick None - used for Auto Run games where do Touchstick is required.

To use the following Prefabs, they must be placed in the Touchstick slot within the GC Preferences Panel.

* TouchStick Dynamic - for player control, appears under the touch point.
* TouchStick Gyro - used when the Player Movement is controlled by the Gyroscope.
* TouchStick Static - Player movement and fixed position touchstick.
* TouchStick None - for Auto Run but no Display.

![](/files/-MQpeFABMrM3yIdp4uEw)


---

# 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/prefabs.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.
