All Projects → nubick → unity-button-sounds-editor

nubick / unity-button-sounds-editor

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

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to unity-button-sounds-editor

Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+1512.31%)
Mutual labels:  engine, sound
Pygame Menu
Menu for pygame. Simple, lightweight and easy to use
Stars: ✭ 244 (+275.38%)
Mutual labels:  button, sound
Minibae
The platform-neutral Beatnik Audio Engine, Mini Edition (miniBAE) is an exceptionally mature, well-rounded, and reliable computer music and sound system specially customized for small-footprint and embedded applications.
Stars: ✭ 82 (+26.15%)
Mutual labels:  engine, sound
Mezzanine
A game engine that supports high performance 3d graphics physics and sound
Stars: ✭ 18 (-72.31%)
Mutual labels:  engine, sound
Dmitrysengine
[abandoned] C99 cross-platform 3D game engine with absolute minimum of external dependencies
Stars: ✭ 119 (+83.08%)
Mutual labels:  engine, sound
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (+220%)
Mutual labels:  engine
Flingengine
A Vulkan game engine with a focus on data oriented design
Stars: ✭ 239 (+267.69%)
Mutual labels:  engine
Nice Lua
基于xlua的MVVM框架,支持Addressables, 统一渲染管线等Unity新特性
Stars: ✭ 207 (+218.46%)
Mutual labels:  engine
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (+209.23%)
Mutual labels:  engine
vue-clap-button
👍 A Medium like clap button
Stars: ✭ 30 (-53.85%)
Mutual labels:  button
unity-customizable-toolbar
Customizable toolbar available in the Unity editor.
Stars: ✭ 32 (-50.77%)
Mutual labels:  unity-editor
Nil.js
JavaScript engine for .NET written in C#.
Stars: ✭ 236 (+263.08%)
Mutual labels:  engine
Joymachine Public
All sorts of random publicly-available information, assets, scripts, and more as we (Joy Machine) work on our projects.
Stars: ✭ 210 (+223.08%)
Mutual labels:  engine
Octopuskit
2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
Stars: ✭ 246 (+278.46%)
Mutual labels:  engine
Flaxengine
Flax Engine – multi-platform 3D game engine
Stars: ✭ 3,127 (+4710.77%)
Mutual labels:  engine
QuattroPlay
Implementation of the Quattro sound driver used in 90s Namco arcade games
Stars: ✭ 20 (-69.23%)
Mutual labels:  sound
Vulkan Renderer
A new 3D game engine using modern C++ and Vulkan API
Stars: ✭ 205 (+215.38%)
Mutual labels:  engine
Wonder.js
🚀Functional, High performance 3D Webgl Engine
Stars: ✭ 225 (+246.15%)
Mutual labels:  engine
Dome
A lightweight game development environment where games can be written in Wren
Stars: ✭ 251 (+286.15%)
Mutual labels:  engine
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (+227.69%)
Mutual labels:  engine

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].