All Gadgets

Showing 660 of 2,199 results
Page55 of 184
Safe Resource Picker hero image

Safe Resource Picker

by hauntedbeekeeper

FREE

Get the type safety of the native Godot resource picker with the performance benefits of storing resource paths instead of resources. By just adding a custom type hint to your `@export` properties, you can use the Resource Picker control in the Inspector, but the values will be stored as uid strings instead of external references. This means that loading your Resource will load JUST your Resource, and not all of its external references. This can be a huge performance boost when, for example, ...

Polygonizer 2D hero image

Polygonizer 2D

by sitiom

FREE

Create CollisionPolygons from Sprites

FBX Batch Importer hero image

FBX Batch Importer

by tydorius

FREE

This tool script for Godot Engine 4.4 automates the process of importing multiple FBX files from a specified directory, extracting the primary mesh from each, applying a material, and saving each textured mesh as a new `.tscn` scene file. The material can either be loaded from an existing Godot Material (`.tres`) resource or automatically created from a set of provided textures (Albedo, Normal, Metal, Emission, Roughness). This gets around some limitations on bulk importing FBX files from ass...

Random Timers hero image

Random Timers

by brainonoxygen

FREE

Two random timer nodes. RandomRangeTimer serves to timeout at random intervals within a range. RandomListTimer times out by picking random values on a given list.

Godot LM Studio Api Integration hero image

Godot LM Studio Api Integration

by joryleech

FREE

This plugin integrates LM Studio's Server APIs allowing easy node based access to AI Tools within your Godot projects.

Motion Blur hero image

Motion Blur

by bauxite

FREE

This is a camera motion blur shader for Godot. It automatically works when the camera moves and rotates - but it won't blur when anything else moves. It's really easy to use in your project! Simply: 1. Download the zip and extract it. 2. Copy the motion_blur folder into the root folder of your project. 3. In the scene of your game, select your camera node, and then click the chain icon above the scene tree to instance a scene, then select the motion_blur.tscn scene file. 4. That's all!

ConvexConeShape3D hero image

ConvexConeShape3D

by oblepikha

FREE

Adds a new cone shape based on ConvexShape3D

AreaProber2D hero image

AreaProber2D

by strauji

FREE

AreaProber allows you to probe for colliders anywhere in your 2D game's world, no need to set-up an area2d, nor raycasts!

Artificial Worm Brain AI hero image

Artificial Worm Brain AI

by leparlon

FREE

This plugin allows you to drag and drop a artificial worm to your game project. The worms AI is powered by a mapped C. Elegans worm brain. How to use: Enable the plugin, create a 2d scene, add a WormNode into it, Run the project. This is a little more than a conversion from js to GD script (and Godot Node structure) from this project: https://github.com/heyseth/worm-sim Make sure to check the editor properties of the worm and customize it, I struggled a bit to make this work, so it might have...

DTDA ML - Machine Learning models hero image

DTDA ML - Machine Learning models

by dtdagames

FREE

DTDA ML allows you to run machine learning models like KNN, Linear Regression, Logistic Regression, SVM.

BMOD: Create sound effects like with FMOD but B-tier hero image

BMOD: Create sound effects like with FMOD but B-tier

by kpids

FREE

A simple add-on that copies some of the functionality of FMOD inside of Godot. Sound Effects (SFX). Meant for game jams, prototypes, and small projects. Read more on GitHub: https://github.com/kpids/bmod

ProCam2D - Godot 4.x 2D hero image

ProCam2D - Godot 4.x 2D

by kalulugames

FREE

ProCam2D is a versatile and feature-rich custom 2D camera node for the Godot Engine, designed to provide industry-quality camera controls for any type of 2D game. This plugin offers extensive customization, including multiple follow modes, smooth transitions, and support for cinematic sequences. With a robust addon system, developers can easily extend its functionality with custom behaviors. Some inbuilt addons include shake effects, grid snapping, and more. ProCam2D is controlled via an auto...