Skip to content

Keyboard Shortcuts

A complete reference to the editor's keyboard and mouse shortcuts, grouped by where they apply. On macOS use ; on Windows/Linux use Ctrl.

Text fields take priority - while you are typing in an input, textarea, or dropdown, the letter and delete shortcuts stand down so they don't hijack your typing. Save is the one exception: it works from anywhere, so it beats the browser's own Save dialog.

Global

These work regardless of which panel is focused (outside a text field).

ShortcutAction
⌘SSave Project
⇧⌘SSave Project As
⌘ZUndo
⇧⌘ZRedo
⌘CCopy selected object
⌘VPaste
⌘DDuplicate selection
Delete / BackspaceDelete selection
FFocus (frame) the selection
WMove (translate) tool
ERotate tool
RScale tool

NOTE

The W / E / R tool keys are suppressed while you are flying the camera or the pointer is over the viewport driving WASD navigation - so pressing W to move forward never silently switches your gizmo. Copy, paste, duplicate, delete, and focus all work during Play too (Play is a sandbox - edits are kept-or-discarded on Stop).

Viewport (Editor view)

Navigation and interaction with the pointer over the Editor viewport.

ShortcutAction
Right-mouse (hold)Fly-look - look around in place
Right-mouse + W/A/S/DFly move; E/Q up/down
W/A/S/DMove along the look direction; E/Q world up/down
Hold Shift (while navigating)Fast movement (×4)
Hold Alt (while navigating)Fine movement (×0.25)
Alt/Option + dragOrbit around the selection
Left-drag (empty space)Free-look
Scroll wheelZoom
ClickSelect frontmost object
Shift / Cmd / Ctrl + clickAdd to selection
Double-click an objectFrame it
FFrame the selection
F4Toggle the collider debug overlay (during Play)
19Jump the free camera onto the Nth scene Camera
Right-click empty spaceOpen the add-object menu

In the Game view during Play, left-click locks the pointer for FPS-style mouse-look.

Hierarchy

With the Hierarchy panel focused.

ShortcutAction
ClickSelect the row
Shift + clickSelect the range from the anchor
Cmd / Ctrl + clickToggle the row in/out of the selection
/ Move the selection up/down
Shift + / Extend the selection
HDisable / enable the selection
F2Rename (via the row menu)
⌘DDuplicate (via the row menu)
Double-click a rowFrame the object

Inspector scrubbing

When dragging a scrub label (numeric field) in the Inspector or Render Settings:

ModifierEffect
(none)Normal step
Hold ShiftCoarse - ×10
Hold AltFine - ×0.1

See also

Awaken — browser-native WebGPU game engine.