godot-addons
There are 29 repositories under godot-addons topic.
TokisanGames/Terrain3D
A high performance, editable terrain system for Godot 4.
shomykohai/quest-system
📜 A simple, powerful and modular quest system for Godot 4
Kehom/GodotAddonPack
A collection of pure GDScript addons for Godot
citizenll/godot-flexbox
Flexible and efficient UI layout using Flexbox via Yoga for Godot. ⚡
daenvil/MarkdownLabel
A custom Godot node that extends RichTextLabel to use Markdown instead of BBCode.
dugramen/godot-globalize-plugins
A plugin that make other plugins global
DrMoriarty/nativelib
NativeLib is a plugin management system for Godot engine.
nikoladevelops/godot-blast-bullets-2d
Godot C++ Plugin For Optimized Bullets Performance And State Saving Made Using GDExtension
Goutte/godot-trackball-camera
A Godot addon that adds a trackball camera node without gimbal lock.
naiiveprojects/nv.gd.file_system
Godot Engine plugin to allow Editor File System to dock at the bottom panel.
MrEliptik/godot_camera_transition
Camera transition is a simple solution to transition seamlessly between multiple cameras in both 2D and 3D.
KikimoraGames/godot_animationplayer_spriteframes_helper
AnimationPlayer SpriteFrames Helper allows for an easier addition of SpriteFrames animations into the timeline of an Animation.
Maulve/onscreen-output
Onscreen Output is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes.
Thane5/godot-clipboard-panel
A Godot Editor panel to save text and quickly copy it to clipboard
Ducking-Games/godotons
An addon for managing out of band addons in Godot 4.2+
Kehom/GDExtensionPack
Several Godot Engine plugins packed into a GDExtension
coelhucas/godotenv
🔐 Store and consume environment variables for your Godot project inside a .env file
Picalines/godot-ldtk-import-mono
LDtk importer for Godot (mono)
Thane5/godot-material-modifier
A Godot editor addon to batch-modify material assets.
Malidos/NodePainter
A light procedural terrain editing tool which uses nodes and shapes in Godot for Terrain3D
shomykohai/godot-keyring
🔑 A godot gdextension to interact with the OS keyring
Wolfyxon/godot-BetterEditorPlugin
An upgraded Godot plugin API class.
1MaxSon/translation_preview
A plugin for Godot to preview translations directly inside the editor
naiiveprojects/gd.script_editor
Godot Engine Plugin to extend Script Editor Features
ppiecuch/godot-addons
Collection of random GodotEngine addons (updated and tested with version 3.x)
naiiveprojects/gd.node_pivot
Godot Engine plugin to Add preset for Node Pivot offset / center point
airreader/tilemap-merger
Tilemap Merger is TileMap editor addon for Godot 4.
Thane5/godot-auto-material-setup
A tool to automatically create materials based on a selection of texture files
daenvil/TreeGraphDrawer
A custom Godot UI node that arranges its children and sub-children as a tree graph and optionally draws connecting lines between them.