All Gadgets

Showing 1,224 of 2,195 results
Page102 of 183
simple line renderer 3D hero image

simple line renderer 3D

by betalars

FREE

A Godot Plugin implementation of a line renderer in Godot 4.0, useful for rendering cylindrical volume such as lasers, trails, etc.

DwarfImpulse - A Camera Shake Plugin for C# hero image

DwarfImpulse - A Camera Shake Plugin for C#

by dwarfsoftworks

FREE

An easy to use camera shake plugin for Godot. Features: - Easy to use API - Predefined shake algorithms - Easily extensible - Supports both 2D and 3D

WaterMap 2D hero image

WaterMap 2D

by garrettmakes

FREE

Add water physics to any TileMap with a single node!

DV's Behavior Tree hero image

DV's Behavior Tree

by dissonantvoid

FREE

A modular behavior tree implementation addon for Godot4, with a user-friendly, extendable system allowing for adaptive AI that reacts to its environment and performs many actions without the code turning spagetti with each iteration. With this addon you can make complex NPCs to populate your world, or bosses that can go through multiple phases with the combination of simple actions and flow control.

Transparency Dither hero image

Transparency Dither

by paperjack

FREE

Instead of fading to alpha, this shader fades to dither to achieve the same effect.

GDScript Space Block Jumper hero image

GDScript Space Block Jumper

by gustjc

FREE

Very simple plugin that let's you move around your code really fast with shortcuts. Use page-up or page-down to jump to the next empty line. You can also hold shift to to jump to func definitions. Initially inspired by PICO-8 script editor where you use the 'page up/down' keys to move acress functions. Shortcuts: - Page Down : Go to next empty line - Page Up : Go to previous empty line - Shift + Page Down : Go to next 'func' - Shift + Page Up : Go to previous 'func'

Easy Networking Plugin hero image

Easy Networking Plugin

by likeich

FREE

A plugin for the Godot game engine that provides a simple drag-and-drop networking interface that requires as little code as possible. It includes a Networking Global that provides a higher-level networking API and a new node called NetworkSyncer that handles variable syncing for Scenes. Features: -Client-Server and Peer-to-Peer network support -Interpolation -Example lobby and demo -Dynamic object creation and deletion

MLGodotKit hero image

MLGodotKit

by ihunter

FREE

MLGodotKit is a lightweight machine learning toolkit for Godot, designed specifically for game developers. It introduces new node classes through C++ bindings, enabling in-engine training and inference for simple models. Currently supported models include a Linear Regression node for basic numerical predictions, a Classification Tree node for rule-based decision making, and a Neural Network node for nonlinear classification using ReLU and Sigmoid activations. This extension is ideal for proto...

Mobile Sensors Demo hero image

Mobile Sensors Demo

by godotengine

FREE

A demo showing the use of various sensors: an accelerometer, a gyroscope, and a magnetometer. These sensors are typically found on mobile devices, so don't expect this demo to work on a desktop PC. Language: GDScript Renderer: Mobile

PathMeshInstance3D 3D hero image

PathMeshInstance3D 3D

by dougvanny

FREE

Node that creates a mesh based on a Path3D Keywords: Line Path Path3D Tube Pipe Mesh

Godot4xCalendarButton hero image

Godot4xCalendarButton

by buckwildgames

FREE

A Godot 4x addon that adds a calendar button node.

Simple Timer hero image

Simple Timer

by thespoingle

FREE

A simple Godot editor plugin to track the amount of time spent on a project.