BiLLz's starred repositories
Godot-4.3-Tutorials
Repo for all the tutorial scripts i make
godot_dialogue_manager
A powerful nonlinear dialogue system for Godot
tutorial-components-and-scripts
Godot Tutorial Components and Scripts
godot-tutorials
A curation of Godot tutorial source code created by bitbrain.
godot-tutorials
The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (π¬π§ + π«π·).
godot-quick-tutorials
The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (π¬π§ + π«π·).
scene-manager-plus-v1.1
New version of SM+. I wanted to keep this separate from the original because I suspect some will appreciate having easy access to both without having to mess with branches or versions. Future updates will likely be maintained here.
Resource-Based-Weapon-System
Resource Based Weapon System template for Godot 4.3. Tutorial included!
Modular-Weapon-System
Work in progress weapon system, plan on making a tutorial when its flushed out!
godot-multiplayer-input
This Godot addon provides two simple APIs for using normal Input Actions, but spread out across a Keyboard player and up to 8 Joypad players.
godot-engine.file-editor
A Godot Engine addon that adds a File Editor for multiple file types editing. Create and Write plain text files, configuration files and csv files with custom visualizers and previews. Also supports file translations!
godot-behavior-tree
A GDScript implementation of a behavior tree for AI, built through Godot nodes.