All Gadgets

Android Deeplink Plugin
by cengizpz
Android Deeplink Plugin allows processing of Android application links that enable direct navigation to requested app content. Installation Steps: - click `Download` button - on the installation dialog... -> keep `Change Install Folder` setting pointing to your project's root directory -> keep `Ignore asset root` checkbox checked -> click `Install` button - enable the plugin via `Project->Project Settings...->Plugins` in the Godot Editor - for usage info, see https://github.com/cengiz-pz/godo...
2D Hexagon TileMapLayer Navigation Class
by dubiousduck
This is a Godot plugin that adds a global class that navigates 2D TileMapLayers with hexagon-shaped cells. Works for Godot version 4.3 and up. Check out the Repo for a more detailed explanation of how to use this class!
ConvoQuest Framework
by inglogamesdev
The ConvoQuestFramework is a lightweight but flexible system for integrating conversations, quests, and inventory into your Godot game. Quests and conversations are defined in human-readable JSON files for easy writing and extending.

Chess
by cataclock
Ever want to have the chess game made in Godot? Well now you have it! Chess in Godot! Includes: Legal moves. Castling. Win conditions (capture King). En Passant. Pawn promotions. Have fun with it! Issues (use this one): https://codeberg.org/CatAClock/Issues

Node Preview
by koopek
A plugin for Godot 4.2+ to help you make "screenshots" or "images" of any sprite or image in 2D world (also supports 3D).
Character generator importer tool 2D
by ninetailsrabbit
This is an unofficial tool that can be used as a plugin in Godot to speed up the process of creating animations for the character generator 2.0 https://legendaryswordsman2.itch.io/character-generator
Toasts
by ra45
A plugin that allows you to make Android like toast on all platforms
Fluid HTN
by fnaith
A simple HTN planner based around the principles of the Builder pattern. A Fluid HTN for Godot implemented in GDScript.
3D RTS Camera
by emilhakala
A fully customizable and easy-to-use 3D RTS-style Camera for Godot 4.3. Intuitive camera movement for real-time strategy games or other projects requiring a top-down camera with RTS-like controls. Features: - Zooming - Orbit camera around center point. - Movement - Edge scrolling
Persistent Bookmarks
by elysiumstudios
This Godot Editor plugin can help you save and load your bookmarks automatically Usage: 1. Install `persistent_bookmarks` via AssetLib. Or put `addons/persistent_bookmarks` to your addons folder. 2. Activate at `Project -> Project Settings -> Plugins`. 3. Use editor bookmarks as you normally would use. Your bookmarks will be loaded automatically when your project is closed and opened.

Simple CRT Shader 2D
by henriquelalves
A simple Godot CRT Shader that allows some customization on its looks.
GD Paint Demo
by godotengine
GD Paint is a simple image editor made using Godot and GDScript. It supports different types of "brushes": a basic pen/pencil and eraser, as well as a rectangle and a circle brush. Language: GDScript Renderer: Compatibility