All Gadgets

Showing 1,860 of 2,195 results
Page155 of 183
Fancy Folder Icons hero image

Fancy Folder Icons

by twister

FREE

Custom Folder Icons Addon For Godot 4 Allows you to choose a custom icons for folders. (also works with files) How Work In the godot file system, press RMB (right click) on any folder/file you want to iconize and select Custom Icon from the menu.

MusicPlayer hero image

MusicPlayer

by kingofspades

FREE

A Godot 4.3 addon that simplifies global music playback while allowing for more dynamic music.

AsepriteAnimSetter hero image

AsepriteAnimSetter

by peatral

FREE

With this tool you can automatically setup the animations of spritesheets exported from Aseprite.

WebSocket hero image

WebSocket

by andreaterenz

FREE

Wrapper node for WebSocketPeer (Godot 4.x)

Lazy Import 3D hero image

Lazy Import 3D

by doradoro

FREE

Using this plugin, you will be able to try to: - Create Godot PBR Materials automatically using their filenames... - Create inherited Scenes from your meshes... - Test your materials in a preconfigured Test Scene! - Order your Assets adding order_children_nodes.gd to it is parent node! - Add EnviromentTemplate.tscn to test your own scenes The plugin is about 10mb only! It will appear as a Tab in the left dock. I created this plugin because I did not like the 3D workflow and I do not understan...

Godot Patch Loader hero image

Godot Patch Loader

by ryanm

FREE

A GDExtension for Godot 4.4+ that enables loading patch PCK files early during game startup, allowing patches to properly override GDScript files, .NET Assemblies, Scenes, and Resources. View the README for usage instructions.

Simple Project Timer hero image

Simple Project Timer

by ripex

FREE

Simple timer for tracking time spent on your project.

2D Liquid Simulator - 4.3+ hero image

2D Liquid Simulator - 4.3+

by lmarcel

FREE

Originally created by Tterrasson and recreated by L-Marcel, this plugin offers a set of three classes to simulate the behavior of liquids. Links and more information in the repository README.

Katuiche Colorful Console hero image

Katuiche Colorful Console

by cassianobelniak

FREE

This plugin add new functions to the engine to print colored text to the console. It also allows cleaning the console text.

Volumetric Fog Demo hero image

Volumetric Fog Demo

by godotengine

FREE

This is an example of Godot's volumetric fog capabilities with the Vulkan renderer. Showcased features are: - Positive/negative density volumes that affect albedo (incoming light) and emission. - Box/ellipsoid shapes, height falloff, and density modulation using a 3D texture. - Temporal reprojection for greater stability and avoiding flickering. The difference is demonstrated with a moving fog volume. - Global density adjustment. With FogVolume nodes that have a positive density, it's possibl...

Audio Events hero image

Audio Events

by freekds

FREE

Audio Events provides a simple custom node that you can use to generate events at specific times when playing a sound. Simply create an AudioEventPlayer and attach an AudioEvents resource to it. In the AudioEvents resource, you can specify an audio file and the times at which an event (=signal) needs to be fired.

Simple 256-Color Shader hero image

Simple 256-Color Shader

by pymxolbo

FREE

simple shader with 256 colors built-in made with https://www.qiuet.uk/files/colorhelper.html