All Gadgets

Showing 1,572 of 2,199 results
Page131 of 184
Advanced Search hero image

Advanced Search

by utnapishtim

FREE

Search for scenes that contain nodes with a specific name or type.

Antialiased Line2D - Better antialiasing for 2D line/polygon/circle drawing hero image

Antialiased Line2D - Better antialiasing for 2D line/polygon/circle drawing

by calinou

FREE

This add-on provides higher-quality, more portable antialiased Line2D drawing compared to the default Godot implementation. Features: - Supports opaque and translucent Line2Ds with any joint and cap type (including multiple overlapping Line2Ds). - Supports lines of any width (constant or variable over a curve). - Lines with a thickness greater than 256 pixels may appear slightly blurry, but will still render correctly. - Features an AntialiasedPolygon2D helper node to draw 2D antialiased poly...

Blank Starter Template (3D) hero image

Blank Starter Template (3D)

by hgouveia

FREE

This template aims to gives a basic starter project with some predefined settings to achieve an high quality look

RabbitGD hero image

RabbitGD

by arnemcnuggets

FREE

Asynchronous AMQP-0-9-1 Client Addon with RabbitMQ extensions for Godot 4.3 Consult README.md and Example.gd for usage information.

Stopwatch 3.0.4 hero image

Stopwatch 3.0.4

by graskaas

FREE

Adds stopwatch functionality via a custom node.

.nw Level Importer 2D hero image

.nw Level Importer 2D

by irxzirox

FREE

This addon allows you to import .nw level files used by the Graal Online game engine and use them in Godot as a TileMap object. Current features include: - Import a .nw level as a TileMap - Load NPCs as Sprite2D objects. If the image is invalid or missing from your project, warnings will be shown. - Select tileset when importing the level using two different presets: -- Default = creates a TileSet resource from a provided .png image -- Godot Tilemap = uses a provided TileSet for the level Pla...

Wayfarer Framework 2D hero image

Wayfarer Framework 2D

by pixelpilgrimstudios

FREE

A modular, production-ready 2D game framework for Godot 4, built by Pixel Pilgrim Studios. Wayfarer gives you everything you need to start shipping clean, cross-platform 2D games with: Scene transitions, splash screen, and menu flow Audio manager + volume controls Localization system (with language editor!) Developer console + runtime commands Touch controls for mobile Pause menu + options Command line flags (like `--skip-splash`) Full source code, MIT-licensed What You Get Full Godot 4.4+ pr...

Qodot 3D hero image

Qodot 3D

by shifty

FREE

Quake .map file support for Godot. Qodot extends the Godot editor to import Quake .map files, and provides a data-driven framework for converting the entities and brushes contained therein into a custom node hierarchy.

SafeAreaRect hero image

SafeAreaRect

by tampopogames

FREE

SafeAreaRect is a control that keeps a margin to ensure the child controls fit within the safe area.

GodotVMF 3D hero image

GodotVMF 3D

by h2x

FREE

An importer of VMF files into Godot. Useful instrument for people who used to work with Hammer and finds it most comfortable tool for level geometry creation. Features: - Brushes geometry import - Instances support - Native MDL support - Native VMT support - Native VTF support (only DXT1, DXT3, DXT5 supported) - Displacements import (with vertex data) - Entities support - Hammer's Input/Output system support - Surface props support - Material's compile properties support - FGD generator

Space Adventure hero image

Space Adventure

by tailorgamestudio

FREE

A simple Godot 2D game which will help you to learn godot's bases and to manage ia

AudioStreamPlayerMultiple hero image

AudioStreamPlayerMultiple

by mawario

FREE

- Multiple audio can be played on a single node - The same audio can be played back in duplicate - Functions can be used for detailed editing from within the code