Misc

BlipKit
by detomon
A GDExtension for creating the beautiful sound of old sound chips. • Generate waveforms: square, triangle, noise, sawtooth, sine, and BlipKitWaveform using BlipKitTrack • Create pitch, volume, panning, and duty cycle envelopes using BlipKitInstrument • Load and play audio samples from AudioStreamWAV using BlipKitSample • Provides a basic byte code interpreter to generate more complex melodies and reuse patterns

GodotBlockchain
by blockimperium
This tool provides a set of nodes that allows you to integrate with the ThirdWeb.com blockchain libraries.

Quaternius' Simple Nature pack
by lopano
Port of Quaternius' "Simple Nature" pack to Godot 4.0. Assets: * 3 Bushes * 3 Grass Variants * 3 Rocks * 4 Trees Formats: * glTF Files * Materials * Meshes * Staticbodies

Cross Origin Isolation Service Worker
by nisovin
This plugin makes use of the coi-serviceworker Javascript library to enable Cross Origin Isolation and SharedArrayBuffer in Godot 4 games, for situations in which you can't control the headers.

Godot Common Game Framework
by jocamar
A set of useful nodes to use in Godot projects that facilitate implementing features like split-screen, asynchronous scene loading, a global event manager and caching materials. Documentation at: https://github.com/jocamar/Godot-Common-Game-Framework If you have any questions you can reach out me on Twitter and I'll be happy to help: https://twitter.com/joaomarinheiro

Rush Request
by eranot
Rush Request is the easiest way of making HTTP requests with JSON in Godot 4. Inspired by the JS library Axios, it creates requests in a Promise-like way.

Godot Live Link Face
by tbxmb
A server to use Live Link Face with Godot

Simple Sampler
by itooh
Simple Sampler is a plugin for Godot for creating musical samplers in a game. Basically it allows you to play any musical note from a set of sound samples. Useful for making generative, interactive or procedural music, or for creating dynamic sound effects!

editor-log-highlighter
by clumsyinker
This plugin adds highlighting to .log files in a specific format. Please see screenshot for detail.

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

Auto Expand Property Inspector
by lunatikgames
Automatically expands all sections of the Property Inspector when you select a node

Quiver Leaderboards
by amitq
Quiver Leaderboards (https://quiver.dev/leaderboards/) allows you to easily add global leaderboards to your game. Quiver Leaderboards support multiple types of leaderboards (all scores, highest score, latest score, or cumulative score) so you can track scores exactly however you'd like. You can also segment scores by time so you can support daily, weekly, or monthly high scores. Quickly get started by using our default leaderboards UI or create your own. NOTE: This plugin requires the install...