Action List

by acegiak

3

Godot4 Action List

Plugin to add a simple global action list for interactables in Godot 4

gif showing an action prompt appearing as a player object approaches an interactable object

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

Version

v0.1

Engine

4.0

Category

Scripts

Download

Versionv0.1
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author