Action List
by acegiak
3
Godot4 Action List
Plugin to add a simple global action list for interactables in Godot 4
To install/use:
- Unzip folder contents into Godot Project
- Add QuickActionList.gd as QuickActionList to Autoload in Project Settings
- Create an Area3d and add Interactable.gd script (add collisionshape child as required)
- In inspector set Action Label field to the name of the interaction
- Connect "Execute" signal to a method to run when interaction performed
Download
Versionv0.1
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author