Tools
MusicPlayer
by kingofspades
A Godot 4.3 addon that simplifies global music playback while allowing for more dynamic music.

AsepriteAnimSetter
by peatral
With this tool you can automatically setup the animations of spritesheets exported from Aseprite.

Simple Project Timer
by ripex
Simple timer for tracking time spent on your project.

Katuiche Colorful Console
by cassianobelniak
This plugin add new functions to the engine to print colored text to the console. It also allows cleaning the console text.

Audio Events
by freekds
Audio Events provides a simple custom node that you can use to generate events at specific times when playing a sound. Simply create an AudioEventPlayer and attach an AudioEvents resource to it. In the AudioEvents resource, you can specify an audio file and the times at which an event (=signal) needs to be fired.

Diff margin
by datoh
Diff Margin displays Git changes of the currently edited file on Godot script editor margin

FUCoroutine
by jamesika
It's just fxxking same as Unity Coroutine.

Sym Linker
by kana
A small plugin that allows the creation of symbolic links with a simple right click. Features: - Adds a right click context action for creating symbolic links. Usage: 1. Right-click on a file or directory in the FileSystem dock to access the context menu, select `SymLinker: Create symlink`. 2. Select the directory you want to link. 3. A symbolic link (symlink) from the selected source directory will be created inside the directory you initially right-clicked.

AddonSave
by can202
AddonSave can save, load and make screenshots y user:// or res://

UV Inspector
by alexpana
Small tool to inspect the UV maps of ArrayMeshes

SimpleJsonClassConverter
by kyo83
Utilities to convert godot classes to JSON and vice versa Aims for simplicity, performance and support all types

Multi-Scene Editor
by eruhlinteractive
This plugin allows you to apply a defined set of modifications to multiple scenes with a few clicks. Modified scenes can be saved over the original or to a new scene/folder. Currently Supported Modifications: - Instance Packed Scene - Remove Node - Apply Script - Apply Materials Supported Godot Versions: 3.x