Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.