All Gadgets

Showing 1,788 of 2,195 results
Page149 of 183
Godot ARIA (4.3) hero image

Godot ARIA (4.3)

by btzr

FREE

A plugin for creating accessible rich internet applications with godot.

Gamepad Mouse hero image

Gamepad Mouse

by mbmayer

FREE

Use a gamepad as a system-level mouse in Godot.

Godot Signals hero image

Godot Signals

by aendawyn

FREE

Godot Signals is an advanced and powerful signal management system for the Godot Engine, designed to enhance signal handling and simplify communication between game components. This plugin brings flexibility, efficiency, and high performance to your Godot projects, allowing developers to create complex signal workflows with ease. Key Features: - Advanced Signal Processing: Build signal processing chains with filtering, transforming, and mapping capabilities. - Signal Broker System: Easily con...

Auto Expand Property Inspector hero image

Auto Expand Property Inspector

by lunatikgames

FREE

Automatically expands all sections of the Property Inspector when you select a node

Vector Resource hero image

Vector Resource

by xrayez

FREE

Visually edit and store Vector2/3 core data types as resources, both from the inspector and code. This plugin adds `VectorResource` global resource class which can be referenced via code once edited in the inspector.

Quiver Leaderboards hero image

Quiver Leaderboards

by amitq

FREE

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...

game menu by code (gdscript) hero image

game menu by code (gdscript)

by aiaf

FREE

Example showing a game menu by code Features: 3 tabs (Main, Settings, Help) new game, exit credits with popup resolution selection full screen checkbox help screen

Rust Auto Compile hero image

Rust Auto Compile

by arttaaz

FREE

Rust Auto Compile is a simple script that runs cargo automatically before you run your game. It adds 2 settings: rust/cargo_path: The path to your cargo executable rust/cargo_manifest: The path to the Cargo.toml of the library you want built. You need to have those 2 settings set for the plugin to work.

Pause Manager v3 hero image

Pause Manager v3

by gabrielgp0811

FREE

A simple asset for managing pause/resume using Signals.

VR Physics Template hero image

VR Physics Template

by jtnicholl

FREE

This is a template for a VR application with physics using OpenVR. It features immersive physics-driven player hands, both teleport-based and continuous locomotion, and more. This is a template, not an addon or plugin. It includes a demonstration scene under demo/, you can delete this directory when starting your own project.

Godot Autotile Texture Templater (GATT) hero image

Godot Autotile Texture Templater (GATT)

by sesopenko

FREE

Adds GATT to your bottom toolbar. Choose from 2x2, 3x3 minimal and 3x3 minimal 3/4 view tilesets. Configure a custom block size, colours, and floor patterns. Save 2 different images to your project: a texture which can be used directly in a Tileset plus a guidelines png with transparency which can act as a guide in a layer of your graphics software (ie: gimp).

Animation Folder Loader hero image

Animation Folder Loader

by yousef2007

FREE

A tool that simplifies the process of creating animations in AnimatedSprite2D nodes by automatically loading frames from folders. Features: - Load multiple animations from folder structures - Automatically creates animations from folder names - Recursively explores subfolders - Configurable FPS for all loaded animations - Automatically disables loop for all animations - Supports PNG, JPG, and JPEG formats