Skip to main content

Keyboard & Mouse Shortcuts

This section covers all the keyboard and mouse shortcuts available in the Brakeza3D editor to speed up your workflow.


System / Editor

KeyAction
F1Play / Stop LUA scripts
F2Reload LUA scripts
F3Clear Scene (remove all objects)
F4Clean Scene
F5Toggle ImGui visibility
F6Switch to DEFAULT layout
F7Switch to CODING layout
F8Switch to DESIGN layout
F11Toggle Fullscreen mode
Right CtrlHold to use shortcuts while LUA is executing

Transformations (with object selected)

These shortcuts only work when an object is selected in the scene.

KeyAction
TTranslate mode
RRotate mode
SScale mode
XDelete selected object
ESCDeselect object

Camera Movement

KeyAction
Move Forward
Move Backward
Strafe Left
Strafe Right
Shift + ↑Move Up
Shift + ↓Move Down
Mouse WheelZoom In / Out
Right Click + DragLook around (rotate camera view)

Tips

Right Ctrl Modifier

When LUA scripts are running (Play mode), most shortcuts are disabled. Hold Right Ctrl to temporarily enable editor shortcuts while scripts are executing.

Transformation Gizmo

After pressing T, R, or S, click and drag the gizmo axes in the viewport to transform the selected object.

Quick Delete

Press X to instantly remove the selected object from the scene. This action cannot be undone.