All Godot about…

K
Game

Meteorite

Meteorite is a low-resolution Metroidvania FPS game developed in Godot 3.0, inspired by Metroid Prime for LOWREZJAM 2018. Explore a facility, upgrade weapons, and enhance movement to overcome obstacles, battling turrets and a boss.

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.

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.

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

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.

Game

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.

Tool

2D Destructible Objects

This GDScript plugin for Godot 3 allows you to easily create destructible 2D objects. It divides a sprite into blocks that explode upon impact, adding dynamic destruction to your game.

Game

Pocket Broomball

Pocket Broomball is a free and open-source 2D sports game developed with Godot Engine, simulating the game of broomball. It is available on multiple platforms and welcomes contributions for translations and team inclusions.

Library

Open Adaptive Music Library

The oamlGodotModule is a Godot Engine module for the Open Adaptive Music Library (oaml). It allows developers to integrate adaptive music into their Godot projects.

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.

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

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

HTerrain

HTerrain is a Godot Engine plugin providing heightmap-based terrain capabilities. It supports features like texture painting, coloring, holes, level of detail (LOD), and grass, targeting the Godot API.

Godot-4 3D Plugin GDScript Godot 4.1+
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
Library

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.