Publisher | Franco Rosatto |
---|---|
File size | 31.52kB |
Number of files | 10 |
Latest version | 1.0.1 |
Latest release date | 2020-09-18 10:32:21 |
First release date | 2020-04-01 01:27:10 |
Supported Unity versions | 2018.4.2 or higher |
Contact: Email
Other Links: How to Use | Unity Forum Thread
DESCRIPTION
CGHierarchyIcons is a simple package used to show an icon at the right or left of GameObjects in the HierarchyView.
It is composed of a simple script that is added to GameObjects and through an editor script you can select the icon and add an optional tooltip.
You can select as icon all the textures Unity can reference, including yours in the ProjectView.
NOTES
- The properties of the HierarchyIcon script are only compiled in the Unity Editor.
- After you build your project, all instances of the HierarchyIcon attached to game objects are destroyed from the scenes since they are useless on build.
Other Links: How to Use | Unity Forum Thread
DESCRIPTION
CGHierarchyIcons is a simple package used to show an icon at the right or left of GameObjects in the HierarchyView.
It is composed of a simple script that is added to GameObjects and through an editor script you can select the icon and add an optional tooltip.
You can select as icon all the textures Unity can reference, including yours in the ProjectView.
NOTES
- The properties of the HierarchyIcon script are only compiled in the Unity Editor.
- After you build your project, all instances of the HierarchyIcon attached to game objects are destroyed from the scenes since they are useless on build.