All Gadgets

Conway's Game Of Life Demo
by dragmz
Conway's Game of Life Demo for testing GDScript performance

PlatformerOnCode
by fangshiao
A platformer demo which use 'code blocks' platform , including level generation by python file ; character control ; trap system (spring, trigger, pry ... ) enabled player to pause time and place the trap ; buiding transforms by ‘code blocks’ ; easy plot dialog ; user record saving.

Compass
by gamedevone
A Control Node that displays the Cardinal Directions in a 3D space. (North, South, East, and West)

Aseprite Wizard
by viniciusgerevini
Import Aseprite animations to AnimationPlayers, AnimatedSprite2D, AnimatedSprite3D and SpriteFrames.

Acrylic Glass 2D
by pattlebass
An effect similar to Microsoft's Acrylic and Mica materials achieved in Godot 4. It works by getting the wallpaper file and blurring it in the engine.

CameraRegion2D
by iniberas
A simple Godot addon for managing Camera2D transitions and behaviors using defined regions. Easily add camera transitions, shake effects, and region-specific configurations to your game.

Number To Words (Godot 4)
by verillious
Convert numbers to words in GDScript.

Importality
by nklbdev
A bundle of raster graphics and animations import plugins for Godot 4.x. It supports: Importing from: - Aseprite - Krita - Pencil2D - Piskel - Pixelorama Importing to: - Regular images - Sprite Sheet (JSON resource without text but with all the info in "data" property) - SpriteFrames - AnimatedSprite2D/3D - Sprite2D/3D or TextureRect with AnimationPlayer And it can import any other formats as regular images with external command-line utilities! Please, read the README and Wiki in the repo!

Metal HUD gd
by razziefox
Godot 4.3+ plugin that adds an optional setting to display the Metal Performance HUD. Works only in macOS and iOS.

Toast Party
by gammafp
Have fun with this marvelous plugin for generating small toast notifications. Toast Party is a versatile plugin for Godot that allows you to easily create toast-style notifications in your games and applications. Add an extra layer of interactivity and visual feedback to your Godot projects with ease. Bring your messages to life with Toast Party!

Outline 3d
by ualac
An example that creates single-pixel outlines around selective 3d geometry. This implementation uses viewport rendering to produce an image of geometry added to a specific cull mask layer. This viewport texture is then applied with a shader on a screen filling quad to produce a single pixel-perfect outline. Nodes within the scene are commented with useful information about how the setup works.

GDScript Sections
by vinhpc
A Godot addon that improves your scripting experience It improves organization and navigation when scripting in the Godot editor.