Tools

Showing 144 of 1,126 results
Page12 of 94
Local Storage hero image

Local Storage

by hwosch

FREE

Access and store data in localStorage easily (web builds)

Color Palette Manager hero image

Color Palette Manager

by ericezam

FREE

Manage color palettes from within Godot to make coloring and theming easier!

Godot LLM hero image

Godot LLM

by adriankhl

FREE

This plugin adds GdLlama, GDEmbedding, GDLlava, and LlmDB nodes which provides functionalities to generate text using large language model (LLM). Features: * Simple text generation * Enforce the format of text generation output by Json schema * Instruct and interactive mode * Sentence Embedding * Multimodal: generate text from image or game screen * Vector database for retrieval augmented generation If you have concerns about legal issues of LLM in games, check this documentation: https://git...

Project Time Tracker hero image

Project Time Tracker

by fifut

FREE

A small editor widget which provides basic functions for tracking your time with the Godot editor. Track which main screen view you are using the most. Fork of Godot Time Traker by YuriSizov

easy tween (test) hero image

easy tween (test)

by display

FREE

Easy tween (kind of useless)

ExternalEditorSettings hero image

ExternalEditorSettings

by yucelf

FREE

This small plugin allows toggling external editor easily (e.g., use builtin script editor for debugging, but use your usual text editor while coding).

Event Bus hero image

Event Bus

by linusminus

FREE

The Event Bus plugin provides a centralized event management system for Godot 4 projects. It allows nodes to communicate with each other by emitting and listening to events without needing direct references, promoting decoupled and maintainable code architecture. It also features a toggleable UI to monitor events and listeners in real-time during gameplay for easier debugging. Event and listener data are saved after the game exits and can be reviewed after gameplay.

XR Debug Konsole Plugin hero image

XR Debug Konsole Plugin

by asturnazari

FREE

A Godot plugin to print Label3D messages in front of the XRCamera If you like 'tracing debugging', 'print debugging' or whatever name you prefer to do debugging with print statements inserted in your code, this will help you not to be taking off your XR headset to check the console.

Godot AI Kit hero image

Godot AI Kit

by ryash

FREE

A library of AI algorithms written natively in GDscript. Includes support for: 1. Simple Neural Network and Neural Net 2. Neural Network Advanced (Multi-Layered Neural Network) with SGD and ADAM optimisers 3. Minimax Algorithm 4. Q-Learning Algorithm (and SARSA) 5. Deep Q-Networks (DQN) [Only for discrete action spaces] 6. Convolutional Neural Networks (For Image recognition and processing)

Majordomo hero image

Majordomo

by benjatk

FREE

Push builds to itch.io with a single click of a button from the editor

Direct Dictionary Edit hero image

Direct Dictionary Edit

by heppocogne

FREE

The default inspector of Dictionary property requires a lot of manipulations to add, edit, and remove key-value pairs. This addon allows you to edit a Dictionary property with text.

BurtTree hero image

BurtTree

by studiomelleder

FREE

Fast, simple and easily extendable Behaviour Tree plugin for Godot 4.x Mono.