All Gadgets

Debanding material shader
by fractilegames
Simple material shader with added debanding noise for use with GLES2 renderer that does not support full-screen debanding

BoneGizmo
by thimenesup
Simple Gizmo that allows you to easily transform bones in the editor so you can do animations in Godot.

UID Explorer Plugin
by thejust
Adds a new property hint for exported properties. This property hint adds the ability to select a file in the editor, navigate to it in the file system, and populate the property with the resource's UID. The resource can also be expanded by pressing the converted path button.

2.5D World Map with Selection
by rafgro
Scene and code setup for flat world map in 3D, with working camera and selection via raycasting. Move camera with WSAD, zoom with + and - from keypad, selectable country is Ireland.

LootLockerSDK
by lootlocker
This is the SDK (Software Development Kit) for interacting with LootLocker's powerful systems from your Godot game. It is a pure GDScript code package provided by the LootLocker team. LootLocker is a game backend-as-a-service that unlocks cross-platform systems so you can build, ship, and run your best games. Use our plug and play tools to manage your game, content and players all in one place. Save time building features from scratch, so you can focus on the gameplay. Not all LootLocker feat...

EnhancedGridMap
by danchiego
EnhancedGridMap is a powerful plugin for Godot 4.4 that extends the functionality of the built-in GridMap node. It provides additional features for grid-based game development, including custom cell states, multi-floor support, and advanced grid manipulation tools.

Godot Terminal
by rkiemgames
This is a real GNU/Linux | OSX | Windows terminal for executing commands and applications from command line: `ls`, `dir`, `cd`, piped commands, and others are supported. * Can you run sudo? Yes, you can! we have provided a secure password dialog. * Personalize foreground and background colors. * `godot` command is a shortcut command to Godot command line tool, it can execute scenes and more! Type intro --all for to show more details.

Scalable Vector Shapes 2D 2D
by renevanderark
- Draw seamless vector shapes using a Path Editor inspired by the awesome Inkscape - Animate curves of your vector shapes (useful for faces, whips, dents in cans) - Import .svg files as seamless vector shapes in stead of as raster images

Water Temple Demo
by vicentgj
Demo scene showcasing Godot global illumination, reflections, water refractions, and other rendering features.

Basic Settings Menu
by mlmgames
This addon contains a basic settings scene with default options and an initial theme for most projects..

Godot UI Component Library
by bloodyaugust
A library of fully themable custom components for Godot game engine. Currently adds the following nodes: - SingleSelect - SingleSelectSearch See the repo for documentation.

Node3D To Camera
by jayrude
Adds a configurable shortcut to set the transform of any selected Node3Ds in the scene to the current camera transform.