Tools

Showing 348 of 1,122 results
Page29 of 94
GodoGram - Telegram API hero image

GodoGram - Telegram API

by delalex

FREE

This tool allows to send and receive messages through Telegram Bots

Scene Comments hero image

Scene Comments

by sampengilly

FREE

Why limit your comments to code? Scene comments is a plugin for placing comment nodes into a scene for viewing in the editor. It is lightweight and has a couple of comment types with different visual gizmos.

CharacterCamera3D hero image

CharacterCamera3D

by robotnik

FREE

This Node is a plug and play option for third person characters and allows follwing the character, keeping it in screen and snap to plattforms while keeping the camera out of obstacles with a SpringArm3D # Changelog 1.0.1 - Fixed issues with manual rotation around the character - Now centers the camera when moving in any direction (fixed an issue with camera clipping through obstacles) 1.0.2 - Fixed Owner can be null and is_inside_tree error - Fixed auto rotation bug, sometimes camera just st...

Mod.io For Godot hero image

Mod.io For Godot

by abel

FREE

Adds mod.io integration for Godot using GDExtension. Currently it works for Windows, Mac & Linux. TODO for Android.

Safe Resource Picker hero image

Safe Resource Picker

by hauntedbeekeeper

FREE

Get the type safety of the native Godot resource picker with the performance benefits of storing resource paths instead of resources. By just adding a custom type hint to your `@export` properties, you can use the Resource Picker control in the Inspector, but the values will be stored as uid strings instead of external references. This means that loading your Resource will load JUST your Resource, and not all of its external references. This can be a huge performance boost when, for example, ...

Random Timers hero image

Random Timers

by brainonoxygen

FREE

Two random timer nodes. RandomRangeTimer serves to timeout at random intervals within a range. RandomListTimer times out by picking random values on a given list.

Godot LM Studio Api Integration hero image

Godot LM Studio Api Integration

by joryleech

FREE

This plugin integrates LM Studio's Server APIs allowing easy node based access to AI Tools within your Godot projects.

Artificial Worm Brain AI hero image

Artificial Worm Brain AI

by leparlon

FREE

This plugin allows you to drag and drop a artificial worm to your game project. The worms AI is powered by a mapped C. Elegans worm brain. How to use: Enable the plugin, create a 2d scene, add a WormNode into it, Run the project. This is a little more than a conversion from js to GD script (and Godot Node structure) from this project: https://github.com/heyseth/worm-sim Make sure to check the editor properties of the worm and customize it, I struggled a bit to make this work, so it might have...

DTDA ML - Machine Learning models hero image

DTDA ML - Machine Learning models

by dtdagames

FREE

DTDA ML allows you to run machine learning models like KNN, Linear Regression, Logistic Regression, SVM.

BMOD: Create sound effects like with FMOD but B-tier hero image

BMOD: Create sound effects like with FMOD but B-tier

by kpids

FREE

A simple add-on that copies some of the functionality of FMOD inside of Godot. Sound Effects (SFX). Meant for game jams, prototypes, and small projects. Read more on GitHub: https://github.com/kpids/bmod

AI Voices/Dialogues Generator (AllTalk_TTS) hero image

AI Voices/Dialogues Generator (AllTalk_TTS)

by error404

FREE

This extension allows you to generate audio dialogues using artificial intelligence directly in Godot Engine. How does it work? - Choose a voice - Choose a language (en, fr, de, it, es) - Enter the text to be synthesized by AI - Click on 'Generate' - Get a wav file directly in Godot ready to be used for your game The audio file is generated directly in your Godot project and can be used immediately. This extension uses AllTalk. It is necessary to install and run AllTalk_TTS for the extension ...

Piforge AI Image generator hero image

Piforge AI Image generator

by enlumis

FREE

Generate AI images for your godot project using piforge.ai API Improve assets in your project using the PiForge addon tools without leaving godot editor Different AI models are available: PiForge Core AI, Openjourney, SDXL, Flat Style, Vehicle, etc... Support PNG, JPG, WEBP export