All Godot about…

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

Demo

Minimum Game

Minimum Game is a top-down 2D pixel art game template for Godot Engine. It features multiple rooms, a HUD, main and pause menus, a victory screen, autosaving, and sound effects, providing a starting point for 2D game development.

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

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.

Game

Dolphin Island 2

Dolphin Island 2 is a 2D platformer game developed for the A Game By It's Cover 2015 Game Jam using Godot Engine. The game features classic platforming mechanics within a colorful island setting.

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.

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

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.

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

Maaack's Menus Template

Maaack's Menus Template is a comprehensive Godot 4 template providing a ready-to-use menu system, including main menu, options, credits, and scene loading. It supports multiple resolutions and input methods, suitable for game jams and commercial projects.

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.

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.

Game

Kraken-Rampage

Kraken-Rampage is a 2D game developed with the Godot Engine in 48 hours for Ludum Dare 33. Players control a kraken on a rampage, likely destroying things and causing mayhem.

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.

Library

Escoria

Escoria is a Libre framework for creating point-and-click adventure games within the Godot Engine. It provides a demo game showcasing its features and serves as a testing ground for future development.