Tools

Showing 600 of 1,123 results
Page50 of 94
Google Sheet Localization Handler hero image

Google Sheet Localization Handler

by palmasop

FREE

Sync your Godot game’s translations directly from Google Sheets! Easily manage, update, and test all your localizations right inside the editor—no more manual CSVs or copy-pasting. Perfect for teams and solo devs who want fast, hassle-free multilingual support.

Inventory System hero image

Inventory System

by expressobits

FREE

Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources. Docs: https://expressobits.com/inventory-system-docs/

Unreal Collision Importer hero image

Unreal Collision Importer

by mrflamey

FREE

If you have libraries of objects with carefully set up collision from Unreal projects and want to get that collision into Godot, you can use this tool to do so. It detects the prefixes used by Unreal to import manually created collisions and allows Godot to use them too. Supported: - Multiple colliders per object (under a single StaticBody) - Box, Sphere, Capsule and Convex colliders - Colliders can be translated and rotated Usage: - Put the script in your project somewhere - Select the impor...

Portal hero image

Portal

by 3dvachevsky

FREE

Plugin for Visual Shader

Draftsman hero image

Draftsman

by luckyb45tard

FREE

Customizable script that unifies all 2D draw methods in one place, both for debugging and in game purposes. Contains functions that will draw circle outlines, lines, text and trajectories for rigid bodies depending on the force. NOTE: add Draftsman to auto loaded scripts. Go to: Project / Project settings / AutoLoad

Run Preset hero image

Run Preset

by ciberturtle

FREE

A customizable run button for Godot

Favorite Scenes hero image

Favorite Scenes

by chairfull

FREE

Add a Scenes menu bar drop down for rapidly loading and selecting favorite scenes in the editor.

G.U.I.D.E - Godot Unified Input Detection Engine hero image

G.U.I.D.E - Godot Unified Input Detection Engine

by derkork

FREE

G.U.I.D.E is an extension for the Godot Engine that allows you to easily use input from multiple sources, such as keyboard, mouse, gamepad and touch in a unified way. Gone are the days, where mouse input was handled differently from joysticks and touch was a totally different beast. No matter where the input comes from - your game code works the same way. - Unified input detection and handling from multiple sources (keyboard, mouse, gamepad, touch, etc.). All inputs are used in the same way i...

Playnub hero image

Playnub

by thisisbennyk

FREE

The Playnub plugin is a collection of many general-purpose game development patterns, techniques, and tricks drawn from academia and online resources, as both a tool and a guide for creating games effectively and efficiently. Playnub is designed to expedite game development by providing tons of resources built specifically for rapid prototyping and continuous iteration-- enabling developers to focus on making the games they envision, not on programming the framework necessary to do so. Featur...

First Person Stealth Character Controller hero image

First Person Stealth Character Controller

by scipioceaser

FREE

A first-person character controller with an FSM, inspired by the Thief games and Quadrilateral Cowboy. Features: - Clambering up ledges and into vents. - Detects how lit the player is. - Get the texture of the surface walked on and signal to nearby listeners in a radius. - Head bobbing - Crouching and crawling - Sneaking - Leaning - Frobbing (Interacting) - Dragging and throwing rigidbodies with the mouse. - Noclip state - Camera zoom

Godot-Opus hero image

Godot-Opus

by wavesonics

FREE

A GDNative wrapper for libOpus, allowing for very high compression rates for audio containing speech. It adds 2 nodes to Godot: - OpusEncoder - OpusDecoder This can allow for the implementation of a very simple form of VOIP. It will not be truly streaming or real-time though. Much more work is required before we get to that. Demos: Trivial: the example/ directory in this asset has a simple demo VOIP: https://github.com/Godot-Opus/libopus-gdnative-voip-demo

Start-RichText Editor hero image

Start-RichText Editor

by wy

FREE

Rich text editor for Godot