> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/standalone-assets/runtime-studio/default-controls.md).

# Default Controls

**Default Controls**\
Common default shortcuts include:

* `F1` toggles the editor
* `` ` `` toggles the console
* `W` selects Move
* `E` selects Rotate
* `R` selects Scale
* `Delete` or `Backspace` deletes selection
* `Ctrl/Cmd + D` duplicates selection
* `F` frames selection
* `Ctrl/Cmd + Shift + F` aligns selection to view
* `Ctrl/Cmd + Z` undo
* `Ctrl/Cmd + Y` redo
* `Ctrl/Cmd + Shift + X` exits Runtime Studio play mode

**Free Cam**

* Hold `Right Mouse Button` to look around
* While looking, use `W` / `A` / `S` / `D` to move
* Use `Q` / `E` to move down / up
* Hold `Shift` to boost speed
* Use `Mouse Wheel` to increase or decrease move speed

All of these shortcuts can be fully **rebound to any key or combination you prefer inside Runtime Studio’s Settings**, so you’re not locked into the defaults.

Runtime Studio uses **Unity’s New Input System**, meaning inputs are handled through Unity’s modern, fully remappable input architecture rather than the legacy input system.
