All Gadgets

Starter Kit Basic Scene
by kenney
This includes a basic scene and environment set-up for a pleasing and bright result, comes with the (CC0 licensed) Mini Arena pack.

Maaack's Menus Template
by maaack
Template for new Godot games. It has a main menu, options menus, pause menu, credits, and a scene loader. Created in collaboration with members of the Godot Wild Jam community. For usage information, visit the following: https://github.com/Maaack/Godot-Menus-Template/blob/main/README.md#usage

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

rpc-await
by dominiks
Small utility script for Godot's networking to allow sending requests over rpc that you can await on for a return value.

SpatialAudio3D
by claude
A Godot plugin that adds spatial acoustics with calculated delays, reverb and occlusion effects based on level geometry.

Compute Shader Studio
by pascalballet
Compute Shader Studio is an addon for Godot Engine that enables you to write Compute Shaders in a minute.

Skelerealms - Open World RPG Framework
by slashscreen
Skelerealms aims to provide the infrastructure for creating a Bethesda-style Open World RPG in a modular style for maximum flexibility. Note that this addon is in early alpha - expect bugs and oversights. Open an issue if you encounter any! If you have any questions, even the dumb ones, join the discord - https://discord.gg/9cyRHHjd (Any questions help me know what to cover in the documentation!)

Godot Redux Rust
by robertcorponoi
A nativescript implementation of Redux for Godot.

Sprite Demo
by godotengine
This is a sample consisting of different shaders applied to some sprites. Effects include outlines, blurs, distorts, shadows, glows, and more. Language: Godot shader language Renderer: Compatibility

Advanced Inspector Exporter
by multirious
This Godot Addon make advanced variable inspector exporter in Godot easier. More Info: https://github.com/Multirious/gd-advanced-inspector-exporter/blob/main/README.md