Tags: tool

Tool

gterm

Gterm is a terminal emulator control for the Godot Engine, designed for projects needing terminal-like interfaces. It's suitable for roguelikes, hacking games, programming-themed games, or debug consoles.

UI Tool Godot-3 Godot 2.1
Tool

godot-launcher

Godot Launcher is a Python-based desktop application designed to streamline Godot Engine development environment management. It offers a centralized interface for managing projects, engine versions, extensions, and templates, enhancing workflow efficiency for Godot developers.

Tool

GNU Nano

GDScript syntax highlighting for the GNU Nano text editor. This project provides an rc file to enhance Nano with GDScript support, updated regularly.

GDScript Tool Beginner Godot 3, 4
Tool

BoxCam2D

BoxCam2D is a Godot Engine plugin providing a simple way to implement grid-based 2D camera movement. It's designed for Godot 3.x and offers an easy setup for 2D projects requiring a room or grid-based camera system.

Tool

Material Maker

Material Maker is a Godot Engine-based tool for creating textures procedurally and painting 3D models. It utilizes a node-based interface for defining textures and brushes, similar to Substance Designer.

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

Godot Mixing Desk

Godot Mixing Desk is a modular plugin for the Godot Engine, designed to simplify procedural audio and adaptive music implementation. It provides tools for creating interactive music and soundscapes with minimal coding, using a node-based system for managing audio components.

Tool

build-godot

Bash scripts for compiling and running Godot Engine on Linux, including dependency installation. Supports standard and Mono versions of Godot.

Desktop Tool Beginner GDScript Godot version-unknown
Library

godot-python

Godot-Python provides Python language support as a scripting module for the Godot game engine. It allows developers to use Python for game logic, leveraging its readability and extensive libraries within the Godot environment. The project is currently undergoing heavy refactoring to support Godot 4.

Tool

Maaack's Scene Loader

Maaack's Scene Loader is a Godot 4.2 plugin that simplifies scene transitions by adding a loading screen with a progress bar and error handling. It supports asynchronous resource loading and easy integration into existing projects.

Tool

Sublime Text

GDScript-sublime provides GDScript language support for Sublime Text, including syntax highlighting. It can be installed via Sublime Package Control or by cloning the repository.

Tool

Quest Manager

A minimalistic quest manager for Godot Engine, designed for easy quest tree creation and runtime debugging. It features customizable GUI nodes and a quest viewer for tracking progress.

Library

Godot NExt

Godot NExt is a collection of basic, ready-to-use script classes and node extensions for the Godot Engine, designed to extend its functionality with specialized components. It offers a variety of utility classes and nodes to enhance game development workflows in Godot 3.1 and later.

Tool

Godot-Trail-System

Godot Trail System is an advanced trail/ribbon plugin for the Godot Engine, supporting both 2D and 3D functionalities. It offers features like variable width, color gradients, texture tiling, and customizable smoothing algorithms, making it suitable for creating effects like vehicle skid marks or Tron-like trails.

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

GodotNotificationCenter

GodotNotificationCenter is a simple notification center for the Godot Engine, allowing objects to observe and receive notifications from anywhere in the code. It supports Godot 3 and provides a straightforward way to implement a publish-subscribe pattern within your Godot projects.

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

Qodot

Qodot is a Godot Engine plugin that enables the import of Quake .map files for level design, supporting features like brush geometry, textures, collision volumes, and gameplay entities. It integrates with TrenchBroom for an intuitive level editing workflow.

Tool

UI Design Tool

The UI Design Tool is a Godot 4 plugin that provides an intuitive UI design workflow directly in the editor. It allows importing and managing fonts, styling UI elements, and batch editing, enhancing the visual development process.

Tool

Flash Module

This module enables the use of Adobe Animate (Flash) animations within the Godot Engine. It provides a FlashPlayer node to render Flash documents, offering a streamlined workflow for integrating Flash-based content into Godot projects.

Tool

NativeLib

NativeLib is a plugin management system for Godot Engine, designed to simplify the integration and management of native libraries for iOS and Android platforms. It handles plugin dependencies and provides easy updates for native libraries.

Library

DotnetQuestSystem

DotnetQuestSystem is a simple and powerful Godot add-on written in C# for creating quest systems. It offers an easy-to-use API and detailed documentation for quick integration of quest mechanics.

Tool

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-3 3D Tool Plugin Godot 3
Tool

AutoColliders

AutoColliders is a Godot Engine plugin for automatic collider generation, initially focusing on 2D CollisionPolygon2D nodes and with plans to expand to 3D meshes. It simplifies the process of creating collision shapes for sprites directly within the editor.

Library

Kehom's Godot Addon Pack

Kehom's Godot Addon Pack is a collection of GDScript addons for Godot 3.2+, including tools for debugging, networking, UI, data management, and more, accompanied by a demo project.

Library

godot-anl

godot-anl is a Godot Engine wrapper for the Accidental Noise Library, enabling noise generation with visual nodes, GDScript, and C#. It supports height, normal, and bump map generation and custom modular noise creation.

Tool

Yume Visual Novel Editor

Yume Visual Novel Editor is a Godot Engine addon that provides an integrated editor for creating visual novel games. Compatible with Godot 3.1 and experimental versions for Godot 3.2, it's currently in early development.

Tool

GodotOnReady

GodotOnReady is a C# source generator for Godot 3.x that provides `onready`-like functionality for C# scripts, eliminating the need for reflection. It offers attributes to load nodes/resources and execute methods during `_Ready`.

Tool

gd2cs.py

gd2cs.py is a Python script with a graphical UI plugin for the Godot Editor that automates the conversion of GDScript code to C#. While not perfect, it significantly reduces the manual effort required for code conversion.

Tool

Godot Package Manager

Godot Package Manager is a plugin for the Godot Engine that simplifies package management using a pure JSON configuration. It allows users to easily update and purge packages within their Godot projects.

Tool

Emacs

This package provides GDScript language support for the Emacs editor, offering syntax highlighting, code folding, and auto-completion features. It enhances the GDScript development experience within Emacs.

Tool

TerraBrush

TerraBrush is a C# terrain heightmap editor for Godot 4, allowing users to sculpt, paint textures, and add foliage, water, and snow. It supports LOD, multi-zones, and custom shaders for creating detailed and optimized terrains.

Godot-4 3D Csharp Tool Asset Godot 4.4
Tool

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.

Library

gdstats

gdstats is a Godot Engine library providing a collection of pseudorandom number generators for various statistical distributions. It includes implementations for discrete and continuous distributions, optimized for speed via inversion techniques.

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 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

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

StoryTeller Engine

StoryTeller Engine is a Godot 3.x plugin for creating interactive fictions and dialog systems. It allows for the creation of narrative-driven experiences through GDScript or a built-in editor, offering a flexible approach to storytelling in games.

Tool

Godot Gif Getter

Godot Gif Getter is an in-game utility for recording and saving GIFs, utilizing the image-gif Rust library for encoding. It offers configurable settings and easy integration into Godot projects for quick GIF creation.

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

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.

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.

Tool

Godot Polygon 2D Fracture

This tool provides simple scripts for fracturing and cutting 2D polygons in Godot. It supports Delaunay and cut-line fracturing methods, polygon restoring, and includes helper functions for polygon manipulation.

Tool

CSG Mesh Exporter (.OBJ)

The CSG Mesh Exporter plugin for Godot Engine allows users to export CSG meshes to .OBJ files for improved editing performance. It simplifies the process of converting complex CSG structures into static mesh data.

Tool

Orchestrator

Orchestrator is a visual scripting solution for Godot 4.2+ that allows developers to build complex game logic with an intuitive graph editor and hundreds of nodes. It simplifies game development and provides flexibility comparable to commercial game engines.

Tool

Funexpected Flash Tools

Funexpected Flash Tools is an Adobe Animate plugin that rasterizes and exports projects for use with the Godot Engine, streamlining the process of integrating Flash-based content into Godot.

Library

Keyring

Godot Keyring is a Godot addon for interacting with the operating system's keyring, enabling secure storage and retrieval of credentials. It's a wrapper around the 'keychain' library, providing cross-platform support for managing passwords and sensitive data.

Tool

Talo

Talo is a self-hostable game backend and Godot plugin offering tools and APIs for player management, leaderboards, stats, game saves, event tracking, and more. It simplifies data-driven decisions and enhances game development workflows.

Tool

GATT - Godot Autotile Texture Templater

