All Gadgets
In-game console
by quentincaffeino
In-game console for Godot, easily extensible with new commands. I'll try to keep project on this website up-to-date with its sources. If you have any problems with this project please try downloading more up-to-date version from github (https://github.com/quentincaffeino/godot-console/archive/master.zip). If problem persists do not hesitate to contact me on GitHub via Issues or QuentinCaffeino#9674 on Discord Project website: https://github.com/quentincaffeino/godot-console

Godot Sandbox
by fwsgonzo
This extension enables safe, fast and low-latency modding support for Godot games. It's currently a work-in-progress. Check out view files to find a browser demo and a showcase project.

AlphaOS
by urieldeveaud
A mini "OS" made with Godot Engine 3.1 by uriel Deveaud (CincoViento)

GodotToolkit
by sirjoehighton
The GodotToolkit is a comprehensive set of tools designed to enhance your development experience with the Godot Engine. This versatile toolkit offers a range of utilities to streamline your workflow, automate repetitive tasks and simplify coding processes. As an open-source project released under the MIT license the toolkit is freely available for both personal and commercial projects.

H3 Godot
by tyblhqy
Godot bindings for H3, a hierarchical hexagonal geospatial indexing system.

Transit
by backwardspy
A simple Godot asset for smooth scene transitions

SimpleBoards: Free Leaderboard Service
by simpleboards
Effortlessly manage and integrate leaderboards in your Godot projects with SimpleBoards! Fetch entries, submit scores, and connect players to leaderboards using the SimpleBoards API. Easy setup, powerful features, and fully customizable for indie and professional developers. Perfect for enhancing your game's competitive edge! The plugin is based on https://simpleboards.dev

Worktime Stopwatch
by bypell
A time tracker plugin made to help you dedicate a set amount of "work time" to your project each day. It can even keep track of the current foreground window and automatically "block" the stopwatch when you get distracted and switch to a non-whitelisted window (this is Windows-only, at the moment). Whitelisted windows are defined using a comma-separated, case insensitive list of keywords, if the active window's title contains any of the keywords, it is considered "productive" and the stopwatc...

Claude Sonnet Chat API
by coffeeworld
This facilitates a basic chat interface with the Claude 3.5 Sonnet API. I have found Claude to be the best AI available for gdscript and godot shaders, but available tools are limited. An API key is required (and API keys require funding a wallet). Your API key must be set in the project settings. Visit https://console.anthropic.com/settings/keys for a key.

GEA - Godot Easy Audio
by isitlucas
GEA (Godot Easy Audio) is a simple and powerful addon for the Godot Engine that enhances audio management by providing an easy way to handle music, sound effects, and transitions. With GEA, you can smoothly fade, crossfade, and control audio playback effortlessly. Key Features: - Music Management - Sound Effect System - Customizable Settings - Seamless Integration

Immediate GUI
by volodyakek
Immediate GUI for Godot. Useful for debugging. Usage example: https://github.com/VolodyaKEK/godot-immediate-gui
Quality First Person Controller v2 3D
by zakarya
Actually good first person controller for the Godot Engine. MIT License (credit Colormatic Studios) This first person controller was made because there aren't many first person controllers for Godot, and the ones that do exist are pretty bad. It is highly customizable and comes with many features, QOL, and readable code. Move with WASD, space to jump, shift to sprint, C to crouch. FEATURES: In-air momentum Motion smoothing FOV smoothing Head bobbing Crouching Sprinting 2 crosshairs/reticles, ...