All Gadgets

Showing 708 of 2,195 results
Page59 of 183
Audio Visualizer Plugin hero image

Audio Visualizer Plugin

by soalreapercaptain

FREE

This tool allows you to easily setup audio visulaizers for music videos and/or games.

Sprite Sheet Importer 2D hero image

Sprite Sheet Importer 2D

by rugia813

FREE

This is a plugin for Godot Engine to import AtlasTextures from the SpriteSheet Packer https://amakaseev.github.io/sprite-sheet-packer/

Multistroke Gesture Recognizer Plugin for Godot Engine 2D hero image

Multistroke Gesture Recognizer Plugin for Godot Engine 2D

by yevapohrebniakova

FREE

This plugin provides a gesture-cloud recognition system for 2D hand-drawn symbols, optimized for integration into the Godot Engine. It enables developers to create symbol-based mechanics for games and applications, such as drawing symbols to trigger actions.

CurvedArrow2D hero image

CurvedArrow2D

by jlapier

FREE

Adds a new node type for creating 2D arrows with a curve to their body and optional outlining/transparency.

Interactive Energy Shield hero image

Interactive Energy Shield

by nojoule

FREE

This addon for Godot provides an energy shield that can be easily integrated into your scenes. You can use either the shield_plane.tscn or shield_sphere.tscn directly, or apply the shader to other materials. Note that some adjustments may be needed to ensure proper functionality on meshes other than planes and spheres. Showcase Video: https://youtu.be/0YiZSrtxtcg GitHub Repo: https://github.com/nojoule/energy-shield

Godot Vim hero image

Godot Vim

by bernardobruning

FREE

Introduces motions vim on godot editor

CookieHTTPRequest hero image

CookieHTTPRequest

by 0mn1core

FREE

An extension to the HTTPRequest Node to add cookie capabilities. Adds a partial implementation of RFC-6265bis to automatically handle processing cookies from `Set-Cookie` headers on responses and include `Cookie` headers with applicable cookies on future requests.

Shaker hero image

Shaker

by eneskp3441

FREE

Shaker is the shaking effect tool developed for godot. In general, it can be used for multiple purposes and you can edit the shaking effect you want in detail and use it for any Node you want.

Pigmint Controls 2D hero image

Pigmint Controls 2D

by echopraxium

FREE

A Godot plugin which provides custom controls for 2D painting / drawing applications. This plugin currently provides 2 custom "ColorSelect" controls meant to let the user select Foreground/Background colors

Stairs+ 3D hero image

Stairs+ 3D

by hugo

FREE

Lightweight tool to quickly create and edit efficient 3D stairs.

2D drawing by code (gdscript) hero image

2D drawing by code (gdscript)

by aiaf

FREE

Example showing 2d drawing by code Features: line multiline polyline rectangle circle string multiline_string arc texture dashed_line polygon Also includes label and button

Nested saving and loading hero image

Nested saving and loading

by steffenschumacher

FREE

Nested saving and loading plugin for Godot 3.5 is a small library (only 131 lines of code) which implements saving and loading with the possibility of saving nested Nodes, which each have their own distinct state.