GATT (Godot Autotile Texture Templater) is a Godot Engine plugin that simplifies the creation of texture templates for TileMap autotiling. It allows users to generate 2x2, 3x3 minimal, and 3x3 minimal 3/4 view tilesets with custom block sizes and colors.

Library

QuestSystem

QuestSystem is a minimal and modular addon for Godot 4.4+ that simplifies the creation of custom quests with an easy-to-use API and resource-based quests. It supports CSV and POT localization and is fully typed for type safety.

Tool

GDSerCommPlugin

GDSerCommPlugin is a Godot 4.1+ plugin designed to enable communication between Godot projects and Arduino boards via serial communication. It provides functionalities to read and write serial input, facilitating integration with hardware projects.

Tool

bendn's Godot Template

This is a Godot template repository utilizing gpm (Godot Package Manager) for managing dependencies. It includes automated builds and itch.io deployment, along with a starter CLI for streamlined development.

Tool

SimulaVR

SimulaVR is a VR window manager for Linux built on the Godot Engine, allowing users to run 2D Linux applications within current-generation VR headsets. It focuses on providing a comfortable and clear VR desktop experience with features like low-pass filtering for improved text quality.

Library

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.

Library

GodotRx

GodotRx is a set of reactive extensions for Godot C# (Mono), providing observables for signals, lifecycle events, input events, and frame events. It also includes awaitable tasks, time scale-based schedulers, and reactive properties to enhance reactive programming in Godot.

Tool

TileSet Builder

TileSet Builder is a Godot 3.x plugin that simplifies the creation of tilesets from spritesheets. It generates either *.tscn (scene) or *.tres (tileset) files based on user-defined parameters like sprite sheet path, tile size, offset, and spacing.

Godot-3 Tool Plugin Asset Godot 3.x
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.

Tool

Event Audio

Event Audio is a Godot plugin for simple, event-based audio triggering in 2D and 3D games. It allows associating audio resources with event triggers, playing them with a single line of code, and managing audio banks at runtime.

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

SignalVisualizer

SignalVisualizer is a Godot 4 plugin that displays a scene's signals and connections in an easy-to-read graph and tree dock, aiding in debugging and understanding signal flow. It includes a signal debugger to log triggered signals during runtime.

Library

HCoroutines

HCoroutines is a C# library for Godot that introduces hierarchical coroutines, simplifying game logic by handling Godot-specific features like signals, tweens, and pausing. It supports async programming and offers an easy-to-use interface for increased readability and reduced boilerplate.

Library

godot-luaAPI

godot-luaAPI is a Godot addon that enables Lua API support via GDScript, C#, or GDExtension for creating sandboxed modding environments. It is designed for custom modding APIs where you have control over the sandbox environment.

Tool

Waterways

Waterways is a Godot Engine add-on for generating realistic river meshes with dynamic flow and foam effects. It utilizes Bézier curves for shaping and allows for custom shader integration, making it ideal for creating visually stunning water features.

Tool

RetroPie Godot Game Engine Emulator""

This scriptmodule enables playing 2D Godot Engine games on Raspberry Pi and other single-board computers using RetroPie, and on x86/x86_64 Linux PCs. It facilitates the installation and management of Godot as an 'emulator' within the RetroPie environment.

Godot-3 Platformer Arcade Retro Open Source Tool Godot 2.1.6, 3.0.6, 3.4.5, 3.5.1
Tool

Questify

Questify is a graph-based quest editor and manager for Godot 4, providing a visual interface to create and manage quests using a node-based system. It includes features like condition handling, branching, serialization, and C# support.

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.

Tool

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.

Demo

Godello

Godello is a Trello-inspired Kanban board application built with the Godot Engine, showcasing Godot's capabilities for creating complex, real-time collaborative desktop applications. It features both online and offline data storage options and demonstrates advanced GUI and data architecture.

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.

Library

Speech to Text

This Godot module captures user microphone input and converts it to text. It supports multiple platforms and integrates the Sphinxbase and Pocketsphinx libraries for speech recognition.

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.

Tool

Godot Game Tools

Godot Game Tools is a Blender add-on designed to simplify the process of creating and importing assets into the Godot Game Engine. It streamlines the workflow between Blender and Godot, enhancing asset creation.

Tool

GDGIFExporter

GDGIFExporter is a Godot Engine plugin written in GDScript for exporting GIFs. It supports Godot 4.x and 3.x, offering quantization methods like Median Cut and Uniform, and is easy to integrate into Godot projects.

