Hot-Keys

Note! - if you are using O SX (Mac), replace Control (CTRL) with the Command (CMD) key.

 

General
Action Key Alt-Key Mouse Alt-Mouse GUI
Cut CTRL + X        
Copy CTRL + C        
Paste CTRL + V        
Undo CTRL + Z        
Redo CTRL + Y        
Close uScript CTRL + W        

 

 

Canvas
Action Key Alt-Key Mouse Alt-Mouse GUI
Zoom In/Out     Mouse Wheel    
Zoom Out (by 10%) -        
Zoom In (by 10%) =        
Zoom to 100% 0 (zero)        
Hide/Show Panels ` (tilde key)        
Delete Selected DELETE BACKSPACE      
Center on next event node ]        
Center on previous event node [        
Reset Canvas to center HOME CTRL + H      
Deselect All ESC   LMB (over Canvas)   Canvas
Toggle Grid CTRL + G        
Place String variable where clicked     S + LMB   Canvas
Place Vector3 variable where clicked     V + LMB   Canvas
Place Int variable where clicked     I + LMB   Canvas
Place Float variable where clicked     F + LMB   Canvas
Place Bool variable where clicked     B + LMB   Canvas
Place GameObject variable where clicked     G + LMB   Canvas
Place Object variable where clicked     O + LMB   Canvas
Place Comment node where clicked     C + LMB   Canvas
Place External Connection where clicked     E + LMB   Canvas
Place Log node where clicked     L + LMB   Canvas
New node selection     LMB (over node)   Canvas
Toggle node selection     SHIFT + LMB   Canvas
Marquee - New box selection     LMB + Drag   Canvas
Marquee - Add to selection     SHIFT + LMB + Drag   Canvas
Marquee - Remove from selection     CTRL + LMB + Drag   Canvas
Move node     LMB + Drag   Canvas
Pan Canvas     ALT + LMB + Drag MMB + Drag Canvas / Node
Context Menu     RMB   Canvas / Node

 

 

Unity
Action Key Alt-Key Mouse Alt-Mouse GUI
Launch the uScript Editor CTRL + U