All Godot about…
Scene Manager
The Godot Scene Manager plugin simplifies scene transitions and node referencing. It offers customizable transitions with minimal code, enhancing project organization and workflow efficiency.
IntelliJ IDEA
GDScript plugin for IntelliJ IDEA and other IntelliJ-based IDEs, providing syntax highlighting, autocompletion, and other features to enhance GDScript development.
Tanks of Freedom II
Tanks of Freedom II is an open-source, turn-based strategy game built with Godot Engine 4.2+. Featuring isometric voxel art, a built-in map editor, and support for up to four players, it offers both single-player campaigns and hot-seat multiplayer.
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.
Easing Script
This is a GDScript port of Robert Penner's easing equations for Godot Engine. It provides a variety of easing functions to create smooth animations and transitions in your games.
Unknown Horizons
Unknown Horizons is a 2D real-time strategy simulation game being ported to Godot 4. The project seeks developers to contribute to the port and aims to recreate the original game's economy and city-building focus using Godot Engine.
ProtonGraph
ProtonGraph is a node-based tool for procedural 3D content creation within the Godot Engine. It allows users to generate complex 3D models through visual scripting, aiming to be user-friendly and extensible for game 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.
Ninja-Training
Ninja-Training is a small 2D running game developed as a one-hour challenge using Godot. It's a playable, albeit simple, game created under the GPLv3+ license.
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.
Debanding Material Shader
This is a simple material shader for Godot 3.2.x that adds debanding noise to fix banding effects, specifically for the GLES2 renderer which lacks full-screen debanding support. It's designed to be easily integrated into existing projects by either using the provided ShaderMaterial or copy-pasting the debanding code.
Captain Holetooth
Captain Holetooth is an exploratory 2D platformer developed with Godot 2, designed with younger players in mind. The game features a detailed world for players to explore.
Godot Minimal Theme
Godot Minimal Theme is a custom editor theme designed to refine the default Godot interface by correcting spacing and formatting issues while preserving the original look and feel. It offers enhanced customization through editor settings and supports multiple Godot versions.
OpenRPG
OpenRPG is a Godot 4 demo project showcasing the creation of a classical turn-based RPG, providing a learning resource with reusable code and a solid code structure. It uses Godot 4.3 and the Tiny Town asset pack by Kenney.
Geany
This project provides GDScript syntax highlighting support for the Geany text editor/IDE, enabling a better coding experience when working with Godot Engine projects. It includes installation instructions for setting up Geany to recognize and highlight GDScript code.