All Gadgets

Showing 1,524 of 2,199 results
Page127 of 184
Godot Iroh hero image

Godot Iroh

by tipragot

FREE

A peer-to-peer multiplayer extension for Godot based on Iroh. This plugin allows you to establish peer-to-peer multiplayer connections in Godot without relying on a centralized server, leveraging the power of Iroh.

Command Terminal hero image

Command Terminal

by 20ml

FREE

CommandTerminal is a GDScript addon for Godot 4 that manages a developer-created Command Line, with the goal of providing flexible commands, with direct but safe interaction with business logic, through readable command declarations. Features include: CommandServer - to register and execute commands, anywhere and anytime. CommandBuilder - to easily create powerful, flexible, and type-safe commands. CommandTerminal - to input commands, with included rich autocompletion, and live validation.

Easy Drag and Drop 3D hero image

Easy Drag and Drop 3D

by devdrache

FREE

Easy to use drag and drop for the 3D environment. Features: - normal drag and drop - Snap on surface - Swap with other dragging objects Usage: - DragAndDrop3D - Add it to your scene to activate the Drag and Drop System - DraggingObject3D - This must be the Parent of your Object that you want to drag - And you need a floor with a collider, so that the 3D position can be detected. Installation: If you don't have a "addons" folder in your project tree: copy the "addons" folder in your project tr...

Rigid Character Body 3D 3D hero image

Rigid Character Body 3D 3D

by wabbit

FREE

A physical character body which extends RigidBody3D to provide a more realistic controllable character. Tested only on Godot 4.2.

Godot-DaturaRTC hero image

Godot-DaturaRTC

by ym

FREE

This plugin aims to achieve real-time network voice communication through Godot and implement voice data transmission through a custom UDP protocol.

Godot MIDI Player hero image

Godot MIDI Player

by arlez80

FREE

Embeddable Software MIDI Player for Godot Engine 3.4 and later. 2.6.2 update: * Fixed text event parse bug 2.6.1 update: * replace deep_equal to == for Godot 3.4(s) * fixed bug for GS/XG resets. 2.6.0 update: * Refactoring code * Fixed silence seconds * Make faster with MIDI system messages for resets * Added code for reuse AudioBus 2.5.5 update: * Fixed double displaying in Node list. 2.5.4 update: * Refactoring source codes * Some changes smf/sf2 file reading APIs. 2.5.3 update: * No use wh...

Snappy 3D hero image

Snappy 3D

by jgillich

FREE

Vertex snapping plugin for Godot 4 ## How to use 1. Select an object in the 3D view 2. Press and hold `v` to view origin point 3. Left mouse button drag to snap to any other object

GoMask2D 2D hero image

GoMask2D 2D

by gamebeldev

FREE

GoMask2D is a plugin for Godot that allows you to create texture masks from hierarchical nodes. Support for nodes: Sprite, Polygon2D, Path2D, Line2D and SmartShape2D addons New Features: - Added draw feature (used to draw at runtime) - Switch StreamTexture - Added new Example

FNAF GE hero image

FNAF GE

by nobody

FREE

*ATTENTION!!* This is very old build of my game and I plan to remove it sooner or later. The latest version can be found on Gamejolt. A rough remake of the first FNAF entry in the Godot Engine. It is recommended that you use v4.2.1 stable official version of Godot.

GodoverIt hero image

GodoverIt

by buckwildgames

FREE

A Extension for Godot that allows the window to function as an overlay. Added features: -Keybinds for when window is not focused -Toggle input passthrough -Toggle window visibility Existing features that are updated: -Borderless Window -Full window transparancy -Always on top The Overlay Extension is a Object type that can be used created and enabled The Addon is a Overlay Node type that interacts with object to show how to use Made in Godot 4.4 *only on Windows

Molten Aim 25 , An OpenSource Realistic Shooter made in Godot for aim precision hero image

Molten Aim 25 , An OpenSource Realistic Shooter made in Godot for aim precision

by ghgltggamer

FREE

Molten Aim 25 is an OpenSource realistic first-person-shooter game made with godot game engine 4.4. The Game is made to be fully free and open source and this repository is containing the official source code for the game. Any Godot 4.4 developer can contribute to the project just be sure to checkout the contribution guidelines. Update info: Added new lobby with an option to go back to previous lobby and also now the matching system is separate from lobbies as a dedicated unit!

Git SHA Project Setting hero image

Git SHA Project Setting

by iceflower

FREE

Previously named Metadata. Adds the project setting application/config/git_sha, which contains the current Git SHA. This one is automatically set and updated when you run any scene or on exporting the project. The git_sha will not be kept in project.godot to not clutter any version control system. It will be removed from the settings on closing the Godot Editor. For more see https://kenyoni-software.github.io/godot-addons/addons/git_sha_project_setting/.