All Godot about…
Inventory Manager
A minimalistic inventory manager for Godot Engine, allowing easy addition and removal of items with variable stack sizes and count limits. Includes customizable GUI nodes and an inventory viewer within the debugger panel.
godot-voxel
Godot Voxel is a C++ module/extension for Godot Engine 4, enabling the creation of real-time editable 3D volumetric terrains. It supports features like polygon-based mesh generation, physics integration, infinite terrains, and various voxel data streaming sources.
bend-n's 2D builds
Optimized Godot builds tailored for 2D game development, offering smaller size and including non-breaking patches. Docker images provided for standard and 2D-specific builds.
godot-wrapper
A BASH script to download and manage Godot engine versions on Ubuntu systems. Although archived, it provides version management and installation of git master, offering an easy way to switch between different Godot versions.
GodotSx
GodotSx provides reactive extensions for Godot 4's signal system, enabling Rx-style operations like merging and filtering signals. It's a lightweight alternative to full Rx implementations, offering essential reactive functionalities without the overhead.
Tree generator
The Tree Generator plugin is a tool for Godot Engine 3.2.4 that enables the creation of 3D trees, similar to SpeedTree. It's currently under development but offers an example scene for tree design.
PlaneShooter
PlaneShooter is a 2D space shooter game developed in Godot 4, inspired by Sunny GameDev's Unity tutorials. It showcases classic shooter mechanics and a modular project structure, ideal for learning Godot 4 development.
Rapid Rescue
Rapid Rescue is a local multiplayer strategy game for Godot, inspired by Labyrinth. Players manipulate river tiles to guide stranded characters to safety, competing to rescue five characters first.
Shell Fur
Shell Fur is a Godot Engine add-on that introduces a fur node, enabling realistic fur rendering on 3D models. It supports customization through shaders, physics, and blendshape styling, suitable for hero props and characters.
Scatter
ProtonScatter is a Godot 4 add-on for procedural and non-destructive asset placement within scenes. It automates the positioning of props, allowing for efficient scene population without manual placement.
Vim
This plugin integrates Godot Engine with Vim and Neovim, providing GDScript and GSL syntax highlighting, code completion, and run commands directly within the editor. It enhances the coding experience by leveraging Vim's capabilities for Godot game development.
Open Adaptive Music Library
The oamlGodotModule is a Godot Engine module for the Open Adaptive Music Library (oaml). It allows developers to integrate adaptive music into their Godot projects.
Catppuccin Theme
Catppuccin theme for Godot offers a soothing pastel color palette in four flavors: Latte, Frappé, Macchiato, and Mocha. It provides both text editor and interface themes for Godot 4, with Godot 3 support available on a separate branch.