Tools

Showing 780 of 1,123 results
Page65 of 94
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...

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

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.

In-game console hero image

In-game console

by quentincaffeino

FREE

In-game console for Godot, easily extensible with new commands. I'll try to keep project on this website up-to-date with its sources. If you have any problems with this project please try downloading more up-to-date version from github (https://github.com/quentincaffeino/godot-console/archive/master.zip). If problem persists do not hesitate to contact me on GitHub via Issues or QuentinCaffeino#9674 on Discord Project website: https://github.com/quentincaffeino/godot-console

Godot Sandbox hero image

Godot Sandbox

by fwsgonzo

FREE

This extension enables safe, fast and low-latency modding support for Godot games. It's currently a work-in-progress. Check out view files to find a browser demo and a showcase project.

GodotToolkit hero image

GodotToolkit

by sirjoehighton

FREE

The GodotToolkit is a comprehensive set of tools designed to enhance your development experience with the Godot Engine. This versatile toolkit offers a range of utilities to streamline your workflow, automate repetitive tasks and simplify coding processes. As an open-source project released under the MIT license the toolkit is freely available for both personal and commercial projects.

SimpleBoards: Free Leaderboard Service hero image

SimpleBoards: Free Leaderboard Service

by simpleboards

FREE

Effortlessly manage and integrate leaderboards in your Godot projects with SimpleBoards! Fetch entries, submit scores, and connect players to leaderboards using the SimpleBoards API. Easy setup, powerful features, and fully customizable for indie and professional developers. Perfect for enhancing your game's competitive edge! The plugin is based on https://simpleboards.dev

Worktime Stopwatch hero image

Worktime Stopwatch

by bypell

FREE

A time tracker plugin made to help you dedicate a set amount of "work time" to your project each day. It can even keep track of the current foreground window and automatically "block" the stopwatch when you get distracted and switch to a non-whitelisted window (this is Windows-only, at the moment). Whitelisted windows are defined using a comma-separated, case insensitive list of keywords, if the active window's title contains any of the keywords, it is considered "productive" and the stopwatc...

Claude Sonnet Chat API hero image

Claude Sonnet Chat API

by coffeeworld

FREE

This facilitates a basic chat interface with the Claude 3.5 Sonnet API. I have found Claude to be the best AI available for gdscript and godot shaders, but available tools are limited. An API key is required (and API keys require funding a wallet). Your API key must be set in the project settings. Visit https://console.anthropic.com/settings/keys for a key.