Tools

NV Node Pivot
by naiive
Add preset for Node Pivot offset / center point

Jam Launch Multiplayer
by helloadam
Tools for rapidly developing and deploying multiplayer games with Godot 4 Learn more at https://jamlaunch.com

Chief Mints - Achievements for Godot 3
by samsarette
This Godot 3 add-on helps you define, track, and display in-game achievements. "Local File Storage" achievements are good for an self-distributed or Itch release, where there is no platform-native system. Other platforms, such as Steam, you'll need to extend "ChiefMintSource" and select your script as the new source in settings.

simple note
by csocraman
A plugin for taking notes within the Godot editor. - you can create more than one note - you can load a files from outside your project. *You can only open JSON files that were specifically created by this plugin.

Metadata Manager
by univeous
A simple yet powerful plugin to streamline metadata editing in Godot 4. Define reusable templates, and manage node metadata directly in the Inspector with full undo/redo support. - Template-Based: Define common metadata once and apply it across nodes - Seamless Integration: Add/edit/remove metadata via an intuitive foldable UI - First-Time Friendly: Auto-generates a sample template file on first activation - Type Support: Int / Float / String / Bool with proper UI editors Currently supports o...

AdaptiSound
by mrwalkman
Complete Audio Manager with adaptive music tools for Godot 4.1 Note: This plugin comes with a Demo, if you only want the plugin, you must delete the DEMO folder in addons/adaptisound.

Sprite Slicing
by lupodharkael
Godot asset to slice 2D sprites. Check the README of the repository for more information.

Godot Sharp Some - Drawing 2D
by jiri
Is set of extensions for custom drawing API in Godot engine version 4.1. It simplifies script drawing. Includes CanvasItem extensions for drawing various plane shapes and Multiline class extending possibilities of drawing API.

Save Made Easy - A simple, diverse Save/Load plugin
by adamkormos34
An easy to use, versatile Save/Load System for Godot 4 inspired by the simplicity of Unity's PlayerPrefs. Supports nested variables, Resources and encryption.

Godot Project Management
by nbmago
A multi-party Kanban project management plugin for Godot. Tasks are stored in JSON text files and can be created from TODOs in source code.

HathoraHTTPRequest
by arkelen
HathoraHTTPRequest is a Godot 4.x plugin that extends HTTPRequest node to provide an easy access to Hathora API endpoints from GDScript.

SCORM Plugin (Depreaced)
by esdrascaleb
* This plugin is depreaced I can't give support to it and edassis is going to support it now https://godotengine.org/asset-library/asset/3492 Simple plugin to godot interact to a scorm api. Creates a scorm node that can be used to interact with scorm objects Create ismanifest.xml in exported project and has a html custon script res://addons/scorm/export.html in it to fully export a scorm object. To export scorm: 1-select html export 2-select html custom script the export.html 3-export to a ne...