All Gadgets

Godot V4 Scene Browser
by krosh
Rewrite https://godotengine.org/asset-library/asset/1070 for Godot V4 Lets you view scenes inside the folder "assets/components", in a list, then add them to your current scene when you need it to make level editing easier. (not limited to levels alone, but that is the primary intention of the addon) Also features additional post-import scripts to make it easier to work with certain model types.

Palette Swap Texture 2D
by theboyboy
A custom resource for Godot to simply and quickly generate palette swapped textures

ZzSprite Godot 2D
by cactichameleon9
Procedurally generate monsters and other sprites for your game right in the engine! A port of ZzSprite (A Tiny Sprite Generator) by Frank Force to Godot Seeds from the web version of ZzSprite are 100% compatible with the godot port!

Debug Interface Components
by gatada
A configurable debug meter that takes a float input and represents it as the height of the meter. The value passed to the meter will show below the meter. You can customize range, colors and the value of an optional target value. The meter accepts any value range, and will change color, and emit a signal when the input value exceeds the specified range. When the input value reaches the target value an event signal is emitted, and the bar can optionally change color.

EgoVenture Sample Game
by deepgames
An example game by MDNA games made using the Egoventure framework

Curvature Shader
by novemberdev
This shader adds curvature to any mesh!

CurvePDFtoCDF
by fia
A simple Ressource allowing you to make PDF (Probability density function) as a godot Curve and to auto bake it as a CDF (Cumulative distribution function). It allow you to make really simple weighted random number generator for your game.

GDInv (Inventory System Core)
by zcaliptium
This tiny set of scripts allows you make inventory system for your game. It doesn't add GUIs or something like this. Check out project repository to get more info about how to use it!

3D Node Graph
by walksanator
a simple node graph system for godot

GodotVersion for Godot4
by gregorein
The GodotVersion plugin makes it easier to manage version updates for your Godot projects. It works with GitVersion and a git pre-commit hook to update the project version automatically when a build is started - both for debug and exports. This plugin can be used for both game and non-game projects.

Beehave - behavior tree AI for Godot Engine
by bitbrain
Beehave is a powerful addon for Godot Engine that enables you to create robust AI systems using behavior trees. With Beehave, you can easily design complex NPC behaviors, build challenging boss battles, and create other advanced setups with ease. Using behavior trees, Beehave makes it simple to create highly adaptive AI that responds to changes in the game world and overcomes unexpected obstacles. Whether you are a beginner or an experienced developer, Beehave is the perfect tool to take your...

Instant Realistic Light 3D
by soykhaler
A very simple Godot Engine Plugin to get realistic lights on your 3D Scene Use free, its free and open source (no atribution needed)