All Godot about…

K
Tool

HTerrain

HTerrain is a Godot Engine plugin providing heightmap-based terrain capabilities. It supports features like texture painting, coloring, holes, level of detail (LOD), and grass, targeting the Godot API.

Godot-4 3D Plugin GDScript Godot 4.1+
Tool

Input Helper

Input Helper is a Godot 4 plugin designed to simplify input management. It detects input devices, remaps controls, and allows for gamepad rumble effects, with specific versions available for both Godot 3.x and 4.x.

Tool

Godot syntax themes

A collection of syntax themes for the Godot engine's built-in script editor. This repository offers a variety of themes compatible with Godot 4.x, allowing users to customize their coding environment.

Tool

JetBrains Rider (C#)

A suite of JetBrains plugins for enhanced Godot game development within JetBrains IDEs, including Rider, offering C# and GDScript support with debugging capabilities. Includes a bridge plugin for inter-plugin communication.

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.

Library

Delaunator GDScript

Delaunator GDScript is a GDScript port of the Delaunator library, providing fast Delaunay triangulation of 2D points within the Godot Engine. It offers efficient computation of Voronoi cells and includes comprehensive API documentation and performance benchmarks.

Godot-3 GDScript Open Source Godot 3.2, 3.3
Library

zfoo

zfoo is an extremely fast, asynchronous, and lock-free universal RPC framework supporting multiple languages, including GDScript for Godot. It's designed for high-performance applications like game servers and offers features like hot-swapping, ORM, event bus, and task scheduling.

Tool

GdUnit3

GdUnit3 is a Godot editor plugin that provides a unit testing framework for GDScript and C# scripts, enabling test-driven development. Note: GdUnit3 is no longer maintained; consider using GdUnit4 for Godot 4 projects.

Demo

Multiplayer First Person Shooter

A Godot 3.2-based multiplayer first-person shooter template. This project provides a foundation for creating networked FPS games in Godot.

Library

Simplified Flight Simulation library

This GDScript addon provides a simplified flight simulation system for Godot Engine, suitable for various aircraft and spacecraft types. It's optimized for game development, offering a modular approach to create different aircraft behaviors without the complexity of scientific precision.

Tool

Cartographer

Cartographer is a GPU-powered terrain editor for Godot 3, enabling the creation of detailed and customizable 3D terrains. It supports features like GPU Clipmap LOD, layered terrain materials, heightmap sculpting, and a custom TextureArray importer for optimized performance.

Tool

InGrid

InGrid is an infinite scrolling grid plugin for the Godot Engine (3.x), ideal for creating 2D procedural universes, parallax scrolling effects, and infinite runner game mechanics. It offers customizable grid cell units and lightweight, optimized GDScript code.

Demo

Crystal Bit Godot Game Template

Crystal Bit Godot Game Template is a starter project providing a solid base for building Godot games. It handles common tasks like scene transitions, game pausing, and includes continuous integration support.

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

Gedit

This project provides GDScript syntax highlighting support for the Gedit text editor and other editors based on the gtksourceview library. It allows for improved readability and code editing experience when working with GDScript files.