Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Add sound to any Button.Non-invasive design, configured through the inspector, does not require scripting, and supports any node inherited from BaseButton.
Godot Button Audio Player
Add sound to any Button.
Non-invasive design, configured through the inspector, does not require scripting, and supports any node inherited from BaseButton.
How to Use
Add the ButtonAudioPlayer node to any Button node (Button, TextureButton, etc.), add the sound effects to play in the inspector. Each key event can correspond to a different sound effects.

Add sound to any Button.
Non-invasive design, configured through the inspector, does not require scripting, and supports any node inherited from BaseButton.
Reviews
Quick Information

Add sound to any Button.Non-invasive design, configured through the inspector, does not require scripting, and supports any node inherited from BaseButton.