All Gadgets
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.
Autoload Demo
by godotengine
This demo shows how to use autoloads to change between scenes. Language: GDScript Renderer: Compatibility
[DUMMY] Sligh Games Cloud
by fnowak
A powerful Godot Engine plugin that seamlessly integrates AWS Amplify services into your game projects. This plugin enables game developers to leverage AWS cloud capabilities directly within the Godot environment, providing authentication, data storage, API access, and more with minimal configuration.
a mole game
by lulersoft
A mole game
Scene selector
by wantg
1. Add Scene selector (tree structure) 2. Open Scene editor when select scene 3. Focus file in FileSystemDock when select scene 4. Click the middle mouse button in the inspector to display only modified properties
Quake Mapper 3D
by elf32bit
Mapper plugin provides a way to manage game directories with map resources. Construct Godot scenes from maps using your own scripts and run them without the plugin. Organize map resources into game expansions by specifying alternative game directories.
Menus Plugin
by bigdc
Menus Plugin is an OPEN SOURCE custom Menus node plugin for easily adding menus to your game (see Read Me fike for details).
ResourcePlus
by makeitwithwyatt
Simple yet effective Quality of Life enhancement for Resource management in Godot. Adds a new "Resources" tab with a tree view, where you can manage all of your resources in one place.