All Godot about…

K
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

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.

Game

Breakable

Breakable is a breakout-like game made with the Godot Engine, created to learn Godot and test various features. It supports Godot 3.4.x and also has a Godot 2.x version available.

Tool

vpuppr

Vpuppr is a cross-platform VTuber application developed with Godot, supporting multiple tracking backends. It is currently being rewritten for Godot 4, with the Godot 3 version available on the godot-3 branch.

Library

godot-jolt

Godot Jolt is a native extension that integrates the Jolt physics engine into Godot 4, offering a more performant and stable 3D physics simulation. It serves as a drop-in replacement for Godot Physics, with enhanced joint interfaces, and is currently in maintenance mode as its functionality is being integrated into the main Godot engine.

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.

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

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.

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

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.

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
Demo

TPS Demo

This is the official Third Person Shooter (TPS) demo for Godot Engine, showcasing high-quality graphics and gameplay mechanics. It provides a complete example for creating a TPS game in Godot.

Godot-4 Godot-3 3D Action Shooter Demo Example Open Source Godot 4.x, 3.5, 3.4, 3.3, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.1.x
Tool

Godot VirtualJoystick

This Godot 3.3 plugin provides a virtual joystick for mobile games, supporting both 2D and 3D projects. It's designed for easy integration and use in commercial projects, encouraging sharing and support.

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.