Hot Keys

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Hotkeys and controllers

Most of these controls work both, in Viewport and the Graph Editor

W,E,R: Basic transformations (move, rotate, scale)


A: Zoom all
F: Focus (zoom selected)
S: Insert (set) Key
Alt+V: Play/stop animation
Dot(.) comma (,): Jumps from one key to the other
Alt+ dot(.) comma (,): Move frame by frame
W,E,R + hold left click: Allows to change transformation mode (local, gimbal, world, parent...)
Alt + B: Changes the background color (good for silhouettes)
Plus (+) ó minus (-): Enlarges or reduces Gizmo size
Z: No need for “ctrl + Z” to undo, just press Z
Alt + Z: It’s like control + Z but only affects the camera movement
Alt + arrrows: Translates objects in viewport

Graph editor only


Alt+ Shift + right click: enlarges or reduces curves visualization in graph editor (only visualization)
Shift + middle click: Allows locked movement in value axis or time axis
Hold K + left click: You can move the time bar
Mantener I + middle click (with a curve/s selected): Sets keys in selected curves

How to create your own Hotkey


1. Do the command you want -> Open the Script Editor (bottom right button) and copy the code
2. Windows -> Settings/Preferences -> Hotkey Editor
3. Screen right tab (Runtime Command) -> New (give an easy name to remember) and cope code
(MEL) -> Save
4. Left part -> Search for Runtime Command (use the given name)
5. Assign a Hotkey that does not ruin another subject
6. Save

You might also like