Action List

An asset by acegiak
The page banner background of a mountain and forest
Action List hero image

Quick Information

0 ratings
Action List icon image
acegiak
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
1 year ago
Git URL
Issue URL

Godot4 Action List

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

README 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

https://github.com/acegiak/Godot4-Action-List/

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Action List icon image
acegiak
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
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers