-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
area:getting startedIssues and PRs related to the Getting Started section of the documentationIssues and PRs related to the Getting Started section of the documentationbug
Description
Your Godot version:
4.4
Issue description:
On the Godot doc page: https://docs.godotengine.org/en/4.4/tutorials/2d/introduction_to_2d.html
it says: "Group selected nodes (Ctrl + G). This allows selection of the root node if any of the children are selected. Using Ctrl + G ungroups them. Additionally, clicking the ungroup button in the scene tree performs the same action."
However in the actual Godot editor (as of 4.4) the correct default shortcut for ungrouping nodes after grouping is Ctrl + Shift + G, not Ctrl + G as is stated
URL to the documentation page:
https://docs.godotengine.org/en/4.4/tutorials/2d/introduction_to_2d.html
Metadata
Metadata
Assignees
Labels
area:getting startedIssues and PRs related to the Getting Started section of the documentationIssues and PRs related to the Getting Started section of the documentationbug