This page is a complete keyboard shortcut reference for Godot Engine on Windows, covering all 30 shortcuts organized into 5 sections. Whether you’re new to Godot Engine or looking to master advanced features, this cheat sheet has every key combination you need — from basic editing and navigation to app-specific power-user actions.
Keyboard shortcuts are the fastest way to work in Godot Engine. Every time you use a shortcut instead of reaching for the mouse, you save a few seconds — and those seconds compound into hours over weeks and months. Start with the shortcuts you use most (copy, paste, undo, save), then gradually add app-specific ones as they become relevant to your workflow. Bookmark this page or download the PDF cheat sheet for quick reference.
Using keyboard shortcuts in Godot Engine reduces context switching between keyboard and mouse, helping you maintain focus and work more efficiently. Research shows that shortcut-driven workflows can save up to 8 working days per year compared to menu-driven navigation. On Windows, most Godot Engine shortcuts follow standard conventions — once you learn the modifier key patterns, new shortcuts become intuitive.
Tips for Learning Shortcuts
- Practice one new Godot Engine shortcut each day. Muscle memory builds faster when you focus on a single combination at a time rather than trying to learn them all at once.
- Print or bookmark this page for quick reference while working in Godot Engine. Having shortcuts visible nearby helps bridge the gap between looking them up and recalling them from memory.
- Start with the shortcuts you use most. In Godot Engine, common actions like copy, paste, undo, and save are worth learning first since they apply across nearly every workflow.
General6
| Action | Shortcut |
|---|---|
| Undo | CtrlZ |
| Redo | CtrlShiftZ |
| Save scene | CtrlS |
| Save scene as | CtrlShiftS |
| Save all scenes | CtrlAltS |
| Quit | CtrlQ |
Scene & Nodes8
| Action | Shortcut |
|---|---|
| New scene | CtrlN |
| Open scene | CtrlO |
| Add node | CtrlA |
| Duplicate node | CtrlD |
| Delete selected node | Delete |
| Copy node | CtrlC |
| Paste node | CtrlV |
| Rename node | F2 |
2D/3D Viewport6
| Action | Shortcut |
|---|---|
| Select mode | Q |
| Move mode | W |
| Rotate mode | E |
| Scale mode | R |
| Focus selected node | F |
| Toggle grid | CtrlG |
Script Editor6
| Action | Shortcut |
|---|---|
| Toggle comment | CtrlK |
| Move line up | Alt↑ |
| Move line down | Alt↓ |
| Go to line | CtrlL |
| Find | CtrlF |
| Find and replace | CtrlH |
Debug & Run4
| Action | Shortcut |
|---|---|
| Run project | F5 |
| Run current scene | F6 |
| Stop running | F8 |
| Toggle breakpoint | F9 |
Frequently Asked Questions
Access Godot Engine shortcuts from your menu bar
KeyShortcut detects the active app and shows its shortcuts instantly. No memorization needed.