Tools

Showing 360 of 1,123 results
Page30 of 94
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

Simple Gdscript Formatter hero image

Simple Gdscript Formatter

by madwind

FREE

Format GDScript (`Ctrl + Alt + L`) *no Python dependencies* Follow the GDScript style guide. Open in External Editor (`Ctrl + E`) *Bypasses the "Use External Editor" setting* Opens the current file in your configured external editor (Rider/VS Code/etc.) without enabling `text_editor/external/use_external_editor` in Godot settings.

Virtual Joystick hero image

Virtual Joystick

by marcofazio

FREE

A simple yet powerful virtual joystick for touchscreens in Godot, packed with useful options to enhance your game's mobile experience.

New JSON Table Editor Plugin for Godot 4.x hero image

New JSON Table Editor Plugin for Godot 4.x

by meishijie

FREE

Version 2.1.1 (Latest) 2025 7.1 add sample_data.json Version 2.1.0 (Latest) 2025 6.25 ✨ Enhanced Floating Window Features Double click to expand cells in floating window Added row number column display in popup tables Added right-click context menu for row operations Complete row management (add before/after, copy, delete) Version 2.0.0 (Latest) 2025 6.20 table view ✅ Added multi-language support (Chinese/English) ✅ Integrated Excel-style table view ✅ Enhanced UI with language switching butto...

iOS In-app Review Plugin hero image

iOS In-app Review Plugin

by cengizpz

FREE

iOS In-app Review Plugin enables access to Apple App Store's in-app review functionality. Installation Steps: - click `Download` button - on the installation dialog... - leave your project's root directory selected as the target directory - leave `Ignore asset root` checkbox checked - click `Install` button - enable the plugin in your project's iOS export settings via `Project->Export...->iOS` in the Godot Editor - enable the plugin via the `Plugins` tab of `Project->Project Settings...` menu...

Script Tabs hero image

Script Tabs

by makovwait

FREE

Move scripts list to tabs.

XR Input Simulator hero image

XR Input Simulator

by cafezinho

FREE

This tool allows you to simulate input on your XRControllers and XRCamera, without having to use a VR headset. First, insert XRSimulator.tscn into Autoload. Move your mouse to control the XRCamera, and scroll to control its height. Press WASD to controll the left controller's joystick, and the arrow keys to control the right controller's joystick. Press Q or E to select the left controller or the right controller, respectively. With a controller selected, you can: - move your mouse to control...

Universal Save/Load System hero image

Universal Save/Load System

by c64cosmin

FREE

Plugin designed to be generic and usable for any kind of game. The system is called Thoth from the Egyptian deity that was the holder of knowledge and patron of scribes, so Thoth is in charge of saving your game. If you want to support me : https://www.stupidrat.com/senseless If you wish to pledge to help me I also have a Patreon page. https://www.patreon.com/c64cosmin Documentation : https://stupidratstudio.github.io/thoth/ Contact & Support : https://discord.gg/FX5NaQHcjS

Input Mapper Preset Loader hero image

Input Mapper Preset Loader

by light

FREE

This plugin aims to help users when creating a new project. Instead of manually adding all the action and button events to the Input Map screen; this plugin allows users to save/load premade mappings. Presets are saved as `.godot` files which makes sharing also quick and simple.

Hexagonal Grid Utils hero image

Hexagonal Grid Utils

by tacure

FREE

Hexagonal grid utilities for Godot. Currently, it only provides two static functions: for flat and pointy top hexagons. These two functions can be used for grid snapping. Note: Debug visuals aren't included with this library.

PostFX hero image

PostFX

by itskorin

FREE

This is a re-write of my old Screen-Space Post Processing plugin called "Post Process"