# Demo Scenes

The demo scenes are located in /e23/ArcadeRotorcraftController/Demo/Scene/

Load the scene and press play. The controls are:\
\- WSAD to move\
\- FV to throttle higher/ lower\
\- QE to roll left/ right\
\- G to toggle the engine on/off\
\- C to change the camera between follow and multicam\
\- R to reset the vehicle position

![](/files/-Mf4dSWHXxD8KMZIROnf)

Use the buttons along the bottom of the screen to swap between playable vehicles.

![](/files/-Mf4dbcCnoKlgVAwvdG4)

## ~~Mobile Demo~~

~~The mobile demo scene is the same as the main demo scene, however this scene has touchscreen controls.~~

Mobile example is not included in v1.0. This feature is planned for the first update after initial release.


---

# 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://arcdocs.enigma23.co.uk/demo/demo-scenes.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.
