All Gadgets

Showing 300 of 2,199 results
Page25 of 184
Acro's Hitboxes hero image

Acro's Hitboxes

by acroprojects

FREE

Acro’s Hitboxes provides a custom "Hitbox" node that aims to streamline the process of generating knockback and damage from collision.

SettingCore hero image

SettingCore

by gianptdev

FREE

Small tool to make simple settings for a godot project, include file saving/loading with objects. It include a demo folder whit a basic example.

Quiver Analytics hero image

Quiver Analytics

by amitq

FREE

Quiver Analytics (https://quiver.dev/analytics/) allows you to easily collect analytics for games made with Godot in a privacy-friendly way. In just a few minutes, you can integrate Analytics in your game through this open source plugin and gain valuable insight into how players are interacting with your game. You also have fine-grained control over how your players' privacy is handled. Learn more: https://quiver.dev/analytics/. Documentation: https://github.com/quiver-dev/quiver-analytics-go...

Realtime SVG Rasterizer 2D hero image

Realtime SVG Rasterizer 2D

by raygoe

FREE

This plugin uses 4.2's new Image from SVG to allow the game to automatically handle re-rasterizations on scale changes for things like a camera with vectors. Before, you'd have to either create a large rasterization of the SVG and use mipmaps (which might end up being slightly blurry).

Itch one click deploy hero image

Itch one click deploy

by figroot

FREE

This is a basic editor plugin for the Godot engine to simplify uploading projects to Itch using Butler

Inventory Example hero image

Inventory Example

by hajster

FREE

This inventory example includes: - easy item dragging - item stacking - armor exclusive slot - function for giving items - item resource for adding your own items - minecraft-styled simple crafting system using item resource

Planet2D hero image

Planet2D

by pdeveloper

FREE

Utility classes as a Shader wrapper to create pseudo-3D planets from 2D textures. Includes helper utilities for automated palette generation (see http://dev.thi.ng/gradients/ for examples).

Chey's Background Addon - Editor BG hero image

Chey's Background Addon - Editor BG

by peachey2k2

FREE

A simple plugin to add a background image to the editor.

Screen Space Demo hero image

Screen Space Demo

by godotengine

FREE

Several examples of full screen 2D shader processing. Many common full-res effects are implemented here for reference. Language: Godot shader language and GDScript Renderer: Compatibility

Matrixs hero image

Matrixs

by notlord

FREE

Adds editable Matrixs (2d Arrays) of several types: bool int float Resource

Volume Sliders (Singleton example) hero image

Volume Sliders (Singleton example)

by manuelz

FREE

Learn how singletons can be implemented to store values with the simple example of volume sliders!

Project Resolution hero image

Project Resolution

by danim3d

FREE

Quickly change and test Project Resolution settings. Useful to test and prevent your UI from being inconsistent in different resolutions. Version 0.4 - New Reset option and submenu for Viewport and Override resolutions.