Tool

Lorien

Lorien is an infinite canvas drawing and note-taking application built with the Godot Engine. It focuses on performance and simplicity, providing tools for sketching, brainstorming, and digital note-taking on Windows, Linux, and macOS.

Tool

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.

Tool

Ridiculous Coding

Ridiculous Coding is a Godot Engine plugin that aims to make your coding experience more ridiculous. Inspired by Textreme2, it adds visual effects to your code as you type.

Tool

GUT

GUT (Godot Unit Test) is a unit testing framework for the Godot Engine, allowing you to write tests for your GDScript code in GDScript. It supports Godot 3 and 4 and provides a simple way to install and use a plethora of asserts and utility methods.

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

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.

Tool

strip-to-frames.pl

This Perl script automates the process of splitting a grid-based spritesheet into individual frame files, simplifying animation workflows in Godot. It streamlines sprite extraction for game developers.

Library

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.

Tool

Dialogue Manager

Dialogue Manager is a Godot 4.4+ addon for creating branching dialogues. It offers a script-like editor and runtime for easy integration into your game.

Tool

GitHub integration

GitHub Integration is a Godot Engine plugin that allows users to manage their GitHub repositories, gists, and collaboration invitations directly within the Godot editor. It supports basic Git functionalities like push, pull, create, and delete repositories, aiming to streamline the development workflow.

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

LimboAI

LimboAI is a C++ plugin for Godot 4 that combines Behavior Trees and State Machines for creating complex AI behaviors. It includes a behavior tree editor, visual debugger, demo project, and supports GDScript for custom tasks and states.

Tool

godot-gdscript-toolkit

GDScript Toolkit provides command-line tools for GDScript development, including a parser, linter, formatter, and code metrics calculator. It integrates with Godot 3 and 4, offering static analysis, code formatting, and complexity analysis.

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

Tiled importer

This plugin allows importing TileMaps and TileSets from the Tiled Map Editor into Godot Engine. It supports various Tiled features and formats, making it easier to integrate Tiled maps into Godot projects.

Godot-3 Tool Plugin Asset Godot 3.0+
Library

Godot SQLite

Godot SQLite is a GDNative wrapper that provides SQLite3 database support within Godot 4.x (and 3.x in a separate branch) projects. It simplifies data management by enabling direct SQLite database interactions without complex build configurations.

Tool

Polygon Merge

Polygon Merge is a Godot Engine script from the Godot-Scripts collection, designed to simplify the process of merging polygons. It's part of a larger collection of useful scripts aimed at enhancing Godot game development workflows.

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.

Tool

Cyclops Level Builder

Cyclops Level Builder is a Godot Engine plugin that allows for rapid environment creation directly in the viewport. It supports block creation, material editing, and comes with built-in collision.

Tool

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.

Tool

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.

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
Tool

MechanicalFlower Godot Template

A comprehensive Godot project template by MechanicalFlower, designed for clean code separation, continuous integration, and streamlined development workflows. It includes features like code formatting, license tracking, and addon management.

Demo

Takin Godot Template

Takin Godot Template is a Godot 4.4 template for game projects, fusing curated plugins, essential features, and best practices. It provides a solid foundation to kick-start new projects with GDScript.

Tool

NobodyWho

NobodyWho is a Godot and Unity plugin for integrating local Large Language Models (LLMs) into your projects, enabling AI-driven character dialogue and interactions without requiring an internet connection. It offers fast inference on GPU and easy setup for creating engaging games and interactive stories.

Tool

Texture Packer

Texture Packer is a Godot Engine module for creating texture atlases at runtime. It supports texture merging, layering, and packing with features like custom filters, background colors, and margins, enhancing runtime texture management.

Tool

Voxel-Core

Voxel-Core is a GDScript voxel plugin for Godot Engine, enabling in-engine creation, import, and editing of voxel content. It offers features like automatic UV mapping, various meshing modes, and in-engine editors for both VoxelObjects and VoxelSets.

Tool

Importality

Importality is a Godot Engine add-on that simplifies importing graphics and animations from various formats like Aseprite, Krita, Pencil2D, Piskel, and Pixelorama. It streamlines the integration of external graphics into Godot projects.

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

godot-actions

GitHub Actions for Godot Engine projects, simplifying the build and export process for various platforms, including itch.io deployment. It automates tasks like exporting to Windows, Linux, Web, Android, and macOS.

