Simple and Clean Header Separator in Hierarchy

#unity
#workflow
#editor-scripting
BennyKok
Cover Image for Simple and Clean Header Separator in Hierarchy

A clean way to structure your project's hierarchy.

Clean Header Separator

This is how its looks like when using hierarchy header. Imgur Overview

TL;DR

Simply install the package from git, and it should be good to go!

https://github.com/BennyKok/unity-hierarchy-header.git

EditorOnly

Imgur Each header is automatically marked as EditorOnly and the transform is being hidden to prevent unnecessary editing.

Header style

There is two styles built-in, can be switched easily. Imgur

Default

Imgur

Dotted

Imgur

Drawbacks

Since this is text-based, changing the style settings will trigger an update to the header's name, which may cause unnecessary scene modification for your git history.