Tools for UNITY developers

UnioSoft

[ Core - Toolbars Extension ]

Main feature or this package is Smart Toolbars. You can find them in main menu "Window\Smart\Toolbars\...". Colors for toolbars used only to distinguish them visually. You can add to editor layout several toolbars.

Initially toolbars are empty, but you should add some prefabs to them by using Drag & Drop. Toolbars can contain Prefabs (for quick instantiation in scene as objects palette) and Smart Commands (as quick visual shortcuts).

You can create your own or use existing Smart Commands. For commands you can use Unity editor built-in icons or provide your own images. Also we provide free package with FatCow.

Smart Command can be used as:

  • Visual shortcuts to MainMenu items.
  • Attach all kinds of Unity Components to selected GameObject.
  • Attach your custom scripts to selected GameObject.
  • Execute predefined system commands.

With this package you will get a lot of predesigned ready-to-use commands. Take a look into folder "Smart\Tools\Editor\Commands".