All Gadgets

Yandex games SDK 4.3+ (non official)
by basilyes
Yandex games SDK non official implementation for godot. I do it for my games, so it's not a complete SDK implementation yet. If you lack of some functions, you can do it your self and contribute or create issue on github. I will be appreciate you. For use install plugin and add "yandex" feature to your export RU Неофициальная реализация Yandex SDK для godot. Делаю для себя и своих игр, по этому тут реализованны не все методы и не всегда до конца (буду потихоньку доделывать). Если не хватает к...

Plugin Refresher
by mrpedrobraga
Toolbar to manage your plugins directly from the main view. Allows for quick iteration when authoring your own plugins.

Menu Transition System
by miky
Create different menu transitions with ease using this addon. Add the nodes you need to get the functionality you need.

Stopwatch
by gustavolr548
A utility stopwatch node for Godot 4.x

Animated Text
by indigobeetle
A modular text animation plugin.

Yandex-Games
by alexeype
Yandex-Games addon for html game. More information in the github repository. Documentation in the github repository. Give me stars on github! :)

Bonnie Dialogue Manager for
by paganseawitch
Importer and interpreter for Bonnie Dialogue Language. Completely written in GDScript. No external dependencies. Editable in Godot! Bonnie is a language for writing branching dialogues/dialogs and has lots of nice features. Check the docs for more info.

Hypercasual Gradient Shader
by trixelized
A shader meant for adding gradients to unlit 3D meshes. Contains examples, and documented code.

Debug Overlay
by gammagames
A simple overlay inspired by Gonkee's guide; easily add variables to monitor that will be displayed in the game window.

Movement 2: A sequel to 2D Platformer
by theothetorch
This CharacterBody2D controller demo was created with the intent of being a decent starting point for Precision Platformers using Godot. Instead of teaching the basics, I tried to implement more advanced considerations seen in the following video: https://www.youtube.com/watch?v=2S3g8CgBG1g That's why I call it 'Movement 2'. This is a sequel to learning demos of similar a kind. After playing around with the demo, you could potentially just copy over the Player.gd script and form it to your ne...

XSM 4
by atn
A freely inspired implementation of StateCharts for Godot 4. This plugin provides States composition (ie sub-States), regions (ie parallel States), Loops, Random States, and helper functions for animations, sound and timers. It is licensed MIT and written by atn. This version 4.1 sees the arrival of StateSound, a derivative of StateAnimation that can play your sounds for you when the state enters!

LayoutNode3D 3D
by tasteink
A Godot 4.0 addon that adds a LayoutNode3D node that allows you to easily layout child nodes in 3D on any axis and with custom spacing.