Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plyoung/HierarchyCustomiser
Customise the Unity Hierarchy panel
https://github.com/plyoung/HierarchyCustomiser
Last synced: 2 months ago
JSON representation
Customise the Unity Hierarchy panel
- Host: GitHub
- URL: https://github.com/plyoung/HierarchyCustomiser
- Owner: plyoung
- License: unlicense
- Created: 2017-08-30T10:00:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T19:03:19.000Z (about 3 years ago)
- Last Synced: 2024-08-02T05:16:15.237Z (6 months ago)
- Language: C#
- Size: 16.6 KB
- Stars: 28
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - HierarchyCustomiser - Customise the Unity Hierarchy panel (Hierarchy)
README
# Hierarchy Customiser
This tool allows you to add associate icons, text colour and background colour with Tags and Layers. These options are then applied to entries in the Hierarchy panel.
- Open the customiser settings via `Window > Hierarchy Customiser`.
- There are options for tags below the layer options (note you can collapse the layer group).
- **Ico** is the icon to use.
- **L** is whether the icon should be shown to the Left or Right.
- **Offs** is the offset of icon from edge of panel.
- **Text** is text colour. An alpha of 0 means it should not be used so be sure to increase the alpha if you use this option.
- **Back** is the background colour. Alpha = 0 means this is not used.![custom](https://user-images.githubusercontent.com/837362/29867443-e57209ca-8d7b-11e7-8682-ec1c2588f734.png)