WooshiiDev / HierarchyDecorator

Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.
MIT License
1.02k stars 47 forks source link

Feature Request - Colors for hierarchy indentation #85

Open TayouVR opened 7 months ago

TayouVR commented 7 months ago

Feature Description Color each level of indentation with different hues. This is a bit of a odd feature to have I think, but currently i am using this: https://github.com/AzuriteLab/VRCHierarchyHighlighter for exactly that purpose.

Using that tool with HD it looks something like this: image

Reason for feature As part of HD it would fit more into the rendering (see cutoff point on right), and would mean one less half-redundant tool for me. As for in general; The different colors are helpful in ensuring dragged objects are dropped into the correct object and not accidentally one above or below.