Tools
Locker - Saver, loader and storage manager
by nadjiel
The Locker plugin is a framework created in Godot 4.3 meant to simplify the process of saving, loading and managing data in Godot projects. This plugin has as one of its main goals being open for user customizations, allowing the use of different user defined strategies for accessing data in different ways. Another feature that this Plugin provides in order to achieve that goal is giving users the ability to customize what's the directory in which the save files should be stored, what should ...

Layers
by 3dvachevsky
An easy way to work on projects in a team. Just check video. It is recommended to use it only for the environment

Blender Helper
by antonwetzel
Import Plugins for Blender - Blender to PackedScene - Blender to MeshLibrary for GridMap

Script Name On Top
by rainlizard
Script name listed at the top of the script editor. Plus two smaller features.

Multiplayer Input
by matjlars
This addon provides two simple APIs for using normal Input Actions, but spread out across a Keyboard player and up to 8 Joypad players. This addon handles multiple devices automatically, so you can keep your InputMap clean and maintainable.

String Enum
by phnixdev
A Godot addon that enables strings to be used as enum values. See the readme file for more information and the source repository for examples.
Dock Slot Expander
by bypell
Editor plugin that allows you to expand any editor dock slot by hovering over it and pressing ctrl+space or the middle mouse button. Can makes browsing large scene trees/file structures easier.

Dice Syntax Godot4
by oganm
Godot 4 port of the Dice Syntax addon Functions for supporting a dice rolling syntax (eg "4d6d1!"). Allows for dice rolls and probability calculations. The syntax supports dropping high/low rolls, exploding/compounding dice, and rerolls. See https://github.com/oganm/dice_syntax_gd for a documentation

Easing Functions
by ferdiu
Bring the powerful easing functions to godot

QuestSystem 2
by shomy
A simple and extensible quest system built for Godot 4.4+ For the godot 4.0-4.3 version, look at https://godotengine.org/asset-library/asset/2516 By design, quest system aims to be more versatile by being modular and making the developers handle the quest resources as they wish. This way it is possible to make every kind of quest, imagination is your only limit. Features: * Easy and modular API * Support for custom quests * Completely customizable singleton * Support for CSV and POT localisat...

Google Fonts Explorer for Godot
by christinoleo
A simple addon/plugin for godot which allows you to browse all google fonts and download any of them to your project without leaving godot. The easiest installation is trout the godot asset library, but you may also clone/download this repository and unpack it into your project. Once enabled, you will have a new tab to view the fonts. Just click away and test them through the panel to the right. Use the save button on the bottom of the panel to download the font to the root directory of your ...

Godot Copilot
by minos
AI-assisted development for the Godot engine.