All Godot about…

K
Tool

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-4 UI GDScript Tool Plugin Godot 4.2.1+
Tool

Shaker

Shaker is a Godot plugin that allows you to easily add shaking effects to nodes, cameras, or any property in your 2D or 3D games. It provides detailed control over the shaking effect, making it suitable for various purposes.

Tool

godot.sh

A bash script to automate downloading and launching the latest Godot Engine version, or compiling and launching the Git `master` branch. Simplifies Godot execution and development workflows.

Library

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.

Tool

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.

Tool

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.

Library

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.

Tool

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.

Godot-3 3D Tool Plugin Asset Godot 3.2.4
Game

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.

Game

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.

Tool

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.

Tool

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.

Tool

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.

Library

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.

Tool

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.