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
godot-hotbars
Godot Engine (v3.0) Hotbars
Supported Engine Version
3.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
7 years ago
Git URL
Issue URL
godot hotbars
Godot Engine (v3.0) Hotbars
Running the example
- Click start menu, type
Command Prompt
- Right-click
Command Prompt
and click onRun as Administrator
- Run the commands below, assuming you checked out the repo into a
Documents\src\godot-hotbars
directory.
cd c:\Users\YOUR_USERNAME\Documents\src\godot-hotbars\example
mklink /D addons c:\Users\YOUR_USERNAME\Documents\src\godot-hotbars\addons
Examples
main
Programmatic creation of both horizontal and vertical hotbars using a hotbar_factory.gd
horizontal_hotbar
Static, scene-based horizontal hotbar
vertical_hotbar
Static, scene-based vertical hotbar
Godot Engine (v3.0) Hotbars
Reviews
Quick Information
godot-hotbars
Godot Engine (v3.0) Hotbars
Supported Engine Version
3.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
7 years ago
Git URL
Issue URL