nubick / unity-button-sounds-editor

Editor extension for Unity game engine. It helps to assign AudioClip to buttons and to play sounds by button clicks.

Home Page:http://nubick.ru/button-sounds-editor-for-unity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button sounds editor

Editor extension for Unity engine.

Editor helps to assign click sound to all buttons in the current scene. It lists all buttons in one window, and it allows to edit sounds of those buttons.

Version 1.2:
Possibility to add click sound to Toggle UI components.
Several filters for editor which will help to organize sounds when you have many buttons in the scene.

Version 1.1:
Possibility to add click sound for any game object which has EventTrigger with PointerClick event.

Downloads

Please check out releases for the latest version of the editor.

Documentation

Please check out following page for documentation: Button Sounds Editor for Unity.

Preview

How editor looks.

Editor example

About

Editor extension for Unity game engine. It helps to assign AudioClip to buttons and to play sounds by button clicks.

http://nubick.ru/button-sounds-editor-for-unity/

License:MIT License


Languages

Language:C# 100.0%