All Godot about…

K
Demo

FPS Test

This is a first-person shooter (FPS) demo for Godot 2.x, featuring basic movement, physics, and a flashlight. The project is no longer maintained and not compatible with Godot 3.x or later.

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.

Game

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.

Tool

Virtual Joystick

A simple and powerful virtual joystick for touchscreens in Godot. It offers customizable appearance, multiple joystick modes, input action support, and visibility options to enhance your game's mobile experience.

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.

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.

Game

A Dark Forest

A Dark Forest is a minimalistic, incremental idle game built with Godot, inspired by 'A Dark Room'. It started as a personal learning project and evolved into a community effort with multiple contributors.

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

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

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

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

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

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.

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.

Library

FMOD GD4

FMOD GD4 provides an integration of the FMOD Studio API for Godot 4.4, enabling advanced audio functionalities within Godot projects. This plugin supports event playback, bank management, and editor integration for streamlined audio development.