Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/nubick/unity-button-sounds-editor

button click engine sfx sound unity unity-editor

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

Button sounds editor
--------------------
Editor extension for
[Unity](http://unity3d.com/)
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](//github.com/nubick/unity-button-sounds-editor/releases)
for the latest version of the editor.

Documentation
-------------
Please check out following page for documentation:
[Button Sounds Editor for Unity.](http://nubick.ru/button-sounds-editor-for-unity/)

Preview
-------
How editor looks.

![Editor example](http://nubick.github.com/readme/button-sounds-editor.png)