All Gadgets

Showing 840 of 2,199 results
Page70 of 184
GodotOwl hero image

GodotOwl

by yoshiip

FREE

GodotOwl is a plugin for Godot 4+ that allows you to track how much time you spend on a project. This plugin displays a timer in the top right corner of the screen that automatically increments.

RectangleSpaceInventory hero image

RectangleSpaceInventory

by gongpha

FREE

Simple implementation of inventory system for scalable items. Like Unturned

Godot Voxel Lattice hero image

Godot Voxel Lattice

by bruce965

FREE

This is an attempt to implement the "Global Lattice" technique described by Davis Morley in Optimism in Design Handmade Seattle 2022.

VostokMods Exporter hero image

VostokMods Exporter

by ryhon

FREE

Tool for exporting mods compatible with the VostokMods mod loader IMPORTANT: To install this plugin, create a res://addons/mod_exporter directory and during installation, press the "Change Install Folder" button and select the mod_exporter folder

GoldGdt Legacy 3D hero image

GoldGdt Legacy 3D

by ratmarrow

FREE

The GoldGdt Character Controller provides GoldSrc-like movement to Godot 4 using the CharacterBody3D system. This version of the add-on exists as a bridge for existing GoldGdt users to port to the new version, which will simply be named "GoldGdt."

Start.io Godot Android Plugin hero image

Start.io Godot Android Plugin

by fernan2cas96

FREE

Professional Start.io ads integration for Godot 3.6 featuring a robust singleton interface and native Android plugin. Supports banners, interstitials, rewarded ads, with auto-reload, GDPR compliance, and full error handling. Perfect for mobile game monetization!

Godot Fast WFC hero image

Godot Fast WFC

by aliasfactory

FREE

A high-performance Wave Function Collapse algorithm wrapper

Zodot (Data Validation) hero image

Zodot (Data Validation)

by rametta

FREE

Zodot is a lightweight data validation library for Godot. Define a schema shape, then use that schema to validate any data. Excellent for parsing data that was stored in JSON, or data returned from API's.

Godot TOML Parser hero image

Godot TOML Parser

by benichi

FREE

A Godot TOML parser for Godot 3.x Usage ``` var toml = TOMLParser.new() # Define the parser in your script var file = toml.parse("res://file.toml") # Load your TOML file from a specified path # After that, it behaves exactly like a dictionary print(file["variable"]) ``` Current Issues -Octal and binary numbers aren't supported -Complex Date-time (eg. 1979-05-27T00:32:00.999999-07:00) isn't valid -Multi-lined strings can't start on a new line -Multi-lined arrays aren't supported

Dialogbox hero image

Dialogbox

by schweini

FREE

A dialogbox for all your needs!

Web Sprite 2D hero image

Web Sprite 2D

by kameloov

FREE

WebSprite is a plugin for Godot game engine, it adds a new type of sprite that allows loading textures from url and caches the files locally

Godot WakaTime hero image

Godot WakaTime

by thomazthz

FREE

WakaTime for Godot! Godot WakaTime is a plugin for metrics, insights, leaderboards and automatic time tracking generated from your Godot usage. See the repository doc for more information: https://github.com/thomazthz/godot-wakatime/tree/v1.5.0