All Gadgets

Code Collapse Toggler
by koro
Fold/Unfold (Collapse/Expand) your code at the click of a button.

Simple First Person Controller 3D
by e1480
A simple Godot 4.3 FPS Controller. Features: - Camera Tilt - Mouse Smooth - Sprint - Jump - Interact

Easy_Excel_Reader
by johnnash2017
基于https://godotengine.org/asset-library/asset/3825二次开发的工具,可以将.xlsx文件转换为可查询的表格实例 A tool developed based on "https://godotengine.org/asset-library/asset/3825" can convert.xlsx files into queryable table instances.

Discrete Swipe Screen Area Plugin
by jjony
This plugin add a Node to manage discrete swipes on touchscreens devices as Input actions.

Advanced Radial Menu
by display
Advanced radial menu node. 1.2 Update! • Controller support • Some fixes

Better Drag-and-drop Sprite
by juankytheman
Easy way to drag and drop in Godot without using Collision Shapes. This is based on the Drag-and-drop Sprite demo by brylie.

Credits Screen
by mide
Ready made scene for scrolling credits This is Archura's Credits by _.des_ign._ ported to godot 4 https://godotengine.org/asset-library/asset/1193

AI Horde Client
by db0
A tool allows you to use Stable Diffusion image generation from within Godot by utilizing the AI Horde distributed crowdsourced cluster. Adding this Plugin will provide you with a StableHordeClient Node and class as well as a few other helper classes. This Node provides exported variables to fill in with the kind of generation you want to achieve from Stable Diffusion

3D Hover canvasitem
by sivabalan
This shader will create a 3D hovering effect with mouse interaction on a canvas item like TextureRect. Features: - 3D tilting on mouse hover - Specular highlight that changes with hover. - A second texture, laid on top, with adjustable depth - Customizable drop shadow for depth - Click animation that mimics button press

Godoxel - Image Editor
by codot
A Plugin for Godot that allows you to create images in the editor. * Save/Load Godoxel (.godoxel) (added in v0.4) * Animation-Panel (added in v0.4) * Frames with previews (added in v0.4) * Shortcut-Window with shift (added in v0.4) * Preview Window (v0.3) * Undo/Redo with Z/Y (now prints undo/redo message) * Layers * Export Frame, Layer or as single image (.png) * Multiple layers (can be (alpha)-locked/hidden) * Tools: Pencil, lighten/darken, rectangle/line, fill, ...

LazyPO
by tekirai
Automate the creation of .pot and .po files

Basic 3d Starter
by luking
Godot 4 template, with shader, prototyping with CSG objects, animation, smooth character controller.