Godot Engine (v3.0) Hotbars
- Click start menu, type
Command Prompt - Right-click
Command Promptand click onRun as Administrator - Run the commands below, assuming you checked out the repo into a
Documents\src\godot-hotbarsdirectory.
cd c:\Users\YOUR_USERNAME\Documents\src\godot-hotbars\example
mklink /D addons c:\Users\YOUR_USERNAME\Documents\src\godot-hotbars\addonsProgrammatic creation of both horizontal and vertical hotbars using a hotbar_factory.gd
Static, scene-based horizontal hotbar
Static, scene-based vertical hotbar