This package contains a set of utilities for the Unity Editor that I have found useful in my projects. Some of these are taking from other sources, credit where is due:
- Setup Folder Structure via Toolbar: Quickly set up a standard folder structure for your project directly from the Unity toolbar.
- Component Icons in Hierarchy View: Easily identify game objects with specific components by displaying component icons in the hierarchy view.
- GameObject Active State Toggle in Hierarchy View: Toggle the active state of game objects directly from the hierarchy view for faster scene management.