top of page

Hierarchy+

An editor extension tool I created in Unity to enhance workflow when using the scene hierarchy window.

Hierarchy+.PNG

Features

Alternating Row Backgrounds

This setting adds subtle variation to the background color of each row in the scene hierarchy window. 

Anchor 1
Custom Icons / Auto Icons

Icons for each GameObject in the hierarchy window can be set manually by clicking on the icon. Alternatively, an auto icon setting can be enabled, which attempts to use the most relevant icon based on the components attached to the GameObject.

Anchor 2
Hierarchy Folders

Hierarchy folders are a unique type of GameObject that are used for organizational purposes only. They can be created via the GameObject creation menu. Folders have a specialized folder icon that can't be changed. In addition, folders have a colored gradient background to help them stand out as discrete sections.

Anchor 3
Hierarchy Lines

When enabled, this setting allows for the visualization of the tree view structure to be viewed. The color of the lines can also be customized to the user's preference. There is also an additional option that highlights the current branch when hovering over the collapse arrow. The color of this highlight can also be changed.

Anchor 4
Quick Inspector

The quick inspector feature allows the user to access the inspector for any individual component attached to a GameObject. The inspector appears as a simple popup window directly next to the cursor, minimizing the need to move the cursor back and forth across the screen.

Anchor 5
bottom of page