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
2D Wheeled Vehicle Template
by vrojak
This template allows users to construct arbitrary 2D wheeled vehicles. The basic concept is to simulate each wheel individually, which makes it possible to make a wide variety of vehicles, regardless of the amount of wheels or the steering. Several example vehicles are provided. For a more detailed description and manual, please visit the GitHub page: https://github.com/vrojak/godot-wheeled-vehicle-template
Vaporwave Sky
by stur86
A custom shader and material to render procedural custom Vaporwave-style skyboxes.
Godot Navigation Lite 3D
by miloslu
Godot plug&play implementation of detour library. It allows user to build multiple navmeshes from static objects (physics objects) for different agent sizes, it also features fast cached obstacles, and realtime updates on the navigation meshes.

DecalCo
by masterj
DecalCO is a shader based solution for the Godot game engine. Decals are a great tool used to add details to a 3d object without having to add more details to its geometry or using really large texture maps. You can use decal to add things like bullet holes, blood splashes, water puddles in your scenes.
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...
Water Temple Demo
by vicentgj
Demo scene showcasing Godot global illumination, reflections, water refractions, and other rendering features.
Octahedron Sphere Mesh
by knifepace
Godot implementation of octahedron sphere mesh, with correct uv mapping and normals. suitable for making uv sphere, rounded boxes etc.
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