Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baba-s/UniHierarchyMenuCustomizer
Editor extension that allows you to customize the menu that appears when you right-click on Hierarchy.
https://github.com/baba-s/UniHierarchyMenuCustomizer
kogane-unity-lib unity unity-editor unity-extension unity3d
Last synced: 10 days ago
JSON representation
Editor extension that allows you to customize the menu that appears when you right-click on Hierarchy.
- Host: GitHub
- URL: https://github.com/baba-s/UniHierarchyMenuCustomizer
- Owner: baba-s
- License: unlicense
- Created: 2020-02-03T08:06:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T05:23:44.000Z (over 4 years ago)
- Last Synced: 2024-05-13T20:53:51.133Z (6 months ago)
- Topics: kogane-unity-lib, unity, unity-editor, unity-extension, unity3d
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 22
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[日本語の Readme はこちら](https://github.com/baba-s/UniHierarchyMenuCustomizer/blob/master/README_JP.md)
# Uni Hierarchy Menu Customizer
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203194906.png)
Editor extension that allows you to customize the menu that appears when you right-click on Hierarchy.
## Install
```json
"com.baba-s.uni-hierarchy-menu-customizer": "https://github.com/baba-s/UniHierarchyMenuCustomizer.git",
```Add the above dependencies to manifest.json.
## Usages
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203194910.png)
Select "+> Hierarchy Menu Settings" in the Project view.
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203194913.png)
You can customize the items displayed in the menu with the created "HierarchyMenuSettings" asset.
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203194915.png)
Press the "Reset To Default" button to apply the default settings.