SignalBus
by Charles Partous | MIT
Emit and connect to global signals from any script in your project
🚦 SignalBus SignalBus is a Godot editor plugin that enables the creation of global signals! Global signals may be emitted from and/or connected to any script in your project. ✨ Features SignalBus (Autoload) A core singleton script that manages the
Guitarrada
by Sendo Estúdio | MIT
A rhythm game template for both 2D and 3D projects
Rhythm game template, including a level editor, audio/video sync assistant and support to multiple difficulties in one song (easy, medium, hard and expert) It also allows for up to two players, and more can be setted up Important: Persistency and
GoState
by Charles Partous | MIT
Gostate is a lightweight Godot plugin that provides a simple node-based hierarchical state machine system
Gostate is a lightweight Godot plugin that provides a simple node-based hierarchical state machine system. ✨ Features Easy to get started - drop a GoStateMachine into your scene, add a couple of State nodes and pick an initial state. No boilerplate
GDScript Formatter
by GDQuest | MIT
A fast code formatter for GDScript: Formats your code according to the official style guide instantly. Includes a command to auto reorder your code and supports format-on-save
GDScript Formatter is a fast code formatter that formats your GDScript files in milliseconds. This addon integrates the formatter directly into Godot 4, so you can keep your code clean and consistent without leaving the editor. Note: there's currently no
loading more results...