Having trouble keeping an overview of your gameobject hierarchy or finding a specific object?
This simple hierarchy extension enables you to highlight gameobjects that have a specific tag with a defined color and icon.
It enhances the overall information of Unity's default hierarchy by displaying further information for gameobjects.
All features mentioned above can be managed from a custom editor. In this window you can add/remove highlight settings for tags and toggle hierarchy view settings.
To further increase flexibility the extension also includes a script highlighting feature. This allows you to mark a gameobject having a specific script.
----- Content -----
* Hierarchy highlight editor
* Custom hierarchy icons