/Unity-Utils

Random utils and editor classes to help speed up development

Primary LanguageMathematicaGNU General Public License v3.0GPL-3.0

Route 24 - Editor Utilities

Overview

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:

Version 0.0.1

  • 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.

GitHub release