F6 | Build and run the project |
F9 | Play the scene from the current position of the playhead |
F8 | Pause the scene |
Shift + F5 | Stop the scene |
F7 | Play the scene from the beginning |
F11 | Step back one frame |
F12 | Step forward one frame |
Ctrl + Shift + O | Organize the nodes in the scene tree |
Ctrl + D | Duplicate the selected node(s) |
Ctrl + Delete | Delete the selected node(s) |
F2 | Rename the selected node |
Ctrl + F | Search for a node in the scene tree |
Ctrl + S | Save the scene |
Ctrl + Shift + E | Open the script editor for the selected node |
Shift + F1 | Open the help menu |
Ctrl + K | Comment several lines of code in build-in editor (GDScript) |