mirror of
https://github.com/VRLabs/HierarchyPlus.git
synced 2026-06-05 22:06:22 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| CustomIcons | ||
| Editor | ||
| Media | ||
| CHANGELOG.md | ||
| CHANGELOG.md.meta | ||
| CustomIcons.meta | ||
| Editor.meta | ||
| LICENSE | ||
| LICENSE.meta | ||
| Media.meta | ||
| package.json | ||
| package.json.meta | ||
| README.md | ||
| README.md.meta | ||
Note: this fork goes against Dreadrith's, the Original Author, wishes. It is however compliant with the original OS license.
HierarchyPlus
A general improvement to the Unity hierarchy window such as component icons, guide lines, row coloring and settings for customization.
⬇️ Download Latest Version
📦 Add to VRChat Creator Companion
Features
- Enhanced hierarchy view: Component icons, guide lines, row coloring, and other.
- Left click components to toggle on/off.
- Right click components to open their context menu.
- Toggled objects and components can be recorded for faster clip creation.
- Easy custom icon support for any component.
- Settings window for customization and coloring.
Custom Icons
You can change or add your own icons for components. Here's how to do it:
1- Hover over the icon of the component whose icon you want to change.

2- Find the CustomIcons folder under Packages > HierarchyPlus > CustomIcons

3- Add your icon into that folder and give it the same name as the component that it belongs to.
![]() |
![]() |
|---|
4- You may have to refresh the Icons to see the effect immediately. Find HierarchyPlus settings window under DreadTools > HierarchyPlus, and click Refresh Icons


