Tools

Soda AudioManager
by alexsanderoalmeida
Soda AudioManager is a global plugin for Godot, designed to handle non-spatial sounds, including interface sound effects, background music, and general sound effects. It offers an easy way to manage audio playback, control volumes, apply sound effects, and configure looping.

VarTree
by steezn
VarTree is a custom Tree node that allows you to monitor and display variable values in-game in a structured format.

Sticky Scribe - A flexible TODO list, task manager, bug tracker, and notes tool for Godot 3
by ace24713
Sticky Scribe is a light-weight TODO list and bug tracker, designed for solo devs and small teams. It integrates directly into Godot, and maintains a text list of "Stickies" in your project directory that is designed to be checked in to version control. Stickies are like tickets, but they're purpose agnostic and could be used to track tasks, bug reports, or notes. Sticky Scribe uses a human-readable json format that is friendly for manual editing and merging if necessary. Sticky Scribe has ma...

Content Pack Manager
by eumario
Content Pack Manager is an Addon that allows you to create a DLC / Addon/Plugin / Sandbox Mod for exported Godot games. Using Godot's own system for creating and loading packs, CPM simplifies the process of creating, and loading packs into the game, by providing a simple interface to access.
Godot IDE Extension
by twister
This addon extend Godot Editor Features. Godot-IDE contains a combination of several of my tools to improve the code editing experience. I hope it is useful to you. -- Full content details on github -- ========= TIPS ========= # Split the window editor, work for script/text files/documents helpers * Can use [Ctrl + 1, Ctrl + 2, Ctrl + 3, Ctrl + 4] for change of type split (Required more than 1 script opened) * You can create/remove split with Right mouse Button Context Menu. (Depend of script...

Branch
by derwenzel
Branch is a super super simple addon for Godot to show the current git branch you are working with. It shows a button with the current branch name. Clicking on the button refreshes the branch name.

FPS Label
by lupodharkael
Godot asset to show the frame rate of your games.

GodotTouchCamera
by dion
This asset provides a 3d camera that can me controlled from a touch screen interface.
Idle Energy Saver
by dueddel
This plugin lowers the CPU consumption of your application when it loses its focus which is when it gets minimized or when you switch to another program. It's as simple as adding a node to your main scene. This is especially of interest for you if you build a non-game application. See the project's README for more details.

Todot
by abhinavkdev
Todot is a Kanban Style Todo Plugin for Godot.

Enhanced Stat
by zennyth
Enhanced Stat is an addon suite for Godot 4.1, designed to provide an intuitive and powerful way to manage stats in games such as Health, Mana, Speed, and Attack Damage. This addon is part of the **Enhanced** suite aimed to make your Godot development faster, cleaner, and more enjoyable!

Fancy Folder Icons
by twister
Custom Folder Icons Addon For Godot 4 Allows you to choose a custom icons for folders. (also works with files) How Work In the godot file system, press RMB (right click) on any folder/file you want to iconize and select Custom Icon from the menu.