All Gadgets

GodotSfxr (for Godot ) 4.x
by tomeyro
Add the SfxrStreamPlayer node and SfxrAudioStream resource to generate sound effects inside the editor. Perfect for prototyping and game jams!

Brenny's GameManager
by brennydoogles
This project aims to create a loosely coupled game manager for managing scene and menu transitions for 2D Godot games.

Label3D 3D
by kaoru
An extension make the label works in 3D world

Managed Memory Monitor
by pumpkinpaul
Analyize memory allocations and garbage collections generated by managed code (C#).

SubViewportContainerStretch
by royerson
TextureRect that displays the contents of a SubViewport allowing for stretching without affecting SubViewport.size. Displays the contents of the first underlying SubViewport child node. The SubViewport's placement can be controlled with the TextureRect.stretch_mode property.

Splatter Effect 2D
by jang
Cool splatter effect for 2d TileMaps.

CRT-Geom shader
by qarlos
This is a port of the libretro crt-geom GLSL shader to Godot shading language.

Modular Extended Strafer Controller
by acespectre
Modular first person controller based on Quake's movement system Includes a system for creating controllers using modular states made out of resources This modular system was built using Kabariya's strafer controller (https://github.com/Kabariya/strafer) as a base. Three features have been added to their controller: - Sliding - Maintaining the current direction when jumping (and not pressing any keys) - Limiting the player's control over the controller in the air Documentation is included usi...

Launchpad
by vaner
Launch, relaunch or quit game with gamepad button

3D Auto Collision Generator
by gnommys
This addon lets you generate collisions of multiple 3D objects in one click.

Godux
by isaiahbydayah
Global state management solution for Godot Game Engine (inspired by ReduxJS)

Waving Tree
by go3d
This is a Godot project containing a scene with a waving tree (using shaders from Youtuber Rainware) and a beautiful environment setup with GodRays addon by Slsillicon and scatter plugin by hungry proton.