All Gadgets

Showing 1,776 of 2,195 results
Page148 of 183
Godot MMKV hero image

Godot MMKV

by sakuya

FREE

Godot MMKV is an efficient, small, easy-to-use key-value storage framework

Metroidvania System hero image

Metroidvania System

by kobewi

FREE

Metroidvania System (abbrevated as MetSys) is a general-purpose toolkit for creating metroidvania games in Godot game engine. It helps with map design, navigation and presentation, tracking collectibles and provides basic save data functionality related to the system. Its components can be used independently, even for games that aren't metroidvanias. To use it, copy "addons/MetroidvaniaSystem" to your project and enable the plugin in Plugins tab of Project Settings. The addon includes a sampl...

Arm Performance Studio Integration hero image

Arm Performance Studio Integration

by arm

FREE

This extension provides GDScript bindings for integrating the Arm Performance Studio tool suite into game development in Godot. This version of the extension provides bindings for emitting event annotations, software counters and custom activity maps. These annotations can then be viewed in Streamline and Performance Advisor.

Godot Google Analytics hero image

Godot Google Analytics

by englishtom

FREE

A plugin that enables Google Analytics 4 tracking in Godot games.

Script Panel + hero image

Script Panel +

by loregret

FREE

If you want more advanced script panel, then 'Script Panel Plus' is for you! It has more features than native script panel. It is highly customizable and robust.

CSV - Localization template hero image

CSV - Localization template

by bunkai

FREE

A simple Godot project for localization and language change with CSV files.

TODO hero image

TODO

by need12648430

FREE

A TODO list dock for the Godot game engine. Supports TODO, HACK, BUG, FIXME, and NOTE comment tags out of the box. Easily modifiable.

RES - Real Equation Solver hero image

RES - Real Equation Solver

by neclor

FREE

Equation solver for finding real roots of equations up to 4th degree for Godot. Methods float cbrt(x: float) static float solve_linear(a: float, b: float) static Array[float] solve_quadratic(a: float, b: float, c: float) static Array[float] solve_cubic(a: float, b: float, c: float, d: float) static Array[float] solve_quartic(a: float, b: float, c: float, d: float, e: float) static Array[float] generate_linear(r1: float) static Array[float] generate_quadratic(r1: float, r2: float) static Array...

Blender-Godot Pipeline hero image

Blender-Godot Pipeline

by michaeljared

FREE

This addon is a Godot helper addon for my blender addon which simplifies exporting objects from Blender into Godot. https://blendermarket.com/products/blender-godot-pipeline-addon Docs: https://blendermarket.com/products/blender-godot-pipeline-addon/docs This addon includes: - GLTF Import GD script - Scene initialization GD script You do not need to "Enable" the addon from project settings. This addon is simply a repository for the GD script files mentioned above. Under Project Settings -> Im...

Tiger Importer 2D hero image

Tiger Importer 2D

by xett

FREE

This is an addon for Godot for importing sprite data files from Tiger for animations. What is Tiger? Tiger is a middleman program to help game developers bridge the gap between sprite animation and game engine. Although programs like Aseprite can create custom spritesheet and animation data, but this requires you to keep everything in one file or make a custom script. How to Use 1. Install addon. 2. Enable plugin in project settings. 3. Export files to project using godot_json.template in exp...

Analog Touch Control hero image

Analog Touch Control

by cianci

FREE

No description available

gbk_decode hero image

gbk_decode

by lttablets

FREE

Decode a String who has a GBK binary data.