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
 
        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.
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
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.
Reviews
Quick Information
 
        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.
 
    