All Gadgets
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

Resource Encryption
by solicarc
The Godot Resource Encryption Plugin enables developers to securely save and load resources in Godot with any file type, utilizing encryption to protect sensitive data. This plugin integrates seamlessly into your project, providing an easy-to-use interface for resource management. New Classes: * ResourceEncryptionSaver * ResourceEncryptionLoader Save Resources Securely: Encrypt and save any Godot resource to your chosen file extension, such as .dat, ensuring data integrity and security. Load ...

Match3 Game Template
by makifdb
A game template for making match3 game

Plugin Restarter
by unutabi
Plugin Restarter is a handy tool that allows you to quickly restart all the plugins in your Godot workspace or just the selected ones with a simple keyboard shortcut. Features: - Restart all plugins: Quickly restart all plugins in your workspace with CTRL + SHIFT + A. - Restart selected plugins: Restart only the plugins you select using CTRL + SHIFT + S.

EFT-gdscript - User created themes
by possiblepanda
.eft is a file extension which allows you to easily implement user-created themes into your game / application. Contact @possiblepanda on discord for help, and use the GitHub for a short tutorial.

Panku Console
by k2kra
Panku Console is a feature-packed real-time debugging toolkit for Godot Engine. With Panku Console, you can easily interact with your scripts and objects at runtime, whether to cheat, debug, prototype, or just to have fun. Panku Console is designed to be modular and extensible, and it is easy to add and maintain features. It is also designed to be as unobtrusive as possible, so you can use it in your project without worrying about the impact on the final product.