All Gadgets

Showing 612 of 2,195 results
Page51 of 183
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.

Compute Shader Heightmap Demo hero image

Compute Shader Heightmap Demo

by godotengine

FREE

This demo project gives an example of how to use compute shaders in Godot. A compute shader is a piece of code that runs on the GPU and is written in GLSL (as opposed to the Godot shader language). A compute shader can be used to take advantage of the GPU's ability to perform massively parallel operations faster than a CPU. This demo can generate the heightmap of an island from a noise texture, both on the CPU and the GPU. You can try both options to compare the time it takes to generate the ...

Save Made Easy - A simple, diverse Save/Load plugin hero image

Save Made Easy - A simple, diverse Save/Load plugin

by adamkormos34

FREE

An easy to use, versatile Save/Load System for Godot 4 inspired by the simplicity of Unity's PlayerPrefs. Supports nested variables, Resources and encryption.

Turret Madness hero image

Turret Madness

by notacat

FREE

Demo project with: * Usage of multiple scenes * Signal handling * Bullets

Godot Map Loader 3D hero image

Godot Map Loader 3D

by toshiwo

FREE

Loads maps from Mapbox and renders it in 3D. The module tries to represent that data as accurate as possible and being as fast as possible, being this way ideal to load dynamically the terrain (imagine flight simulator that can load terrain from anywhere in the world as you go). TRY IT YOURSELF Create a scene with directional light, a camera, etc. Then add a TerrainLoader node. And then in the node's properties set latitude, longitude and zoom level (It's the Cordinates setting, or Tilecoords...

Godot4 Gemini API Examples hero image

Godot4 Gemini API Examples

by akiakjava

FREE

Google Gemini AI API examples for godot 4.2.1