CustomToolbar
Boost your productivity with a fully customizable editor toolbar.
by Opal
Price History +
Supercharge your Unity Editor with Custom Toolbar, a powerful and highly extensible toolbar engine designed to streamline your workflow and integrate your tools seamlessly.
With Custom Toolbar, you can build your perfect editor layout by organizing tools into groups, creating advanced shortcuts, and extending the toolbar with your own C# scripts.
Core Features
- Powerful Configuration: Manage every aspect of your toolbar from a polished and intuitive settings window.
- Group Management: Organize tools into groups on either side of the play controls and reorder them with ease.
- Extensible by Design: Easily create your own toolbar elements by inheriting from a simple base class.
- The Toolbox: A fully customizable dropdown menu for shortcuts to any Unity window, project asset, URL, or even static C# methods.
- Rich Set of Built-in Elements: Comes with many essential tools like scene management, Git integration, and debugging utilities right out of the box.
Easy to Extend
Creating a new button is as simple as creating a new C# script that inherits from the BaseToolbarElement class.
Documentation & Support
This asset is free and open-source. For detailed information, installation instructions, and to contribute, please visit the official GitHub repository.