All Gadgets

Packed Scene Instantiater
by yukana
A convenient addon that provides a library class and two custom nodes which can help you to better instantiate an instance from a packed scene. (The word "instantiater" should be "instantiator", but I mis-spelled the word and the incorrect spelling has been used in the addon here and there...)
OVANI Helper
by mefjak
Tool for one-click creation songs and playlist provided by OVANI Plugin. This asset is not provided by OVANI. Plugin for Godot 4.4+
Godot Bili
by adadaadadade
A GDscript addon to connect to bilibili live room. There is a demo under res://addons/godot-bili/demo.
gdods
by jelle
Gdods is a small GDScript for reading ODS files: the OpenDocument format for spreadsheets used in for example LibreOffice, and OpenOffice. You can use this script to add support for ODS files to the game you're building in the Godot game engine. It does not support all features that ODS files have, but sticks mainly to reading text and images from columns, and providing you with some functions to iterate over spreadsheets. Gdods uses gdunzip( https://github.com/jellehermsen/gdunzip ) under th...

Picket 2D
by embracket
A simple fence plugin for Godot Engine 4.x. Makes building fences easy, and dynamic.
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.