NodeWebSockets
by IcterusGames | MIT
This plugin allow you to create WebSockets clients or servers easily and quickly
It gives you two new nodes: WebSocketServer WebSocketClient That allow you to create WebSockets clients or servers easily and quickly How to create a basic server Add a WebSocketServer node to your scene Configure your server in the inspector, indicating
Mirror3D
by Joyless | MIT
A customizable 3D mirror for Godot 4
A customizable 3D mirror for Godot 4. The mirror uses a SubViewport and a moving Camera3D to create a realistic and easy-to-use mirror effect. Thanks to Norodix/GodotMirror for the original mirror system. Heavily modified by Joyless
MarkdownLabel
by Daenvil | MIT
A custom node that extends RichTextLabel to use Markdown instead of BBCode
MarkdownLabel is a control node that displays and formats a text written in Markdown format. Useful for people familiar with Markdown and to display common Markdown files such as credits or changelogs in your game. Usage Simply add a MarkdownLabel node to
Nodot
by Jake Cattrall | MIT
A node composition library for Godot 4
Nodot is a video game oriented collection of nodes, autoload scripts and scenes for Godot 4. The goal is to provide a set of tools that can be used to rapidly create a wide variety of games
QR Code
by Kenyoni Software | MIT
Generate QR Codes in Godot with built-in UI support via QRCodeRect and flexible data encoding through the QRCode class
QR Code Generator for Godot Generate QR Codes directly in Godot with ease. Includes a ready-to-use UI node and a flexible backend class for full control. Features 🖼️ QRCodeRect drop-in node that auto-updates and renders the QR Code ⚙️ QRCode generate QR
loading more results...