Godot Engine keyboard shortcuts cheat sheet

Printable cheat sheet covering all 167 Godot Engine 4 keyboard shortcuts and hotkeys, organized by category. Export as PDF or print directly.

All shortcuts

  • F5 — Play Project
  • F8 — Stop Running Project
  • F6 — Play Current Scene
  • F7 — Play Custom Scene
  • Ctrl+F5 — Play Edited Scene
  • F12 — Debug Continue
  • F10 — Debug Step Over
  • F11 — Debug Step Into
  • Ctrl+F12 — Debug Break
  • F9 — Toggle Breakpoint
  • Ctrl+S — Save Scene
  • Ctrl+Shift+S — Save Scene As
  • Ctrl+Alt+S — Save All Scenes
  • Ctrl+N — New Scene
  • Ctrl+O — Open Scene
  • Ctrl+Shift+O — Quick Open Scene
  • Ctrl+Alt+O — Quick Open Script
  • Ctrl+W — Close Scene
  • Ctrl+Shift+R — Revert Scene
  • Ctrl+Q — Quit Editor
  • Ctrl+Alt+P — Open Project Settings
  • Ctrl+Comma — Open Editor Settings
  • Ctrl+Alt+E — Export Project
  • Ctrl+Z — Undo
  • Ctrl+Shift+Z — Redo
  • Ctrl+X — Cut
  • Ctrl+C — Copy
  • Ctrl+V — Paste
  • Ctrl+D — Duplicate Selection
  • Delete — Delete Selected Node
  • Ctrl+A — Select All
  • Ctrl+Shift+A — Deselect All
  • Ctrl+I — Invert Selection
  • Ctrl+F — Find
  • Ctrl+H — Find and Replace
  • Ctrl+Shift+F — Find in Files
  • Ctrl+Shift+H — Replace in Files
  • F3 — Find Next
  • Shift+F3 — Find Previous
  • Q — Select Mode
  • W — Move Mode
  • E — Rotate Mode
  • R — Scale Mode
  • T — Toggle Local/Global Transform Space
  • Y — Toggle Snap
  • Shift+Y — Snap Configuration
  • Ctrl+L — Lock Selected Node
  • Ctrl+Shift+L — Unlock Selected Node
  • Ctrl+G — Group Selected Nodes
  • Ctrl+Shift+G — Ungroup Selected Nodes
  • F — Focus/Center Selection
  • Ctrl+Shift+Alt+A — Add New Node
  • Ctrl+Shift+I — Instance Child Scene
  • F2 — Rename Node
  • Ctrl+ArrowUp — Move Node Up in Tree
  • Ctrl+ArrowDown — Move Node Down in Tree
  • Ctrl+ArrowRight — Reparent Node to Sibling Above
  • Ctrl+ArrowLeft — Unparent Node
  • Ctrl+Shift+Alt+S — Save Branch as Scene
  • Ctrl+Shift+M — Merge From Scene
  • Ctrl+Alt+R — Make Node Scene Root
  • H — Toggle Node Visibility
  • Ctrl+Shift+C — Attach Script to Node
  • Ctrl+Shift+Alt+C — Detach Script from Node
  • Ctrl+T — Change Node Type
  • Ctrl+Alt+F — Scene Tree Filter/Search
  • Ctrl+F3 — Open Script Editor
  • Ctrl+F1 — Switch to 2D Editor
  • Ctrl+F2 — Switch to 3D Editor
  • Ctrl+F4 — Switch to Asset Library
  • Ctrl+Shift+F11 — Toggle Distraction-Free Mode
  • Shift+F11 — Toggle Fullscreen
  • J — Toggle Bottom Panel
  • Ctrl+B — Toggle FileSystem Dock
  • Ctrl+Shift+P — Open Command Palette
  • Ctrl+Alt+F2 — Take Editor Screenshot
  • Alt+O — Toggle Output Panel
  • Alt+D — Toggle Debugger Panel
  • F1 — Open Online Documentation
  • Shift+F1 — Search Help
  • Tab — Indent Line
  • Shift+Tab — Unindent Line
  • Ctrl+K — Toggle Comment
  • Ctrl+Space — Code Completion
  • Ctrl+G — Go to Line
  • Ctrl+Alt+P — Go to Function
  • Alt+ArrowUp — Move Line Up
  • Alt+ArrowDown — Move Line Down
  • Ctrl+Shift+K — Delete Line
  • Ctrl+Shift+D — Duplicate Line
  • Ctrl+BracketLeft — Fold Code Block
  • Ctrl+BracketRight — Unfold Code Block
  • Ctrl+Shift+BracketLeft — Fold All Code Blocks
  • Ctrl+Shift+BracketRight — Unfold All Code Blocks
  • Shift+Alt+U — Uppercase Selection
  • Alt+U — Lowercase Selection
  • Ctrl+F12 — Lookup Symbol / Go to Definition
  • Ctrl+Shift+F12 — Find All Usages
  • Ctrl+Shift+F1 — Contextual Help for Symbol
  • Ctrl+Alt+T — Trim Trailing Whitespace
  • Ctrl+Alt+B — Toggle Bookmark
  • Ctrl+Shift+B — Go to Next Bookmark
  • Ctrl+Shift+Alt+B — Go to Previous Bookmark
  • Ctrl+Shift+Alt+B — Remove All Bookmarks
  • Ctrl+D — Select Word Under Cursor
  • Ctrl+Equal — Zoom In
  • Ctrl+Minus — Zoom Out
  • Ctrl+0 — Zoom Reset (100%)
  • Ctrl+G — Toggle Grid
  • Ctrl+Shift+G — Toggle Guides
  • Ctrl+R — Toggle Rulers
  • Numpad7 — Top View
  • Ctrl+Numpad7 — Bottom View
  • Numpad1 — Front View
  • Ctrl+Numpad1 — Back View
  • Numpad3 — Right View
  • Ctrl+Numpad3 — Left View
  • Numpad5 — Toggle Perspective/Orthographic
  • Shift+F — Toggle Freelook Navigation
  • Period — Focus Selected Node
  • Ctrl+Alt+Numpad0 — Align Camera With View
  • Numpad0 — Toggle Camera Preview
  • Ctrl+E — Toggle Environment
  • Ctrl+L — Toggle Preview Sun Light
  • O — Center View at Origin
  • Ctrl+Alt+G — Toggle Gizmos
  • Z — Toggle Wireframe Display
  • PageDown — Snap Object to Floor
  • K — Insert Animation Key
  • Shift+K — Insert Key (Existing Tracks)
  • D — TileMap Paint Tool
  • L — TileMap Line Tool
  • R — TileMap Rect Tool
  • B — TileMap Bucket Fill Tool
  • P — TileMap Picker Tool
  • X — TileMap Eraser
  • Ctrl+Tab — Next Editor Tab
  • Ctrl+Shift+Tab — Previous Editor Tab
  • Ctrl+Shift+Alt+I — Focus Inspector
  • Ctrl+Shift+N — Focus Node Dock
  • Ctrl+Shift+T — Focus Scene Tree
  • Ctrl+Shift+Alt+F — Focus FileSystem
  • Ctrl+Equal — Increase Font Size
  • Ctrl+Minus — Decrease Font Size
  • Ctrl+0 — Reset Font Size
  • Ctrl+PageDown — Next Script Tab
  • Ctrl+PageUp — Previous Script Tab
  • Ctrl+W — Close Script
  • Ctrl+Backslash — Toggle Scripts Panel
  • Shift+Home — Select to Line Start
  • Shift+End — Select to Line End
  • Ctrl+Shift+ArrowLeft — Select Word Left
  • Ctrl+Shift+ArrowRight — Select Word Right
  • Ctrl+ArrowLeft — Move Cursor Word Left
  • Ctrl+ArrowRight — Move Cursor Word Right
  • Ctrl+Delete — Delete Word Right
  • Ctrl+Backspace — Delete Word Left
  • Numpad4 — Orbit Left
  • Numpad6 — Orbit Right
  • Numpad8 — Orbit Up
  • Numpad2 — Orbit Down
  • NumpadAdd — Dolly In (Zoom Forward)
  • NumpadSubtract — Dolly Out (Zoom Back)
  • Alt+N — Toggle Normal Display
  • Alt+O — Toggle Overdraw Display
  • Alt+H — Toggle Half-Resolution 3D
  • Ctrl+Shift+S — Configure Snap
  • MouseMiddle — Orbit View
  • Shift+MouseMiddle — Pan View
  • WheelUp — Zoom In
  • WheelDown — Zoom Out
  • MouseRight — Freelook Mode (Hold + WASD)
  • MouseLeft — Select Node in Viewport
  • Shift+MouseLeft — Add to Selection
  • MouseMiddle — Pan Canvas
  • WheelUp — Zoom In Canvas
  • WheelDown — Zoom Out Canvas
  • MouseRight — Context Menu
  • Alt+MouseMiddle — Orbit Viewport
  • MouseMiddle — Pan Viewport
  • MouseLeft — Open Asset
  • MouseLeft — Rename Selected

Other Game Engines apps

  • Unity shortcuts
  • Unreal Engine shortcuts

Related pages

  • Godot Engine shortcuts
  • Godot Engine cheat sheet
  • Learn Godot Engine shortcuts
  • All Game Engines apps