Tool

GodSVG

GodSVG is a structured SVG editor built with Godot, focusing on clean, precise, and optimized SVG files. It provides real-time code generation and a user-friendly interface for manipulating SVG elements.

Library

Godex

Godex is a Godot Engine ECS (Entity Component System) library designed to organize data efficiently for game development. It is currently under development and welcomes contributions and feedback from the community.

Tool

Code Snapshot

Code Snapshot is a Godot Engine plugin for creating visually appealing snapshots of your code directly within the editor. It supports GDScript syntax highlighting and offers customization options for the frame.

Tool

ThemeGen

ThemeGen is a Godot Engine tool that simplifies theme creation using GDScript. It enables efficient style reuse, recombination, and color sharing across UI components, enhancing theme management and customization.

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.

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

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

obs-websocket-gd

The obs-websocket-gd is a Godot addon that allows interaction with Open Broadcaster Software (OBS) via obs-websocket protocol. It facilitates controlling OBS directly from within Godot, enabling features like scene switching and recording control.

Tool

SmartShape2D

SmartShape2D is a Godot plugin for creating textured 2D polygons, ideal for terrain and level design. It supports both Godot 4 and Godot 3, allowing for easy creation and manipulation of 2D shapes with tilemap-like textures.

Tool

AnimatedShape2D

AnimatedShape2D is a Godot 4 addon that allows you to customize collision shapes for each frame of an AnimatedSprite2D animation. This is useful for creating precise hitboxes, hurtboxes, and hardboxes for character animations.

Tool

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.

Godot-4 GDScript Csharp Tool Beginner Intermediate Advanced Godot 4.0, 4.1, 4.2, 4.3, 4.4
Tool

Arrow

Arrow is a free, open-source, and feature-rich tool for game narrative design, text-adventure development, and the creation of interactive nonlinear storytelling documents. It offers visual development, an advanced node system, and one-click playable HTML exports.

Tool

Clipboard Narrator

Clipboard Narrator is a desktop application that turns web pages into audiobooks by reading text copied to the clipboard. It offers interrupt, queue, and manual modes for controlling the narration, providing a hands-free reading experience.

Library

Friflo.Engine.ECS

Friflo.Engine.ECS is a high-performance C# Entity Component System (ECS) framework designed for game development. It offers a simple API and supports multiple platforms including .NET, WASM/WebAssembly, Native AOT, Godot, Unity, and MonoGame.

Godot-4 Csharp Tool Godot 4
Library

Godot-Slicer

Godot-Slicer is a module for the Godot Engine, porting Ezy-Slicer to allow dynamic slicing of convex meshes. Built in C++, it provides a Slicer node to trigger slices of Mesh geometry using a plane.

Tool

replicate-file.sh

The `replicate-file.sh` script is a bash utility designed to update multiple copies of a file based on a single master file. This script helps maintain consistency across multiple file instances in a Godot project or other development environments.

Tool

IntelliJ IDEA

GDScript plugin for IntelliJ IDEA and other IntelliJ-based IDEs, providing syntax highlighting, autocompletion, and other features to enhance GDScript development.

GDScript Tool Plugin Desktop Godot 3.2, 3.3, 3.4, 3.5, 4.0, 4.1
Tool

godot-ply

godot-ply is a Godot Engine plugin for in-editor box modeling, designed for gray boxing and prototyping 3D levels directly within the editor. It supports Godot 4 and offers tools for mesh editing, including face extrusion, edge manipulation, and vertex adjustments.

Library

MDFramework

MDFramework is a C# multiplayer game framework for Godot 3.4, designed to bring familiar features from other game engines into Godot. It provides tools for member replication, network spawning, command-line parameter parsing, logging, profiling, and more.

Tool

Line Collider 2D

Line Collider 2D is a Godot Engine script that dynamically generates collision shapes from an array of Line2D nodes. This tool simplifies the creation of collision boundaries for prototypes and games by automatically creating a collision shape chain that follows the provided lines.

Godot-3 Physics Tool Godot 3
Tool

Godot Spin Button

The Godot Spin Button addon provides a versatile horizontal selector with extended options for Godot Engine 4.x. It enhances user experience by allowing users to conveniently choose options in a horizontal arrangement with customizable navigation and appearance.