Overview

Toolbox Pro is a suite of powerful, customizable tools designed to enhance and streamline your Unity workflow. Whether you're optimizing your scenes, keeping notes, or tracking performance, Toolbox Pro offers a range of utilities that fit into your editor, allowing you to work smarter, not harder. Each tool serves a unique purpose, making common tasks faster and more efficient.

This document outlines all the tools provided by Toolbox Pro, along with step-by-step instructions on how to use them. It also explains how to create your own custom tools to extend Toolbox Pro's functionality.

https://youtu.be/WFCqPz5rr1M


🧼 Collider Remover

The Collider Remover tool allows you to easily remove all colliders from selected game objects in the scene. This is especially useful when working with large scenes or when you need to temporarily disable collisions without manually deleting each collider component.

How to Use

  1. Open the Collider Remover tool from the Toolbox Pro window.
  2. Select the GameObjects in the scene that you want to remove colliders from.
  3. Click the Remove Colliders button. The tool will automatically remove all collider components (BoxCollider, SphereCollider, etc.) from the selected GameObjects.
  4. You can also use the Clear All button to remove colliders from all GameObjects in the scene at once.
  5. A confirmation dialog will pop up to ensure you want to remove the colliders, to avoid accidental deletion.

⭐ Favorites

The Favorites tool allows you to mark your favorite assets, scenes, or prefabs so that you can easily access them from within the Toolbox Pro window. It's perfect for streamlining your workflow, especially when working with a large number of assets.

How to Use

  1. Open the Favorites tool from the Toolbox Pro window.