Misc

Showing 144 of 161 results
Page12 of 14
Newgrounds.io API hero image

Newgrounds.io API

by jefvel

FREE

Addon for using Newgrounds medals, leaderboards, and cloudsaves. Works on web and desktop. Check the Readme for instructions: https://github.com/jefvel/newgrounds-godot-4

Kehom's Addon Pack hero image

Kehom's Addon Pack

by kehom

FREE

A collection several addons, which include: - Several UI widgets - Simplified database - Debugging tools - Networking system - Inventory system - Audio playback

input-overlay hero image

input-overlay

by davcri

FREE

In-editor input overlay widget. Useful especially for video tutorial makers.

Gopilot Utils (LLMs and embedding) hero image

Gopilot Utils (LLMs and embedding)

by smorty

FREE

Send and receive LLM calls to your favourite API (like OpenAI) and embed your text using your local ollama installation Check out the examples at res://addons/gopilot_utils/examples Read the class reference to figure our exactly how to use these nodes, or that the lil guide I linked

WebSocket hero image

WebSocket

by andreaterenz

FREE

Wrapper node for WebSocketPeer (Godot 4.x)

Godot Patch Loader hero image

Godot Patch Loader

by ryanm

FREE

A GDExtension for Godot 4.4+ that enables loading patch PCK files early during game startup, allowing patches to properly override GDScript files, .NET Assemblies, Scenes, and Resources. View the README for usage instructions.

Base32768 encoder/decoder hero image

Base32768 encoder/decoder

by venorrak

FREE

Helper class for encoding and decoding base32768 data.

MariaDB Connector (SQL, DB) hero image

MariaDB Connector (SQL, DB)

by sigrud

FREE

GDExtension-based MariaDB connector for Godot 4, written in C++ for native performance. Enables direct database access via GDScript without middleware or custom engine builds. Supports MariaDB authentication, queries, and transactions with cross-platform support (Linux, Windows, ARM64). MIT Licensed, not subject to GPL restrictions. Update 2025-06-05 v1.6.2 Bug fixes See GitHub release for changes. Reminder- To update, the editor must be closed and delete the addon/mariadb_connector folder th...

Animation Slider hero image

Animation Slider

by andrewwilkes

FREE

Animation Player that tracks a position value. It plays forwards and backwards, and stops when at the target position. The target position may be controlled via a Slider control.

Godot icon creator/replacer hero image

Godot icon creator/replacer

by pkowal1982

FREE

Replace Windows icon without rcedit. Create icon from image(s) using no external tools. After installing and enabling you'll find two additional menu entries: Project/Tools/Icon Creator Project/Tools/Icon Replacer which should be self explanatory.

Menu Transition System hero image

Menu Transition System

by miky

FREE

Create different menu transitions with ease using this addon. Add the nodes you need to get the functionality you need.

LineEdit auto-complete menu node hero image

LineEdit auto-complete menu node

by lenrow

FREE

Custom Node in the godot engine. Configurable with a LineEdit to create an auto-complete menu.