All Gadgets

Mqtt node
by freehuntx
This is a simple implementation of mqtt 3. It adds a node that can be used entirely without code and just visually! Just ws/wss brokers are supported for cross compatibility reasons (browser support). There are no plans/needs to add tcp/udp.

Project Time Tracker
by ccencceth
Track how much time you've spent on a project
Radar Graph
by lsbt
Create a customizable radar graph in Godot

Outline shader
by ponas
This simple and elegant shader allows you to outline your sprites. You can make it smooth, sharp, wide, narrow, change it's color and more! It is very easy to use and works perfectly.

2D Lights and Shadows Demo
by godotengine
Simple demo of 2D lights and shadows, using Light2D and LightOccluder2D nodes. Language: GDScript Renderer: Compatibility

Godot 3D mesh slicing
by sybiote
Node allowing for real-time cutting of mesh, implemented in GDScript supports rigid bodies , repeated cutting , cross section materials

CCG Engine and Template
by unreference
This project contains a functioning CCG engine with support for fully modular card effects, turn structure, resource systems, and zone systems. Included in the project is a template with an example UI implementation, example game mode settings, and an example implementation of a card effect. There is also a tool for adding decks to the player profile, but editing them isn't natively supported yet. To run the example project, run scenes/UI/main_menu.tscn. "Collection" and "Test Game" are curre...

GDmeter
by carrascomj
The unassuming Godot timer. Ideal for jams. It adds a tab in the main dock that activates a timer. The time is saved between sessions of the editor.

Health, HitBoxes, HurtBoxes and HitScans
by clutteredcode
2D and 3D Components to manage health, damage, and healing

Editor background
by nukiloco
A highly customizable background addon for Godot 4.1! The current background addons for Godot weren't customizable enough for me which is why I made this addon!

Grid Inventory System with Custom Patterns
by 50kush
A drag-and-drop grid inventory system that allows for definition of custom patterns, as seen in inventory management games.

Orbit Controls 3D
by lucajunge
This plugin adds Orbit Controls to the Godot Game Engine. Based on the Orbit Controls of three.js.