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: about 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T05:23:44.000Z (about 6 years ago)
- Last Synced: 2025-04-19T07:59:40.392Z (about 1 year ago)
- Topics: kogane-unity-lib, unity, unity-editor, unity-extension, unity3d
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 23
- Watchers: 3
- 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

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

Select "+> Hierarchy Menu Settings" in the Project view.

You can customize the items displayed in the menu with the created "HierarchyMenuSettings" asset.

Press the "Reset To Default" button to apply the default settings.