All Gadgets

Showing 228 of 2,194 results
Page19 of 183
SQLPentagram hero image

SQLPentagram

by militaryg

FREE

an SQL manager to quickly access data by data and update it with not corrupted files with power failure. it isn't supported by other SQL because it has it's own data structure.

Runtime Ogg Vorbis GDExtension hero image

Runtime Ogg Vorbis GDExtension

by jte

FREE

This lightweight GDExtension adds static functions for loading Ogg Vorbis files into an immediately usable AudioStreamOggVorbis at runtime, without requiring the files to be imported using Godot Editor first. You may load files by path, or directly from a PackedByteArray buffer in memory, which could for example be used with ZIPReader to play music out of a zip package. Binaries for Windows, Mac, and Linux are provided. Please see README.md for usage details.

Little Buddy hero image

Little Buddy

by shadesandgrays

FREE

This tool adds a dock that contains a little pixel buddy that bounces.

Godot YAML hero image

Godot YAML

by fimbulworks

FREE

A high-performance YAML parser and serializer for Godot 4.3+ that speaks fluent Variant. Features include: - Editor integration with custom YAML file editor. - Comprehensive Variant support. Seamlessly parse and stringify most Godot Variant types. - Custom Class support. Register your Script classes for seamless serialization and deserialization. - Parsing YAML files with multiple documents. - Comprehensive style customization, with a style extraction feature during parsing. - Thread-safe par...

Rust Gdext GDExtension hero image

Rust Gdext GDExtension

by danilkovalchuk0

FREE

Unofficial starter for Gdext Rust https://github.com/godot-rust/gdext. # Instructions Please follow https://godot-rust.github.io/book/intro/setup.html before proceeding Run commands below in your Godot project root: >_ cd addons/rust-gdextension >_ cargo update >_ cargo build After reloading an editor, node Player should appear

GDForms hero image

GDForms

by jeanmarcpelletier

FREE

GDForms is a plugin for Godot that allows the creation of interactive forms for collecting information from the user.

Godot Notebook hero image

Godot Notebook

by branflake

FREE

Keep your notes where your game is! Key Features: - Custom dock - Write, view, and review notes without leaving the Godot editor - Multiple pages with unique names and contents - Simple syntax highlighting ## to highlight line yellow ++ to highlight line green !! to highlight line red [] to highlight your "checkbox" purple

Ridiculous Coding - Godot 4.2.2 [Cuppixx Version] hero image

Ridiculous Coding - Godot 4.2.2 [Cuppixx Version]

by cuppixd

FREE

Slightly less ridiculous screen-shakey coding. Inspired by Textreme https://ash-k.itch.io/textreme-2. Original version by John Watson. Edited by Cuppixx.

Godot Expo Vector Icons hero image

Godot Expo Vector Icons

by soulstogether

FREE

A simple godot addon that allows the usage of all expo vector icons. Source font files pulled from https://github.com/expo/vector-icons/tree/master Contains: AntDesign, Entypo, EvilIcons, Feather, FontAwesome, FontAwesome5, FontAwesome6, Fontisto, Foundation, Ionicons, MaterialCommunityIcons, MaterialIcons, Octicons, SimpleLineIcons, Zocial Customizability: By extending from the the base IconBase class, you can easily create your own icon nodes using a new font file.

Key Prompt Texture 2D hero image

Key Prompt Texture 2D

by technoporg

FREE

A texture which adapts the image it displays based on the currently connected controller. Useful for button prompts in UI elements.

OpenWeatherMap In Godot 4 hero image

OpenWeatherMap In Godot 4

by kinggd

FREE

Add real-time weather features to your Godot 4 projects with the OpenWeatherMap API. It`s easy to use – just follow the structured URL for API calls and get current weather info like temperature, humidity, and wind speed for free. This is a project that shows you how to use the OpenWeatherMap API in Godot 4.If you want to create a weather app with a better UI design, you can watch this video: https://youtu.be/RvxLPOXMDXs You can access the following data from this API response: Coordinates: -...

2D Particles Demo hero image

2D Particles Demo

by godotengine

FREE

This demo showcases how 2D particle systems work in Godot. Language: GDScript Renderer: Mobile