All Gadgets

Showing 612 of 2,199 results
Page51 of 184
Jam Launch Multiplayer hero image

Jam Launch Multiplayer

by helloadam

FREE

Tools for rapidly developing and deploying multiplayer games with Godot 4 Learn more at https://jamlaunch.com

TexturePacker Importer (SpriteSheet, AtlasTexture) 2D hero image

TexturePacker Importer (SpriteSheet, AtlasTexture) 2D

by codeandweb

FREE

Import sprite sheets from TexturePacker as a set of AtlasTextures. Sprite sheets reduce the memory usage of your game by placing many small image objects in one big image. This also increases the game performance because less texture swapping is required during the render process of your game scene. For Godot 4.x

Roommate: 3D Level Builder 3D hero image

Roommate: 3D Level Builder 3D

by hoork

FREE

3D level builder tool with focus on creating indoors environment and automation. * Create mesh, collision, scenes and navigation mesh in one click. * Simple layout editing by placing area nodes. * Automate level creation with RoommateStyle resources.

Chief Mints - Achievements for Godot 3 hero image

Chief Mints - Achievements for Godot 3

by samsarette

FREE

This Godot 3 add-on helps you define, track, and display in-game achievements. "Local File Storage" achievements are good for an self-distributed or Itch release, where there is no platform-native system. Other platforms, such as Steam, you'll need to extend "ChiefMintSource" and select your script as the new source in settings.

simple note hero image

simple note

by csocraman

FREE

A plugin for taking notes within the Godot editor. - you can create more than one note - you can load a files from outside your project. *You can only open JSON files that were specifically created by this plugin.

Eazy Dialog hero image

Eazy Dialog

by ivan

FREE

A great dialogue creation system plugin.

Metadata Manager hero image

Metadata Manager

by univeous

FREE

A simple yet powerful plugin to streamline metadata editing in Godot 4. Define reusable templates, and manage node metadata directly in the Inspector with full undo/redo support. - Template-Based: Define common metadata once and apply it across nodes - Seamless Integration: Add/edit/remove metadata via an intuitive foldable UI - First-Time Friendly: Auto-generates a sample template file on first activation - Type Support: Int / Float / String / Bool with proper UI editors Currently supports o...

AdaptiSound hero image

AdaptiSound

by mrwalkman

FREE

Complete Audio Manager with adaptive music tools for Godot 4.1 Note: This plugin comes with a Demo, if you only want the plugin, you must delete the DEMO folder in addons/adaptisound.

Godot Annotate hero image

Godot Annotate

by zarstensen

FREE

Godot Annotate is a Godot plugin which allows one to make mockups and sketches directly in the 2D editor using a custom AnnotateCanvas node. To start annotating, add the AnnotateCanvas node to a Godot scene, then perform one of the following actions. Left Mouse Button: Draw a stroke on the currenty selected AnnotateCanvascanvas-icon node. Right Mouse Button: Erase strokes on the currently selected AnnotateCanvascanvas-icon node. You can configure various properties like brush type, stroke siz...

Sprite Slicing hero image

Sprite Slicing

by lupodharkael

FREE

Godot asset to slice 2D sprites. Check the README of the repository for more information.

Godot Sharp Some - Drawing 2D hero image

Godot Sharp Some - Drawing 2D

by jiri

FREE

Is set of extensions for custom drawing API in Godot engine version 4.1. It simplifies script drawing. Includes CanvasItem extensions for drawing various plane shapes and Multiline class extending possibilities of drawing API.

BlenderCam hero image

BlenderCam

by docsteampunk

FREE

Adds a camera node that allows people to copy blender camera data without having to worry about doing the math required to change it to work natively.