Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 553 Bytes

Custom Hierarchy Activity Buttons

This is a simple Unity Editor extension that adds buttons to the hierarchy window to quickly enable/disable all components on a game object.

How to use

Installation

  1. Download the latest release unity package.
  2. Import the package into your project.
  3. Done!

Usage

  1. Select a game object in the hierarchy window.
  2. Click on the desired button in the hierarchy window toolbar.
  3. Done!