All Godot about…

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

Game

Platshoot

Platshoot is a 2D shooter game developed with Godot Engine, where players navigate levels, defeat enemies, and manage in-game currency. Currently being ported to Godot 3.2, it offers classic controls and various gameplay features.

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.

Game

Mountain of Hope

Mountain of Hope is an early-stage 2D game project created during the Theater Game Jam (PGA 2015). This Godot Engine project showcases the initial development of the game.

Demo

voxelgame

A collection of voxel game demos for Godot Engine 4.3, showcasing a custom C++ voxel module. Includes scenes for blocky and smooth terrain, with a Minecraft-like demo featuring basic multiplayer support.

Tool

Grass Plugin

This Godot Engine plugin efficiently handles large amounts of grass, foliage, and vegetation within game environments. Designed for use with static meshes, it offers good performance even in extensive scenes.

Demo

2D Day/Night Cycle

This Godot 3 project provides a 2D day/night cycle using CanvasModulate and Light2D for a moon light effect. It includes examples for cycles with and without moon light, and features a debug overlay for testing.

Library

godot-rapier-2d

Godot Rapier Physics is a 2D and 3D physics engine drop-in replacement for the Godot game engine, offering better stability, performance, and features like fluids and deterministic simulations. It integrates the Rapier physics engine and Salva fluids simulation library.

Game

Everplast

Everplast is a fast-paced 2D platformer developed with Godot Engine, offering a unique blend of adrenaline-fueled gameplay and player freedom. Navigate hand-built environments, manage your adrenaline, and collect orbs to enhance your abilities in this challenging adventure.

Tool

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.

Library

PortAudio

This Godot module provides wrapper methods for the PortAudio library, enabling low-latency audio processing and direct control over audio input and output within Godot Engine. It offers flexibility in choosing audio drivers and managing audio buffers, making it suitable for audio tools and rhythm games.

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.

Library

FMOD GDNative

FMOD GDNative is a Godot 4 GDExtension that integrates the FMOD Studio API, providing a seamless audio engine solution for Godot Engine. It offers dedicated Godot nodes for event emission and listening, facilitating advanced 3D audio implementation.

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

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.