#godot4 (30 Repositories)
Ranked open-source repositories tagged with #godot4, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.0%
2.9h
30 repositories tagged #godot4
nathanhoad/godot_dialogue_manager
A powerful nonlinear dialogue system for Godot
nobodywho-ooo/nobodywho
NobodyWho is an inference engine that lets you run LLMs locally and efficiently on any device.
elliotfontaine/yard-godot
YARD is an editor plugin for Godot to manage resources and query them at runtime, with a table view in the editor as the cherry on top.
outfox/2dog
🦴 2dog is Godot in .NET
limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
Rhythia/Client
Aim-based rhythm game client, built in Godot 4
openfw-game/OpenLiberty
Open-world game implemented in Godot Engine that can load GTA 3D-era models and textures
Maaack/Godot-Game-Template
Godot template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
libriscv/godot-sandbox
In-editor scripting and sandboxing for Godot 4.4+
godot-gdunit-labs/gdUnit4
Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.
nathanhoad/godot_puzzle_dependencies
A tool for making puzzle dependency charts in Godot
guladam/deck_builder_tutorial
A roguelike deckbuilder tutorial project made in Godot 4.
MudkipWorld/PNGTuber-Remix
An Open-source PNGTubing app :D
InvadingOctopus/comedot
Godot template and component-based framework for 2D games.
godot-nim/gdext-nim
Nim for GDExtension — a pure library and CLI tool.
expressobits/character-controller
Modular Character Controller for Godot 4. Includes FPS version with headbob and camera movement. (Walk, Crouch, Sprint, Swim and Fly Mode).
Kubulambula/Godot-GDShell
Light-weight, powerful, customizable and modular in-game console for Godot 4.
appsinacup/godot-softbody2d
Godot SoftBody2D - Plugin that adds deformable 2D soft body.
TinyTakinTeller/TakinGodotTemplate
Godot 4 template for game projects (GDScript), inspired by Maaack's Template.
Inspiaaa/ThemeGen
Possibly the best theming solution for Godot - Programmatically create themes using GDScript
Maaack/Godot-Menus-Template
Godot template with a main menu, options menus, credits, and a scene loader.
SlashScreen/skelerealms
An open world RPG framework for Godot 4.
NitroxNova/humanizer
convert MakeHuman to Godot4
endlessm/godot-block-coding
Block-based visual programming plugin for Godot
Goutte/godot-addon-animated-shape-2d
Godot addon to animate a CollisionShape2D along with the frames of an AnimatedSprite2D. Useful for making changing hitboxes, hurtboxes and hardboxes. Comes with an Editor, making things easy.
GlitchedinOrbit/dual-grid-tilemap-system-godot-gdscript
Dual grid tilemap system converted from jess::codes' C# repo into native GDScript
TheWalruzz/godot-questify
Graph-based quest editor and manager for Godot 4.
Earewien/godot-traits
A powerful trait system for Godot Engine, making composition and behavior reuse effortless.
VersaYT/JellyVR
JellyVR is your personal movie theater for Jellyfin, made in Godot Engine 4.4 with C++.
Moonzel/Godot-PerfBullets
This plugin uses the MultiMeshInstance2D to render thousands of bullets easily while running the logic in C++ to run at maximum performance.