Editor Tools

Library provides Editor functions to improve using experience.


Audio Previewer

When you want to listen audio files in assets, you need do too many steps. Some new users don't know how to preview in Editor.

  • play - double-click on file

  • stop - double-click on file


Hierarchy Script Drop Handler

When you want to create a GameObject with a new-built component, you need to do too many steps.

  • drag and drop the script from asset to hierarchy

  • naming it (default name is script name)


Last updated