Grouping: Difference between revisions
m Added first line about broad usage of "entity"; link to DR Groups |
Added info about feature: Selection focus |
||
| Line 2: | Line 2: | ||
With the release of DarkRadiant 2.2.1 the grouping feature was introduced. This feature lets you group together several individual entities, so they are treated as a single entity in DarkRadiant. | With the release of DarkRadiant 2.2.1 the grouping feature was introduced. This feature lets you group together several individual entities, so they are treated as a single entity in DarkRadiant. | ||
In order to group entities, select all entities, that you want in one group, and then either use the right mouse button and select "Group Selection" or use Edit -> Group Selection in the task bar. The group can be disbandend by using "Ungroup Selection" in the same way. | In order to group entities, select all entities, that you want in one group, and then either use the right mouse button and select "Group Selection" or use Edit -> Group Selection in the task bar. The group can be disbandend by using "Ungroup Selection" in the same way. To change individual parts of the group without ungrouping you have to enter "Selection focus", which can only be accessed via a key (the command is called "ToggleSelectionFocus"). In this mode you can can change grouped parts, but nothing outside of the group. | ||
== Grouping and Prefabs == | == Grouping and Prefabs == | ||
Revision as of 20:17, 24 November 2025
This article uses "entity" in the broad sense, as a "collection of map objects", which can include, for instance, worldspawn.
With the release of DarkRadiant 2.2.1 the grouping feature was introduced. This feature lets you group together several individual entities, so they are treated as a single entity in DarkRadiant. In order to group entities, select all entities, that you want in one group, and then either use the right mouse button and select "Group Selection" or use Edit -> Group Selection in the task bar. The group can be disbandend by using "Ungroup Selection" in the same way. To change individual parts of the group without ungrouping you have to enter "Selection focus", which can only be accessed via a key (the command is called "ToggleSelectionFocus"). In this mode you can can change grouped parts, but nothing outside of the group.
Grouping and Prefabs
With the introduction of the grouping feature Prefabs are grouped by default, as they usually are used as a single entity. There are examples, where this behaviour is unwanted (e.g. for the key of a chest prefab). It is possible to change this behaviour before inserting the prefab by unticking the Box "Create Group out of Prefab parts" in the "Choose Prefab" window. Please note, that this box remains unticked after inserting the prefab; so if you want to insert a prefab as a group later on, you will have to tick this box again.