Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127650c commit a12e906Copy full SHA for a12e906
README.md
@@ -13,6 +13,8 @@ All hotkeys are in Hotkey.cs file.
13
* Collapse Project - collapses all contents of the project window
14
* Collapse Hierarchy - collapses hierarchy (not perfect because scenes become uncollapsed, whoever works with multiscene fix this)
15
* Create Parent - creates parent for the selected gameobject in scene.
16
+* Move to top - adds a new entry to Component context menu(gear icon) that moves the component to the top
17
+* Move to bottom - adds a new entry to Component context menu(gear icon) that moves the component to the bottom
18
19
More to come, feel free to add yours, just follow the same structure.
20
0 commit comments