Tools

Inputty
by mxsophie
Input wrapper with per-device action polling, a rebinding scene, input icons/prompts, and customisable input properties.

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...

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.

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...

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.

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.

func_godot
by embyr
Quake .map file support for Godot 4.x. FuncGodot is a plugin for Godot 4 that allows users to generate Godot scenes using the Quake MAP file format. Map files can be made in a variety of editors, the most commonly recommended one being TrenchBroom. It is a reworking and rewrite of the Qodot plugin for Godot 3 and 4.