AfterImage2D
by DocterBuster | MIT
A Custom 2D Node that produces an AfterImage effect from a Sprite2D
A general-purpose Node that will generate an optimized Afterimage effect. Features: Easily customizable! Frame Continuity toggle (Remembers the properties of the sprite frame including itβs texture, transform and more) Built in Monochrome Shader option to
Desktop Caster
by Nekitori Hakari | MIT
Cross-platform desktop screen capture GDExtension for Godot 4, written in Rust (Windows/DXGI, macOS/ScreenCaptureKit, Linux/PipeWire+X11)
π₯ Godot Desktop Caster GD Desktop Caster is a high-performance, cross-platform Godot 4.x GDExtension for real-time desktop screen capture. Written entirely in Rust, it utilizes native OS-level APIs to achieve minimal latency and zero overhead on Godot's
Note Pitch Detector
by manfish | MIT
Adds a NoteDetector node that emits signals when it detects musical notes from the microphone
Godot Note Pitch Detector Addon βͺ Adds a NoteDetector node that emits signals when it detects musical notes from the microphone. Useful for creating musical games, interactive toys, visualizers, etc. Prerequisites Enable the addon in the project settings
Procedurally Physical Ecological Planet
by chlingzool | BSD 3-Clause Clear License
Procedurally Physical Ecological Planet (PPEP) is a library of 2d nodes for Godot 4.6+, which can be used to create procedurally generated planets with physical and ecological features. It is designed to be lightweight, fast, and easy to use, making it
Procedurally Physical Ecological Planet (PPEP) Procedurally Physical Ecological Planet (PPEP) is a library of 2d nodes for Godot 4.6+, which can be used to create procedurally generated planets with physical and ecological features. It is designed to be
Plugin Demo
by Godot Foundation | MIT
This contains multiple plugin demos, all placed in a project for convenience
This contains multiple plugin demos, all placed in a project for convenience. See the documentation on editor plugins for more information. Language: GDScript Renderer: Compatibility
Advanced Radial Menu
by display | MIT
Advanced radial menu node for weapon wheel, emote selection, etc
Advanced radial menu node Supports controller Supports input actions (you can still code your own behavior) Code is statically typed and optimized
RTS Camera 3D
by Alfred Reinold Baudisch | MIT
Configurable 3D RTS Camera with dragging panning, zooming, zooming to mouse, movement, rotation, orbiting and screen edge panning
Godot RTS Camera 3D A fully-featured configurable 3D RTS Camera for Godot 4 with dragging panning, zooming, zooming to mouse, movement, rotation, orbiting and screen edge panning. Controls Zoom: mouse wheel Drag panning: middle mouse button click and drag
Cheat Code Listener
by Feymood | MIT
Simple, one script plugin that adds a node type, CheatCodeListener, that listens for a sequence of input actions from the player and emits a signal when it's properly executed. Written in plain GDScript
Cheat Code Listener Simple, one script plugin that adds a node type, CheatCodeListener, that listens for a sequence of input actions from the player and emits a signal when it's properly executed. Written in plain GDScript. Feature list Provide a sequence
Safe Area Control
by Adriaan de Jongh | CC0 1.0 Universal
A node to resize your UI to match the device's safe area
This plugin adds a 'SafeAreaControl' node that resizes itself to match the device's safe area. Use this node to stop your UI from being positioned under physical device notches, physical camera cutouts, or operating system buttons
Advanced Timer
by Racer911-1 | MIT
An advanced countdown timer that extends the functionality of the Timer class
The AdvancedTimer node expands the Timer class by providing a wider set of functionalities. Signals timer_started(time: float) A signal that gets emitted on start_random(), specifying when timeout gets emitted. Methods start_weighted(times
Window Capture
by punikonta | MIT
GDExtension to capture a specific window and provide it as a texture
Window Capture This GDExtension adds a node WindowCapture that captures a window (identified by its window title) and provides it as an ImageTexture . It's tuned for performance and uses the Windows Graphics Capture API. Works at least with Godot 4.6, but
loading more results...