{"repo":"mminer/hierarchy-icons","free":true,"listed":false,"github":"https://github.com/mminer/hierarchy-icons","clone":"git clone https://github.com/mminer/hierarchy-icons.git","description":"Unity editor extension to show component icons in the Hierarchy.","language":"C#","stars":70,"topics":["unity","unity-editor","editor-extension","gamedev","unity3d"],"license":"MIT","category":"game-templates","readme_excerpt":"Hierarchy Icons See at a glance what components are attached to game objects in your scene with this editor extension for Unity. Icons beside each item in the Hierarchy pane make it easy to see where your cameras are, which game objects are lights, and which objects have an audio source attached. Think of it as Gizmos for the editor. Installing Add the package to your project via UPM using the Git URL: 1. Open the Package Manager window in Unity ( Window Package Manager ) 2. Click the \"+\" button in the top-left corner 3. Select \"Install package from git URL...\" 4. Enter the above Git URL 5. Click \"Install\" Alternatively, add the following line to your Packages/manifest.json file: You can also clone the repository and point UPM to your local copy. Using Icons for components should automatically appear in the Hierarchy. To turn off individual icons, navigate to the Hierarchy Icons pane in Unity's preferences. Compatibility Unity 2018.3 or later. Adding or Updating Icons The icons come from an icon font, with each letter mapped to a glyph. IcoMoon provides an easy way to create one of these. Select icons for each component, click “Generate Font”, assign a character to each glyph, then download the font and replace HierarchyIcons.ttf . The mapping from component type to characters is in IconMapping.cs . To add a new entry, add this line to the componentIcons dictionary: { typeof(MyScript), 'x' }, Credit The icons are from WebHostingHub Glyphs. Licensed under the SIL Open Font Lic","default_branch":null,"files":null,"tree":[],"storefront":"/r/mminer","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mminer/hierarchy-icons/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}