All Gadgets

Showing 1,680 of 2,195 results
Page140 of 183
Dynamic Day Night Cycles hero image

Dynamic Day Night Cycles

by eisclimber

FREE

The plugin allows correctly simulating the daylight, nighttime, dawn and dusk of you game's planet. It calculates the alteration of day-lengths throughout a year so days get shorter in the winter and longer in the summer. The plugin allows full customization of the days per year's, day duration and the location on the planet to give the most immersive results.

MilangaNote hero image

MilangaNote

by dannygaray60

FREE

An offline alternative to Milanote. This is a tool to organize your ideas and projects into visual boards.

DestroHook hero image

DestroHook

by lorddestro

FREE

A add-on which can quickly be added to your 3D project to have a spring based grappling hook system similar to Unity

Xsolla SDK hero image

Xsolla SDK

by spaceship

FREE

Monetize your game using the Xsolla SDK for Godot This plugin is in no way affiliated with Xsolla

EasyCompute hero image

EasyCompute

by tymec

FREE

EasyCompute is an addon that streamlines the usage of compute shaders with a user-friendly API. Simplify shader loading, buffer management, and shader execution to accelerate your development workflow.

Godot-Silkload cloth simulation solution hero image

Godot-Silkload cloth simulation solution

by gaoran0623

FREE

A bone-driven cloth simulation solution for godot4.4+ 3D games, based on verlet integration algorithm

GDScript Interfaces hero image

GDScript Interfaces

by nsrosenqvist

FREE

A library which provides a naive GDScript implementation of interfaces for Godot. It can by its nature only check for implementations at runtime and cannot validate method parameter definitions due to the language's lack of introspection. All implementations are validated when the application is loaded by default, so it behaves quite similarly to how one would expect interfaces to work in other languages.

Text to Speech hero image

Text to Speech

by karolisd

FREE

Godot Text to Speech is a plugin that creates text-to-speech voice synthesis in the Godot engine using the FOSS Flite engine.

Base64 Manager hero image

Base64 Manager

by mxt08

FREE

A simple base 64 encoder and decoder.

GUI Input Mapping Demo hero image

GUI Input Mapping Demo

by godotengine

FREE

A demo showing how to build an input key remapping screen. - Click the buttons to change the bound keys. - Persists the keys to disk, so they are preserved after the project is restarted. Language: GDScript Renderer: Compatibility

Notchz (Safe Area) hero image

Notchz (Safe Area)

by lunsokhasovan

FREE

Is safe area node that set offsets by member or automatic set from cutout areas to ensure fit within safe area. It's useful for build mobile games or apps. ● Usage: Just create Notchz as root node or add as a main UI.

BlipKit hero image

BlipKit

by detomon

FREE

A GDExtension for creating the beautiful sound of old sound chips. • Generate waveforms: square, triangle, noise, sawtooth, sine, and BlipKitWaveform using BlipKitTrack • Create pitch, volume, panning, and duty cycle envelopes using BlipKitInstrument • Load and play audio samples from AudioStreamWAV using BlipKitSample • Provides a basic byte code interpreter to generate more complex melodies and reuse patterns