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
Action List
https://github.com/acegiak/Godot4-Action-List/
Supported Engine Version
4.0
Version String
v0.1
License Version
Apache-2.0
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
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
https://github.com/acegiak/Godot4-Action-List/
Reviews
Quick Information
Action List
https://github.com/acegiak/Godot4-Action-List/
Supported Engine Version
4.0
Version String
v0.1
License Version
Apache-2.0
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL