All Gadgets

Assets Manager
by mazzel
This is a tag-based assets management tool that I'm developing for management of my many different assets. Key Features: Importing any file format Thumbnail generation for common 2D and 3D file formats (work in progress, only gltf/glb format is currentlly supported for 3D files) Automatic and configurable identification of different file types (2D graphics, 3D graphics, audio, etc.) Viewing and searching assets based on their name, tags, license or file type How to Use Use the import tab for ...
GMC: Media Controller for MPF
by avanwinkle
The Godot Media Controller (GMC) is a display platform for creating pinball games using the Mission Pinball Framework (MPF). With GMC, pinball makers can use Godot as their graphics engine for robust screen content and media features on games built on MPF.
Dock Slot Expander
by bypell
Editor plugin that allows you to expand any editor dock slot by hovering over it and pressing ctrl+space or the middle mouse button. Can makes browsing large scene trees/file structures easier.
Dice Syntax Godot4
by oganm
Godot 4 port of the Dice Syntax addon Functions for supporting a dice rolling syntax (eg "4d6d1!"). Allows for dice rolls and probability calculations. The syntax supports dropping high/low rolls, exploding/compounding dice, and rerolls. See https://github.com/oganm/dice_syntax_gd for a documentation
Physics Platformer Demo
by godotengine
This demo uses RigidBody2D for the player and enemies. These character controllers are more powerful than CharacterBody2D, but can be more difficult to handle, as they require manual modification of the RigidBody velocity. Language: GDScript Renderer: Compatibility
Easing Functions
by ferdiu
Bring the powerful easing functions to godot
QuestSystem 2
by shomy
A simple and extensible quest system built for Godot 4.4+ For the godot 4.0-4.3 version, look at https://godotengine.org/asset-library/asset/2516 By design, quest system aims to be more versatile by being modular and making the developers handle the quest resources as they wish. This way it is possible to make every kind of quest, imagination is your only limit. Features: * Easy and modular API * Support for custom quests * Completely customizable singleton * Support for CSV and POT localisat...
Google Fonts Explorer for Godot
by christinoleo
A simple addon/plugin for godot which allows you to browse all google fonts and download any of them to your project without leaving godot. The easiest installation is trout the godot asset library, but you may also clone/download this repository and unpack it into your project. Once enabled, you will have a new tab to view the fonts. Just click away and test them through the panel to the right. Use the save button on the bottom of the panel to download the font to the root directory of your ...
LibGDXAtlasParser 2D
by harryhu
This plugin is designed to quickly parse .atlas file (with png image) from libdgx engine.

Kofi Donation Button 2D
by deybismelendez
A customizable button to request donations by ko-fi.
DwTexture
by daisukekasahara
Downloaded image to TextureRect Node

Godot Copilot
by minos
AI-assisted development for the Godot engine.