/unity-shortcut-key-plus

Editor extension that adds 13 shortcut keys.

Primary LanguageC#MIT LicenseMIT

日本語の Readme はこちら

Unity Shortcut Key Plus

Editor extension that adds 13 shortcut keys.

Version

  • Unity 2017.3.0f3

Install

  1. Go to the following page and download "UnityShortcutKeyPlus.unitypackage".
    https://github.com/baba-s/unity-shortcut-key-plus/blob/master/UnityShortcutKeyPlus.unitypackage?raw=true
  2. Import the downloaded "UnityShortcutKeyPlus.unitypackage" into the Unity project.

Shortcut Key

Shortcut Key Action
Alt + ↑ Move Hierarchy's order up.
Alt + ↓ Move Hierarchy's order down.
Alt + Shift + C Clear console.
Alt + C Copy Transform value.
Alt + V Paste Transform value.
Alt + E Deselect.
Alt + D Duplicate game object. (Suffix is omitted.)
Alt + A Toggle active. (Same as Shift + Alt + A)
Alt + R Remove the suffix of the sequential number from the name of the object.
Alt + L Toggle Inspector lock.
Alt + K Switch Inspector to debug mode.
F5 Play
Shift + F5 Stop

Reference

https://bitbucket.org/sirgru/simple-editor-shortcuts-tools-collection