All Gadgets

Motion Blur
by mantequilla
A motion blur plugin created by Bauxitedev, ported to Godot 4.0

Cybs Gameunit
by cyberrebell
3D Gameunit system to manage health, display health bars and display incoming damage or heal

2D Editor Light Toggle
by axuap
Adds a light toggle in canvas editor's toolbar. Use this toggle to view your level without lighting (for example, dark levels). Affects editor only, runtime lights will be there as usual. Note: Works only for PointLight2D and DirectionalLight2D (not CanvasModulate).
Squiggles Fur
by queenofsquiggles
A shell fur tool for Godot 4 that provides a robust, no-code approach to stylish fur and fur-like materials. Supports all currently available 4.X versions

EffectBus 2D (C#)
by chasecarlson1
An EffectBus node manages object pools of AnimatedSprite2D-based effects for performance optimization. The best use case of an EffectBus node is to pool hundreds (or even thousands) of AnimatedSprite2D flipbook effects in a scene where the effects can to be y-sorted, unlike using a regular particle system.

Godot Ragdoll Example
by akiakjava
Godot Physical Bone Ragdoll Example
CalculusVisualizations
by yunusey
Calculus Visualizations is a tool for visualizing calculus concepts such as solids of revolution and solids of cross sections.

Anti-cheating-value-plus
by kokkoroshinzou
Anti-cheating-value-plus is a plugin that prevents cheat tools from modifying sensitive data in the game memory. Now with support for string, bool, arrays, and dictionaries.

Surface Extractor 3D
by possiblepanda
A tool to extract a specific surface from a MeshInstance Adds a menu next to the inspector menu to turn a Surface into it's own Mesh

GDCEF Godot4
by lecrapouille
gdCEF - Web Viewer Plugin for Godot 4.x ======================================= gdCEF is a web viewer plugin for Godot >= 4.2, compatible with Linux, Windows, and macOS. It uses the Chromium Embedded Framework (CEF) to bring web content into your 2D and 3D applications. Notes: ------ 1. Godot 3 users: gdCEF is no longer maintained but still available here: https://godotengine.org/asset-library/asset/1426 2. Android and iOS are not supported by CEF and therefore not by gdCEF. Installation Meth...

Template for Hole.io style games
by go3d
This a template for Hole.io style games made with CSG

Block Coding
by endless
Create games using a high-level, block-based visual programming language. Intended as an educational tool for learners in the earlier stages of their journey towards becoming game developers. This plugin lets you create your first games with high-level blocks, avoiding the immediate need to learn to code in GDScript. Building games in this way provides a gentle introduction to programming concepts and allows you to focus your efforts on becoming familiar with the rest of the Godot Editor UI.