Liweimin0512's Stars
3ddelano/discord-game-sdk-godot
Unofficial Discord GameSDK wrapper for Godot Engine 4.x (includes demo project)
nsrosenqvist/gdscript-interfaces
GDScript implementation of interfaces for Godot.
Raccoons-Rise-Up/client-godot
A long term progressive resource management text based MMORPG being developed in Godot.
GodotHub/gmui
Godot MVVM UI
gilzoide/godot-dockable-container
Dockable/tiling UI panels Container addon for Godot
alfredbaudisch/GodotDynamicInventorySystem
Godot's fully dynamic inventory system, UI with infinite scrolling, item categories, equipment slots, database of items, inspired by Zelda Breath of the Wild
baiXfeng/godot-mvc
lightweight mvc framework wirtten with gdscript.
gducrash/BetterTabContainer
Godot addon for mobile-friendly tabs
wareya/ScrollListContainer
A do-it-all container node for Godot
ArshvirGoraya/Godot-Collapsible-Container
A control node capable of hiding and revealing its children by folding and unfolding.
pineapplemachine/Godot-BoxAspectContainer
Custom Container class plugin for Godot. Like BoxContainer but more features, including the option to maintain child aspect ratio when resizing to fit.
Magodra/SpanningTableContainer
This Godot GUI plugin allow tables with cells that spann over multiple columns and/or rows.
ninstar/Godot-RemoteContainer
RemoteContainer pushes its own transform to another Control derived node in the scene.
ninstar/Godot-RangeContainer
A ScrollContainer that can be controlled by external Range nodes.
AnidemDex/Blockflow
📜 A visual language to make games in Godot 4 🎮
don-tnowe/godot-resources-as-sheets-plugin
I needed to edit many Resource files, so figured someone would too.
bitbrain/beehave
🐝 behavior tree AI for Godot Engine
Jordyfel/duelyst-animated-sprites-godot
Spritesheets from the Open Duelyst repository, with the .plist XML data files parsed into Godot 4 Spriteframes resources.
derkork/godot-statecharts
A state charts extension for Godot 4
nxrighthere/UnrealCLR
Unreal Engine .NET 6 integration
MarcoFazioRandom/Virtual-Joystick-Godot
A simple virtual joystick for touchscreens, for both 2D and 3D games, with useful options.
larpon/ingrid
Infinite grid for the Godot game engine
godot-extended-libraries/godot-lod
Level of detail (LOD) add-on for Godot 3.x (GLES3 and GLES2)
tomankirilov/VPainter
A vertex painting addon for the Godot game engine.
SoloByte/godot-polygon2d-fracture
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
kyzfrintin/Godot-Mixing-Desk
A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.
MikeSchulze/gdUnit3
A Godot Unit Test Framework. Support for gdScript and c# unit testing
SIsilicon/Godot-Volumetrics-Plugin
Zylann/godot_tree_generator_plugin
Tool for generating trees in Godot Engine
Arnklit/Waterways
A tool to generate river meshes with flow and foam maps based on bezier curves.