Q3Radiant Editor Manual


Tools 1: Selecting and deselecting

The most basic interaction with the editor is selecting and deselecting the map components. Everything else builds off from these commands.

The Component Handling Tools

Escape (ESC)
This is the all-purpose deselect key. Use it to back out of operations you don’t want to complete or to stop working on a map component or group of components.

Select single component
In the XY Window (or XZ or YZ), this selects a single map component that is “closest” to the top of all components beneath the pointer. The following is an exception: If an entity is directly beneath the pointer, it will be chosen in preference to a non-entity, even if the non-entity is “between” it and the pointer.

Select single face on brush
This selects a single face on one brush, not the brush itself.

Select multiple faces on one or more brushes
Use this to select several brush faces on one or more brushes.

Cycle through stacked components
Beginning with the component that has the greatest Z value, the user can cycle through vertically stacked components that are directly beneath the mouse pointer.

Deselect single component
In the XY Window (or XZ or YZ), SHIFT clicking on a selected component deselects it. The following is an exception: If a selected entity is directly beneath the pointer, it will be chosen and deselected in preference to a non-entity, even if the non-entity is “between” it and the pointer.

Deselect all selected components
All selected components are deselected.

Group Component Selections

There are four commands for selecting large groups of components. These involve creating a brush that encloses or touches numerous other components. In most cases, the brush used to create the grouping is deleted by the operation. These operations can be selected by menu commands or by buttons on the toolbar. The toolbar buttons are in the third grouping (as counted from the left). The command buttons on the toolbar are given as they relate to the Selection sub-grouping on the toolbar.

Design Note: These grouping commands are particularly useful when you want to region off a small area of the map.

Select Complete Tall
All brushes from the top to the bottom of the map that are totally enclosed within the XY dimensions of the grouping brush will be selected. The grouping brush is discarded.

WARNING: Undo will restore selected components but will delete the selection brush.

Select Touching
All brushes that are in contact with the grouping brush will be selected. The grouping brush is NOT discarded.

Design Tip: Need to work an area around a particular brush? Use this tool to select the brush and then use the selected brushes to create a regioned area.

Select Partial Tall
All brushes from the top to the bottom of the map that are touched by the XY dimensions of the grouping brush will be selected. The grouping brush is discarded.

Select Inside
All brushes from the top to the bottom of the map that are totally enclosed by the XY and Z dimensions of the grouping brush will be selected. The grouping brush is discarded.

Copying, Pasting, Cloning, Deleting and Prefabs

Save Selected
(Menu: File)
The selected brushes are saved as a map file. Not a true prefab, but a way to duplicate pieces of a map for later insertion.

Copy brush
(Menu: Edit)
(CTRL+C)
This function copies all hi-lighted brushes, patches, and entities onto clipboard. Contents of clipboard may be pasted into the current open map file or into another open map file.

Paste brush
(Menu: Edit)
(CTRL+V)
The map information previously copied into the clipboard is pasted at the same XYZ coordinates as the original. UNDO will delete the paste

Clone
(Menu: Selection > Clone)
(Shortcut: SPACE)
Selected map components are immediately duplicated. The clone appears +1x and -1y units (current map grid) away from the original (down and to the right). The clone remains hi-lighted until deselected.

Save Selection as Prefab
(Menu: EditèSave Selection as Prefab)
(Shortcut: none)
The user is prompted to save the selected map components as a prefab file (*.pfb) in the directory set by Preferences.

Load Prefab
(Menu: EditèLoad Prefab)
(Shortcut: none)
Opens a file selection window into the directory set in Preferences. Select from that directory or browse for another. The selected prefab is pasted into the map at the same XYZ coordinates as the original.

Delete
(Menu: Selection > Delete)
(Shortcut: BACKSPACE)
All selected map components are removed from the map.

Undo
(Menu: Edit > Undo)
(Shortcut: none)
Undo will undo recent command actions affecting brush geometry, curve patches, and in-map comands that affect entities (move, rotate, delete, etc.). Undo has no effect on texture operations.

The number of levels or layers of Undo can be set in Preferences. The maximum number is 64. Unless your computer memory is extremely low, there is no real reason to use less than all 64 levels of Undo.

Working with Regions

Regions are an important tool to learn and use early on. Whether you isolate off a single brush, or half a map, you’ll wonder how you ever got along without this tool in other editing programs. The selections on the Region Menu allow the mapper to isolate, and work on, a subset of the map. There are innumerable benefits to working in a “regioned” area of the map. However, the following are the most important:

There are several ways to select a region, by a group selection, by XY map window dimensions (or the corresponding view in YZ and XZ), or by a few selected map components.

The commands for selecting regioned areas are found under the Region Menu heading.

Region Menu
Off This returns you back to the full map. Brushes that were selected while in the regioned mode remain selected until ESC is pressed to unselect them.

Set XY

Any map components that are inside, or that are touched by the bounds of the XY Map window are converted into a region. The size or shape of the window does not matter. Nor does the degree of Zoom matter. This is an excellent way to select are larger subset of your map, such as a complex room or group of rooms. Any brushes selected before regioning the map remain selected.

Set Tall Brush

This functions in a similar manner to the group selection command, Select Partial Tall. Any map components contained within the XY bounds, or touching the XY bounds of the brush will be regioned off. The selecting brush itself is discarded.

Set Brush

This functions in a similar manner to the group selection command, Select Touching. Any map components contained within the XYZ bounds of the brush, or touching the XYZ bounds of the brush will be regioned off. The selecting brush itself is discarded.

Set Selected Brushes

If you need to work with just a few brushes, this is the option to choose. Hi-light the brushes to be worked upon then select this option. Only those brushes are moved to the region. The selected brushes are unselected when the region is created.

Compiling Notes: Sometimes, when compiling a regioned area, md3 map object models near the edge of the region can cause a “false leak” situation to occur. This can usually be corrected by adjusting the region size to include more of the map near the md3 map object model.

Back | Home | Next