All Gadgets

MapTileProvider 2D
by meenky
Provides an interface for loading real world map imagery into Godot with optional caching to reduce network traffic.

Onscreen Keyboard 2D
by mrtnfchs
Onscreen Keyboard Plugin for Godot Engine. Displayed as soon as LineEdit or TextEdit are in focus. Select your OnscreenKeyboard object and apply your custom styles and font via inspector. (You can find some default dark-flat-like-styles inside the plugin/customize/styles folder)

Basic
by tofujita
There are some basic shaders, as a blur filter, a mosic filter, an edge filter and others. You can use as your shader in your project, after download the shaders.

Timer Counter
by blaron
ENG: TimerCounter is an addon for Godot, you can see the time spend on your project. ESP: Time Counter es un addon para Godot que te permitirá ver el tiempo que llevas en tu proyecto.

State Machine
by itsmealec
Finite State Machine for managing different States that anything can be in. For example, an Enemy can "Attack", "Patrol", "Idle", etc.

RaycastSignals
by srcoloma
RaycastSignals is added as a child to a Raycast3D or Raycast2D node. and allows using signals that indicate when a body enters collision, when it remains colliding, and when it exits collision. The signals are body_just_entered, body_inside, and body_exited.

Godot Super Wakatime
by bartoszb
Tool to measure time spent in loved by many people game engine - Godot Officially approved to use in High Seas event created by Hack Club

GameNite Controlpads
by gameniteweston
This extension is used to develop for GameNite and test your GameNite game natively. Specifically it adds a GameNiteControlpads node that allows you to send and receive messages with "controlpads": the mobile phone controllers. Must be used in conjunction with a controlpads test server. Usage: * You can see a full walk-through here: https://clever-rain-b72.notion.site/Godot-GameNite-Development-Walkthrough-a4c9f6bbcaff4f4cbe4daacd71cde22d?pvs=4 * Join our discord to get help and learn more ab...

Voxel Line 3D
by foureyedredheadedste
A Simple plugin for creating voxel lines.
Godot States
by cevantime
Wait... an other state machine plugin for godot ? ----------------------------------------------- Yes... and no ! What's special about this plugin is that, unlike the typical state machine design pattern, it uses only *states* and is therefore extremely simple to implement. More precisely, this plugin provides three classes that allow you to manage the behavior of your nodes in great detail and in a **visual** way.

Godot OAID SDK
by xisage
Android OAID/AAID SDK export plugin. Also supports AndroidID, IMEI, WidevineID and more.

Player 2 AI NPC for Godot
by ajelefantgg
The Player 2 AI NPC Godot plugin allows developers to easily create AI NPCs in their Godot projects. The plugin uses free AI APIs from the player2 App at https://player2.game/. Just open Player2, and the plugin connects automatically, so you can dive right into building your world instead of wrestling with keys or settings. When your game is ready, we’ll share it with our community of 40,000+ active players eager for AI-driven adventures: https://player2.game/discord For usage information, vi...