All Gadgets

Showing 1,620 of 2,198 results
Page135 of 184
GMC: Media Controller for MPF hero image

GMC: Media Controller for MPF

by avanwinkle

FREE

The Godot Media Controller (GMC) is a display platform for creating pinball games using the Mission Pinball Framework (MPF). With GMC, pinball makers can use Godot as their graphics engine for robust screen content and media features on games built on MPF.

Dock Slot Expander hero image

Dock Slot Expander

by bypell

FREE

Editor plugin that allows you to expand any editor dock slot by hovering over it and pressing ctrl+space or the middle mouse button. Can makes browsing large scene trees/file structures easier.

Dice Syntax Godot4 hero image

Dice Syntax Godot4

by oganm

FREE

Godot 4 port of the Dice Syntax addon Functions for supporting a dice rolling syntax (eg "4d6d1!"). Allows for dice rolls and probability calculations. The syntax supports dropping high/low rolls, exploding/compounding dice, and rerolls. See https://github.com/oganm/dice_syntax_gd for a documentation

Physics Platformer Demo hero image

Physics Platformer Demo

by godotengine

FREE

This demo uses RigidBody2D for the player and enemies. These character controllers are more powerful than CharacterBody2D, but can be more difficult to handle, as they require manual modification of the RigidBody velocity. Language: GDScript Renderer: Compatibility

Easing Functions hero image

Easing Functions

by ferdiu

FREE

Bring the powerful easing functions to godot

QuestSystem 2 hero image

QuestSystem 2

by shomy

FREE

A simple and extensible quest system built for Godot 4.4+ For the godot 4.0-4.3 version, look at https://godotengine.org/asset-library/asset/2516 By design, quest system aims to be more versatile by being modular and making the developers handle the quest resources as they wish. This way it is possible to make every kind of quest, imagination is your only limit. Features: * Easy and modular API * Support for custom quests * Completely customizable singleton * Support for CSV and POT localisat...

Google Fonts Explorer for Godot hero image

Google Fonts Explorer for Godot

by christinoleo

FREE

A simple addon/plugin for godot which allows you to browse all google fonts and download any of them to your project without leaving godot. The easiest installation is trout the godot asset library, but you may also clone/download this repository and unpack it into your project. Once enabled, you will have a new tab to view the fonts. Just click away and test them through the panel to the right. Use the save button on the bottom of the panel to download the font to the root directory of your ...

LibGDXAtlasParser 2D hero image

LibGDXAtlasParser 2D

by harryhu

FREE

This plugin is designed to quickly parse .atlas file (with png image) from libdgx engine.

Kofi Donation Button 2D hero image

Kofi Donation Button 2D

by deybismelendez

FREE

A customizable button to request donations by ko-fi.

DwTexture hero image

DwTexture

by daisukekasahara

FREE

Downloaded image to TextureRect Node

Godot Copilot hero image

Godot Copilot

by minos

FREE

AI-assisted development for the Godot engine.

Decals Demo hero image

Decals Demo

by godotengine

FREE

This demo includes many examples of Decal nodes in action, for the purpose of showcasing Godot's rendering capabilities. The decal filter mode can be adjusted in the top-left corner: - For games with a pixel art appearance, the Nearest filter mode can be used instead of Linear. - Filter modes with Mipmaps prevent decals from looking grainy at a distance, at a small performance cost. When mipmaps are used without anisotropic filtering, decals will look blurry when viewed at oblique angles. - F...