Unity Custom Hierarchy Activity Buttons Tool

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

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!

How to use