Improved Scene Hierarchy
Adds icons in the scene hierarchy for better visual identification of GameObjects
com.alihussainabid.improvedscenehierarchy 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/improvedscenehierarchy.git README Markdown
Copy this to your project's README.md
## Installation
Add **Improved Scene Hierarchy** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/improvedscenehierarchy.git
```
[](https://www.pkglnk.dev/pkg/improvedscenehierarchy)README
Improved Scene Hierarchy
Unity's scene hierarchy window is quit boring. This is a package that I made by following YouTube Video. This makes the first component excluding the Transform Component to use it as Icon for the GameObject in the hierarchy.
Installation
- Open Package Manager from Window>Package Manager
- Click
+Icon Dropdown and select "Install Package from git url" - Paste
https://github.com/blackmagezeraf/Improved-Scene-Hierarchy.gitin the url section of the package manager - Press "Install" button located at the right end of the url text section.
[NOTE]
I will not be updating this package a lot or possibly EVER. You have been warned. Use it on your own discretion.
Issues
This Package does not work with Unity 6000.3 LTS.
No comments yet. Be the first!