All Gadgets

Showing 756 of 2,195 results
Page63 of 183
On-Screen Logger hero image

On-Screen Logger

by schimmelspreu83

FREE

A logger that displays any message on screen. Useful for printing debugging messages when you don't want to print the message into the log.

Procedural-Map-Generator 2D hero image

Procedural-Map-Generator 2D

by mihalysaroltaubb

FREE

The plugin is capable of modifying a selected TileMap in Godot using various algorithms. These algorithms include Cellular Automata, Wave Function Collapse, and Gram-Elites. Different parameters can be specified for these algorithms. The plugin contains an Examples folder to test the map generation.

Godot icon creator/replacer hero image

Godot icon creator/replacer

by pkowal1982

FREE

Replace Windows icon without rcedit. Create icon from image(s) using no external tools. After installing and enabling you'll find two additional menu entries: Project/Tools/Icon Creator Project/Tools/Icon Replacer which should be self explanatory.

TrenchBroom Loader 3D hero image

TrenchBroom Loader 3D

by miss

FREE

TrenchBroom map loader for Godot 4. Alternative to Qodot. Also known as TBLoader.

GridMapLayer 3D hero image

GridMapLayer 3D

by caaz

FREE

This allows you to manage GridMaps through TileMapLayers. Support for: - Autotiling (Because the GridMapLayer node inherits from TileMapLayer!) - Arbitrary tile subdivisions (for 2x2 or more gridmap tiles being associated with a single 2D tile) - Arbitrary tile sizes (For non-square tiles) - Setting GridTiles programatically (for proceedurally generated areas utilizing autotiles) - Multiple GridTiles associated with a single 2D Tile. (So that you may have layered grids, useful for cases where you might want different collisions!)

EZ Music Cuer hero image

EZ Music Cuer

by lopano

FREE

An addon to the "EZ Sfx and Music" Godot asset by ghoulbroth. Put MusicCuer as MusicPlayer's child and it plays either the MusicPlayer's first track or a selected track on regular intevals, optionaly after some delay.

GDPeg hero image

GDPeg

by arlez80

FREE

Godot Parsing Expression Grammar for GDScript 1.3 update: * Added end of input $. 1.2 update: * Added debug @ and tree capture :> 1.1 update: * Fixed greedy(?) on text notation.

Visual Shader Normal Strength Node hero image

Visual Shader Normal Strength Node

by foyezes

FREE

This node lets you control normal map strength.

Godot Dialog System hero image

Godot Dialog System

by davethedev

FREE

This is an addon which assists in the generation, organization, storage, and access of large amounts of text data for Godot Engine projects. It consists of a Story Editor to create and manage lists of dialog records via tags and search filters. And a Dialog Editor through which text/dialog data is created and edited via graph nodes. Although primary designed to handle game dialog, the editors can be used to manage text data for any purpose. Text data can be saved to resource files and read in...

GodotGPT hero image

GodotGPT

by ecadz

FREE

This addon allows using your OpenAI's api-key in godot for ChatGPT.

ShaderFunction-Extras hero image

ShaderFunction-Extras

by flamelizard

FREE

This addon aims to help Godot developers writing custom written shaders by providing high-level functions which are often used inside gdshaderinclude files.

Godot Rust CLI hero image

Godot Rust CLI

by robertcorponoi

FREE

Godot Rust CLI is an easy to incorporate Rust modules into your Godot project.