Tools

Showing 900 of 1,122 results
Page75 of 94
AI Assistants For Godot 4 hero image

AI Assistants For Godot 4

by grandpaej

FREE

A professional-grade AI coding assistant plugin for Godot 4 that transforms your development workflow with advanced features, responsive design, and enhanced markdown highlighting.

Import Cleaner hero image

Import Cleaner

by tumbolisu

FREE

This plugin cleans up orphan files in the res://.godot/imported directory. This is an updated version of "Import Cleaner" by zaevi: https://godotengine.org/asset-library/asset/813 More information can be found at: https://github.com/Tumbolisu/ImportCleaner

GodotPromise (Javascript Promise) hero image

GodotPromise (Javascript Promise)

by soulstogether

FREE

Provides functionality to control and sync coroutines with Promises similar to JavaScript. Is functional signals, functions, other Promises, and all other types. Compared to other Promise types on the Library, this type's [Modular Inner Classes] allow for easy to customize and extend Promise logic. Feel free to compactly and efferently create any functionality to handle multiple or a single coroutine(s).

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.

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.

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...

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.

Godot ARIA (4.3) hero image

Godot ARIA (4.3)

by btzr

FREE

A plugin for creating accessible rich internet applications with godot.