All Godot about…
codetranslator
Codetranslator is a tool designed to convert GDScript code to C# for the dual-language system in Godot. This project is still in the experimental phase and may contain bugs.
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-ci
godot-ci is a Docker image designed for exporting Godot Engine games and deploying them to platforms like GitLab/GitHub Pages and Itch.io using CI/CD pipelines. It simplifies the automation of Godot game deployment workflows.
Falling Square
Falling Square is a simple 2D mobile game made with Godot where the player must touch squares before they explode. The game is available on both the Play Store and App Store under the MIT license.
System Bar Color Changer
This Godot Engine plugin allows you to dynamically change the color of the system bars (status and navigation bars) in your Android applications. It also supports translucent system bars for a more modern look.
Dialogic
Dialogic is a Godot Engine plugin designed to simplify the creation of dialogs, visual novels, and RPGs by managing characters and conversations. Version 2 requires Godot 4.2.2 or later, while version 1 supports Godot 3.x.
Aseprite Wizard
Aseprite Wizard is a Godot plugin designed to simplify the import of Aseprite animations into Godot projects. It supports various import methods and node types, streamlining the animation workflow for game developers.
VPainter
VPainter is a vertex painting addon for the Godot game engine, allowing users to paint directly on meshes within the 3D editor. It provides tools for brush painting, color picking, blurring, and filling, with support for pressure-sensitive pen tablets and various blending modes.
Pixelorama
Pixelorama is a free and open-source pixel art editor built with Godot Engine. It offers a wide range of tools and features for creating pixel art, animations, and tilemaps.
3D Auto Collision Generator
The Godot 3D Auto Collision Generator plugin simplifies collision creation for multiple 3D objects. It supports various file formats, allowing for one-click collision generation, saving development time.
godot-enet-better
godot-enet-better is a Godot Engine module providing an enhanced ENet implementation for creating high-performance multiplayer games. It offers features like multiple channels, client kicking, and efficient packet handling.
GdUnit4
GdUnit4 is an embedded unit testing framework for Godot Engine, supporting GdScript and C# with features like test discovery, fluent syntax, mocking, and continuous integration support. It allows developers to write and execute unit tests directly within the Godot editor.
Goost
Goost is a general-purpose Godot Engine extension implemented as a C++ module, designed to complement the engine with missing functionality and optimize performance-critical tasks. It aims to prevent engine bloat by providing additional core data structures and exposing hidden built-in functionality.
godot-apple-id
This Godot module enables 'Sign in with Apple' functionality for iOS projects. It supports user authentication and credential management within Godot games and applications.