Tools

smooth-move
by babypandabear3
this is a helper node to help interpolate visual nodes transform to follow physic body transform smoothly

GodotOwl
by yoshiip
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.

VostokMods Exporter
by ryhon
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
Start.io Godot Android Plugin
by fernan2cas96
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
by aliasfactory
A high-performance Wave Function Collapse algorithm wrapper

Zodot (Data Validation)
by rametta
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.

BloodyLogger
by alexvalder
Simple extensible logger for Godot 4.x. Comes with default console writer and error file writer with max log size limitation.

EzPID
by iimidknightii
A GDExtension addon that adds a simple, generic PIDController that can either be used to update another node's property to follow a target value, or to manually integrate into your scripts. Includes full documentation and tons of customization features.

PostgreSQL Client in GDScript
by samuelmarzin
Godot PostgreSQL Client is a GDscript script / class that allows you to connect to a Postgres backend and run SQL commands there. It is able to send data and receive it from the backend. Useful for managing player user data on a multiplayer game, by saving a large amount of data on a dedicated Postgres server from GDscript. The class is written in pure GDScript which allows it not to depend on GDExtention. This makes it ultra portable for many platforms. Detailed documentation: https://github...

NativeLib
by drmoriarty
Ultimate solution to manage (install/update/uninstall) native modules for iOS, Android, MacOS, AppleTV. It automatically process packages dependencies. It will add gd wrapper for native library into your autoloading list. it has comfortable package settings editor. Now 56 native packages available: - APN - ARKit - iPhone Camera - GameCenter - iCloud - Apple AppStore - AdColony - Amplitude - Applovin - Applovin-MAX (with adapters) - Appsflyer - Facebook - Firebase (Analytics, Auth, Crashlytics...

Gopotify - Spotify Client
by drarbego
This is a wrapper for the Spotify REST API

Previous Tab
by makovwait
Switch to the previously active tab (last tab) by pressing Ctrl+Tab (macos: Option+Tab), including last doc, script and scene tabs.