Hi all, i'm currently developing a custom editor that let's you prettify the hierarchy window in unity engine.
It simply adds a custom label to a GameObject with a given identifier.
ie. if the identifier is `>`, each gameobject with the game that starts with it in your hierarchy will be customized.
you can find the project here!
Here are some features: