All Gadgets

Showing 1,524 of 2,195 results
Page127 of 183
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/.

Conzole advanced logger hero image

Conzole advanced logger

by zegenie

FREE

Conzole is a web browser console-inspired logger addon designed to make it easier and more fun to utilize the Godot debugger log. The plugin lets you log messages and data from your game into a rich editor log.

MP3 Id3Tag Extractor hero image

MP3 Id3Tag Extractor

by solobot

FREE

This plugin allows you easily extract metadata from MP3 files like artist, album, track name etc. alongside with embedded images

Pong game hero image

Pong game

by radontherapy

FREE

This is a very basic Pong game made with Godot.

TwoVoip hero image

TwoVoip

by goatchurchprime

FREE

Chunking, compression and decompression of audio data by the Opus codec to a rate of 1kb/second to make it suitable for use in VOIP (Voice over IP) with optional RnNoise filter.

IREE runtime - Run machine learning models hero image

IREE runtime - Run machine learning models

by vsekai

FREE

IREE runtime in Godot through GDExtension, a mission to run machine learning model (e.g. Tensorflow lite) natively in Godot.