All Gadgets

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.

Decals Demo
by godotengine
This demo includes many examples of Decal nodes in action, for the purpose of showcasing Godot's rendering capabilities. The decal filter mode can be adjusted in the top-left corner: - For games with a pixel art appearance, the Nearest filter mode can be used instead of Linear. - Filter modes with Mipmaps prevent decals from looking grainy at a distance, at a small performance cost. When mipmaps are used without anisotropic filtering, decals will look blurry when viewed at oblique angles. - F...

Complex Numbers
by higgsbosoff
A simple class allowing basic complex algebra in GDScript

Dragonfruit
by kreaytore
Add a customizable background image, slideshow, or video to your Code Editor's background!
Data to Image Coverter
by ltecher
This allows you to convert data and binary to an image at runtime.

Asset Atlas Replacer
by jessicaccgd
Replaces UIDs and paths of assets for their atlas match. !!BACKUP YOUR PROJECT BEFORE USING THIS TOOL!!