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
Line3D
by NoNormal | CC0 1.0 Universal
Draw lines in 3D
IMPORTANT: This does NOT support WIDTH (yet). Features: Node type - Line3D Custom line colors As many points as you like 1 pixel wide lines Download Drop the folder in the .zip file into the root of the project (so the paths are "res://line3d/line_3d.gd
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...