For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated