All Gadgets
Godot IDE Extension
by twister
This addon extend Godot Editor Features. Godot-IDE contains a combination of several of my tools to improve the code editing experience. I hope it is useful to you. -- Full content details on github -- ========= TIPS ========= # Split the window editor, work for script/text files/documents helpers * Can use [Ctrl + 1, Ctrl + 2, Ctrl + 3, Ctrl + 4] for change of type split (Required more than 1 script opened) * You can create/remove split with Right mouse Button Context Menu. (Depend of script...
MultiMesh Scatter 3D
by arcaneenergy
A simple tool to randomly place meshes.

Free Look Camera
by marcphi
A simple and easy to use free look camera for Godot 4 that mimics the controls of the editor camera. Features: - Look around by holding right click and moving the mouse - Move forward and backward with W and S - Move left and right with A and D - Move up and down with Q and E - Change movement speed by using the scroll wheel - Temporary increase speed by holding shift Installation: - attach "free_look_camera.gd" to your Camera3D node

Grid-based Navigation with AStarGrid2D Demo
by godotengine
This is an example of using AStarGrid2D for navigation in 2D, complete with Steering Behaviors in order to smooth the movement out. Language: GDScript Renderer: Compatibility

input-overlay
by davcri
In-editor input overlay widget. Useful especially for video tutorial makers.

Branch
by derwenzel
Branch is a super super simple addon for Godot to show the current git branch you are working with. It shows a button with the current branch name. Clicking on the button refreshes the branch name.

FPS Label
by lupodharkael
Godot asset to show the frame rate of your games.

GodotTouchCamera
by dion
This asset provides a 3d camera that can me controlled from a touch screen interface.
Idle Energy Saver
by dueddel
This plugin lowers the CPU consumption of your application when it loses its focus which is when it gets minimized or when you switch to another program. It's as simple as adding a node to your main scene. This is especially of interest for you if you build a non-game application. See the project's README for more details.

Todot
by abhinavkdev
Todot is a Kanban Style Todo Plugin for Godot.
Gopilot Utils (LLMs and embedding)
by smorty
Send and receive LLM calls to your favourite API (like OpenAI) and embed your text using your local ollama installation Check out the examples at res://addons/gopilot_utils/examples Read the class reference to figure our exactly how to use these nodes, or that the lil guide I linked

Enhanced Stat
by zennyth
Enhanced Stat is an addon suite for Godot 4.1, designed to provide an intuitive and powerful way to manage stats in games such as Health, Mana, Speed, and Attack Damage. This addon is part of the **Enhanced** suite aimed to make your Godot development faster, cleaner, and more enjoyable!