Tools

SMC - State Machine & Components
by epsy
A Finite State Machine and Component Manager for Godot 4.3+.

Dialink
by eptwalabha
A custom node to handle dialogs in your game. The purpose of this new DialogSystem node isn't to display dialogs but to manage: - simple dialog text - multiple choices - conditional branching - characters / tags / signals Dialogs are loaded from a JSON file. The new DialogSystem node will take care of the rest.

AnimationPlayer Refactor
by poohcom1
A Godot addon to help refactor animations for the AnimationPlayer. Edit property references, delete tracks, and even change the root node of the Animation Player without breaking all the path references. No need to manually update every single track every time you move or rename a node and properties in the scene. Notes: - This addon only refactors Animations, so deleting or renaming nodes does not affect the actual nodes. It is recommended to move/rename the actual nodes first, and then use ...

GodotSteamSync / Godot - Godot
by ismailfilipov
Synchronisation system and finished lobby system for GodotSteam. First download the GodotSteam addon. Then download GodotSteamSync and restart the project. FEATURES -Lobby System -Synchronizing nodes -Scene Changer and Loading Screen -Voice System -NetworkSpawner

FloatableBody
by ueshita
This is a simple physics system working on Godot Engine 4 that simulates the behavior of an object floating in a water-like fluid. - All buoyancy control code is written in GDScript. - Physics process are simplified, so it works well on mobile and web. - You can use either 3D or 2D.

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

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.

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

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