Latest Gadgets
Fresh gadgets recently added to the marketplace

Godot Asset Placer
by levinzonr
Boost your Godot level design workflow with Godot Asset Placer — a free and open-source Godot Engine plugin that lets you easily manage, organize, and place assets into your 3D scenes. Key Features: Fast one-click asset placement in Godot Assets can be organized and filtered with collections In-Editor Update support Open-source & free to use (MIT License) Simple workflow for level design and prototyping

NotificationEngine
by Amose
A simple, flexible addon for godot that implements in-app notifications (cross-platform).

MAdvanced Vehicel System (M.A.V.S)
by Gidan
An Easy to use a very flexible vehicle system for making vehicles in godot which includes settings like Manual/Automatic Gearbox, Nitrous, Tire Puncture, Vehicle body and performance modifications. But also including some additional features like Minimap, Vehicle AI and Traffic System for your game needs!

Scalable Vector Shapes 2D
by svs-2d-mkr
Scalable Vector Shapes 2D lets you do 3 things: - Draw seamless vector shapes using a Path Editor inspired by the awesome Inkscape - Animate curves of your vector shapes (useful for faces, whips, dents in cans) - Import .svg files as seamless vector shapes in stead of as raster images

2D projected ground shadow
by socram
Generates a ground-projected shadow polygon based on collision points detected by several rays.

Tokebi-Metrics
by tokebimetrics
Imagine having a crystal ball showing exactly how players experience your game - what excites them, frustrates them, and keeps them coming back. Tokebi Metrics gives Godot developers that power. With simple setup, gain deep insights into player behavior and game performance. No guesswork. Turn raw data into smart decisions that level up your game's success while keeping privacy front and center. Your secret weapon for building games players love. Learn more: https://tokebimetrics.com

Simple C# FSM
by Visnicio
A Simple FSM implementation in C# for Godot Games

GDWiiInput
by 20akshay00
A Godot interface for communication with the Wii remote and its accessories, powered by Wiiuse.
Popular Gadgets
Most downloaded and recommended gadgets from the community
Visual Shader Node Library
by maujoe
A collection of additional shader nodes ( + examples) that can be used in the visual shader editor to achieve common tasks faster. Installation: Just download into your projekt folder. The nodes are automatically added to shader editor. Example materials can also be found in the examples folder. Changelog 1.1: New Nodes: - Screen Space Refraction (GLES 3 only) - Read Normal Map - Various Noise nodes Changelog 1.2: New Nodes: - signed distance field (SDF) operator nodes (procedural shapes and ...

Godot Notes
by roboweb
This tool allows to keep notes and ideas of your project. It adds a Notes dock that contains a text box allowing you to write and save - by project - all the ideas that go through your head. Notes are saved in a notes.txt file inside the plugin folder.
RMSmartShape2D 2D
by remorse107
Create levels using graphics similar to tilesets but with the ability to easily shape the contour of platforms and break away from the square tile look.

Simple C# FSM
by Visnicio
A Simple FSM implementation in C# for Godot Games
Voxel Factory 3D
by antopilo
This is a simple node that handles the creation of mesh using voxels. It allows you to create a mesh from an image or from another source of you choice. Simple and easy to use. Perfect to experiment with voxels in general. There is a C# and GDscript version included in the addons folder. I recommend using the VoxelFactory as an autoload.
Realistic Water Shader
by unionbytes
This is a demo of more or less realistic water in Godot. It is important to use GODOT 3.1.1 or later, because 3.1 has a depth buffer bug. Made by Achim (AiYori) Menzel (UnionBytes) Donated by K. S. Ernest (iFire) Lee (fire) www.unionbytes.de https://www.youtube.com/user/UnionBytes

Flexible Progress Bar
by Lesus
This is a relatively flexible progress bar shader that can be attached as a material in a colorRect and controlled with a simple script. The shader supports various modes such as health bar, rainbow fluid etc.. The shader also allows for custom texture frames so you could quickly create the progress bar you want. The progress bar has customisable colors, fill types, borders and more! This shader was mainly designed for fast prototyping but it could also be good enough for a finished game.
Finite State Machine
by shaggydemiurge
Yet another Finite State Machine for Godot 3.1, this time based on nodes and method names. You have a FSM node, children nodes (usually regular Node) are states, each state node has its own script (Built-in scripts are fine here). In that script you can define methods with predetermined names (names can be customized if needed for some reason) that determine, what happens on each tick while this state is active, which states you can transition to, and what happens when you leave current state...
Browse by Category
Find the perfect tools and assets for your Godot project
2D
2D graphics, sprites, and animations
3D
3D models, materials, and effects
Audio
Sound effects, music, and audio tools
FX
Visual effects and particle systems
Game Kits
Complete game templates and kits
Materials
Shaders, textures, and materials
Misc
Utilities and miscellaneous tools
Tools
Development tools and utilities