🧪 EXPERIMENTAL This experimental project is still under development, so it may be unstable. It is not optimized and is largely untested. Do not use this project in critical projects.
This package renders a tree view in Unity's hierarchy window. Just add it to your project as described below, and that's all – no further steps required.
I recommend installing this package from a Git URL using the Package Manager window. This involves the following steps:
- Open the Package Manager window in your Unity editor (Window ➜ Package Manager)
- Click "+" in the upper left corner ➜ "Add package from git URL"
- Enter the Git URL of the latest release:
https://github.com/dyrdadev/hierarchy-tree-for-unity.git#0.2.3
and click "Add"
You can find more information here.
The tree can be customized or disabled under Edit > Preferences... > Hierarchy > Hierarchy Tree
.
This package is licensed under an MIT license. See the LICENSE file for details.
This project was created by Daniel Dyrda.
Daniel: If you want to support me and my projects, you can follow me on GitHub (DyrdaDev) and Mastodon. Just come by and say hello, I would love to hear how you are using these assets in a project.
If you want to contribute to this project, you are welcome to do so. Just write to me and we will find a way to collaborate.