Skip to content

Unity package to help having a clearer Hierarchy view, organizing everything in a “tree view” and including extra informations like Components Icons and groups/divisors.

License

Notifications You must be signed in to change notification settings

febucci/unitypackage-custom-hierarchy

Repository files navigation

Unity Package - Custom Hierarchy for Unity

Hi, I’m Febucci and I’ve created this package to help having a clearer Hierarchy in Unity, organizing everything in a “tree view” and including extra informations like Components Icons and groups/divisors.

Instructions

You can install this package in two ways.

A) Package Manager (GIT Url)

The suggested way to install this package is through the Unity's Package Manager itself, via a GIT url. This way, you will be notified once new versions get released, and you will be able to download them directly from the Unity Editor.

-> The GIT url you need to add to the Package manager is the following (copy and paste it): https://github.com/febucci/unitypackage-custom-hierarchy.git

For more info on how to install custom packages from a GIT Url, please read here: https://docs.unity3d.com/Manual/upm-ui-giturl.html

P.S. If you want, you can also use the GIT url from other branches or other forked repositories.
Example with the "dev" branch: https://github.com/febucci/unitypackage-custom-hierarchy.git#dev

B) Manual Install

You can also install this package manually, by copying the source files directly into your project's assets folder. (You'd have to do this every time there is a new update.)

Setup

After the installation, you must setup the package.

  1. In Unity, head over the menu item "Tools/Febucci/CustomHierarchy/Initialize or Create", and if a prompt appears click yes.
  2. The Custom Hierarchy is now activated and you can edit its related 'Settings' file (it gets selected every time you click on the previous menu item).

Documentation

Small documentation page: https://www.febucci.com/2020/10/custom-hierarchy-for-unity/


If you find this project useful, please let me know!!!
I'd be super happy to see you taking part in it and sharing it around.


Contributing

If you want to contribute:

  1. Fork the project: https://github.com/febucci/unitypackage-custom-hierarchy/fork
  2. Create your own feature branch
  3. Commit your changes to GitHub
  4. Push to the branch
  5. Create a new Pull Request

More information about contributing here: https://github.com/firstcontributions/first-contributions


Links


Have a lovely day and hear you soon, cheers!

About

Unity package to help having a clearer Hierarchy view, organizing everything in a “tree view” and including extra informations like Components Icons and groups/divisors.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages