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

Scene palette 2D
by fabianlc
Instance scenes on your 2D scenes from a palette. Features: -Grid snapping -Flipping and rotation -How the left mouse button with grid snapping on to place an instance when the mouse moves to a new tile -Adjustable zoom on the palette. To use create a scene with the scenes you want in your palette, then enable the panel and load the palette using the file menu. If your editor's language is set to English you can make the palette use the editor's grid snap settings. The visible rect of your sc...

GodotEnv
by windastella
Godot DotEnv Class A simple implementation of DotEnv. Allow usage of .env file in godot. Also retrieve OS Environment Variable if available. Usage Add `/godotenv/scripts/env.gd` to Autoloader. Retrieve Environment Variable by `var env_var = get_node("/root/env").get("ENV_VAR")`

Aseprite Importer
by hectorid
This plugin simply creates/modifies animations in an AnimationPlayer that change the "offset" and "region_rect" properties of a Sprite/Sprite3D node based on the animation tags of a Sprite Sheet JSON data file generated by Aseprite.

Tello Drone Control
by blechaffe
With this Addon you can control your Ryze/ DJI Tello Drone with Godot. It is also possible to read the telemetry with this Node. Because godot does not support h264 there is no video or photo support. But i accept pull request if you want to implement it.

Single File Runtime Console
by volodyakek
Runtime console for Godot. Usage example can be found on GitHub: https://github.com/VolodyaKEK/GodotConsole

Cel / Toon Shader
by davethedev
This is a demonstration project showcasing the included Cel Shader. See ReadMe for details.

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.

NetworkBootstrap
by jonnymind
High level networking is very simple in Godot, but setting up a client/server pair is not so trivial. You need to set up project options and/or command line parsers to decide which instance of your application is the server and which are the clients, and the raw Godot interface doesn't help much with setting run-specific parameters. This Godot plugin adds: * a Project Setting section called Application/Network; * an autoload singleton called `NetworkBootstrap` configuring hosts and client pee...
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