While the mod editor can be navigated completely using onscreen buttons, a number of shortcut keys have been provided to speed up workflows.
General
The following actions are available throughout the mod editor.
Action |
Description
|
Left click |
- (On a gameobject) Select the gameobject.
- (Not on a gameobject) Deselect all selected gameobjects.
|
Q |
Drag mode.
|
W |
Transform mode.
|
E |
Rotate mode.
|
R |
Scale mode.
|
F10 |
Take a screenshot and save it to the Custom/Textures assets folder.
|
Z |
Toggle the transform/rotate/scale handles in the Scene View between Pivot and Center modes. This changes where the handles are placed relative to the object. Most noticeable when multi-selecting.
|
X |
Toggle the transform/rotate/scale handles in the Scene View between Local and World space modes. This changes which way the handles are oriented, locally relative to the object's rotation, or globally relative to the world's rotation.
|
ESC |
Close the mod editor.
|
CTRL- |
Decrease the UI zoom by 10%, down to 50% zoom.
|
CTRL+ |
Increase the UI zoom by 10%, up to 150% zoom.
|
Hierarchy Window
The following actions are available in the Hierarchy Window.
Action |
Description
|
Left click |
- (On a gameobject) Select the gameobject.
- (Not on a gameobject) Deselect all selected gameobjects.
|
Right click |
Open the hierarchy context menu.
|
SHIFT + click |
multi-select gameobjects. Selects all gameobjects between this and the last gameobject clicked.
|
CTRL + click |
multi-select gameobjects. Add/remove the clicked gameobject to the selection.
|
CTRL + D |
Duplicate the selected gameobjects.
|
F2 |
Rename the selected gameobject.
|
DELETE |
Delete the selected gameobjects.
|
Inspector Window
The following actions are available in the Inspector Window.
Action |
Description
|
CTRL + Left click (On a slider input) |
Edit the slider value directly.
|
Right click (On a component header) |
Open the component context menu.
|
Scene View
The following actions are available in the Scene View window.
Action |
Description
|
Right click (hold) + Mouse Movement |
Look around using the camera.
|
Right click (hold) + W/S, A/D, Q/E |
Move the camera forward/backward, left/right or down/up.
|
Arrow keys |
Move the camera forward/backward/left/right.
|
Scroll wheel |
Move the camera forward/backward.
|
SHIFT (hold) (while moving the camera) |
Move faster.
|
Middle click (hold) + Mouse Movement |
Pan the camera.
|
Left click |
- (On a gameobject) Select the gameobject.
- (Not on a gameobject) Deselect all selected gameobjects.
|
CTRL + Left click |
multi-select gameobjects. Add/remove the clicked gameobject to the selection.
|
CTRL + D |
Duplicate the selected gameobjects.
|
DELETE |
Delete the selected gameobjects.
|
F |
Focus the camera on the selected gameobjects.
|
Asset Browser
The following actions are available in the Asset Browser.
Action |
Description
|
Left click |
Select an asset.
|
Left click + drag into hierarchy or scene view |
Place the asset in the scene (Props and prefabs only).
|
Right click |
Open the asset browser context menu.
|
CTRL + D |
Duplicate the selected asset (Custom assets only).
|
F2 |
Rename the selected asset (Custom assets only).
|
DELETE |
Delete the selected asset (Custom assets only).
|