All Godot about…

K
Library

Entity Spell System

The Entity Spell System is a C++ module for Godot Engine, designed to handle entities, spells, auras, and related mechanics commonly found in RPGs. It supports both 2D and 3D games and includes networking capabilities for authoritative multiplayer implementations.

Tool

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.

Tool

Auto Tile Layer

AutoTileLayer is a Godot Engine addon for Godot 2.x that enables automatic 2D tiling using the RPG Maker's Autotile format. It simplifies tile-based game development by automating the tile selection process based on neighboring tiles.

Game

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.

Tool

GodotAIGym

GodotAIGym allows you to turn your Godot project into an OpenAI Gym environment for training reinforcement learning models with PyTorch. It supports Godot 3.2 and currently runs only on Linux systems.

Tool

NI mate Motion Capture

NI mate Motion Capture is a Godot Engine plugin that allows users to animate skeletons using a Microsoft Kinect sensor. It requires Delicode NI mate and is compatible with Godot 3.x.

Tool

PixelPen

PixelPen is a free and open-source pixel art editor built with the Godot Engine, functioning as both a Godot addon and a standalone application. It supports GDScript and C++ through a GDExtension plugin, offering tools for pixel art creation and animation.

Tool

gdutils

gdutils is a Godot Engine plugin providing a collection of utility scripts written in GDScript. It simplifies common tasks and enhances workflow efficiency within the Godot editor.

Tool

Dialogue Engine

A minimalistic dialogue engine for Godot 4.2.1+ that allows creating dialogue trees with multiple choices and conditions. It offers easy customization and automated dialogue graphing for debugging.

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.

Library

spine

This module provides Spine animation support for the Godot Engine. It's designed to integrate Spine animations seamlessly into your Godot projects, offering a way to use professional 2D skeletal animation.

Tool

Discord.gd

Discord.gd is a Godot Engine plugin for interacting with the Discord Bot API, enabling the creation of Discord bots using GDScript. It supports features like buttons, select menus, slash commands, and real-time event handling through Godot signals.

Library

WaterSplash 2D node

A 2D water splash node for the Godot game engine. This module, created for the game LittleShadows, allows developers to easily add water splash effects to their 2D games.

Game

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.