
H
Publisher
hapty
ActionButton
2D
Button UI Customizable Audio Interaction Feedback Effects Visual
ActionButton is a custom Button node with extended audio and visual customization. Features: *Customize how the button animates and looks when you interact with it. *Configure sounds for the button, with a system that keeps track of sounds and reuses them across the project.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
ActionButton 🎞️
Godot plugin that adds a button with extended audio visual capabilities.
How to use
- Install through the Asset Library within Godot, look for
ActionButton. You can also get the files by downloading this repository and putting it inside your project folder. - Enable the plugin in the project settings.
- To add this fancy new button to a scene simply search for a node called
ActionButton
Features
- Customize how the button animates and looks when you interact with it.
- Configure sounds for the button, with a system that keeps track of sounds and reuses them accross the project.
- A mostly documated code