All Gadgets

Showing 1,680 of 2,199 results
Page140 of 184
Godot Buddy (Groq API) hero image

Godot Buddy (Groq API)

by m4yc3x

FREE

GodotBuddy is an advanced plugin for the Godot 4 Engine designed to assist you in coding and game design. It leverages AI to provide intelligent code suggestions, documentation, and more, all within the Godot Editor. ## Features - **AI-Powered Code Assistance**: Get real-time code suggestions and improvements. - **File Content Replacement**: Automatically replace file references with their contents. - **Chat History**: Maintain a history of your interactions with the AI. - **API Key Managemen...

2D Strategy Camera hero image

2D Strategy Camera

by thomas737

FREE

This custom Camera2D node is a simple and intuitive implementation of a strategy game camera with togglable mouse and keyboard controls. Translation camera limits and smooth exponential zooming at the cursor are both implemented. Note: Check the README.md on the GitHub repository for details about how to map your own keyboard inputs.

Hexgrid hero image

Hexgrid

by jeyzu

FREE

3 Classes that brings hex detection, 3D LOS, distance, influence, shortest path ... all you need to build a classical boardgame based on a single image hex map. A demo in the source tree.

Meta Passthrough XR Sample hero image

Meta Passthrough XR Sample

by devloglogan

FREE

This is a sample project demonstrating the Meta-specific passthrough features supported by the Godot OpenXR Vendors plugin. See the Meta Passthrough tutorial doc for a detailed walkthrough of these features.

Dynamic Day Night Cycles hero image

Dynamic Day Night Cycles

by eisclimber

FREE

The plugin allows correctly simulating the daylight, nighttime, dawn and dusk of you game's planet. It calculates the alteration of day-lengths throughout a year so days get shorter in the winter and longer in the summer. The plugin allows full customization of the days per year's, day duration and the location on the planet to give the most immersive results.

MilangaNote hero image

MilangaNote

by dannygaray60

FREE

An offline alternative to Milanote. This is a tool to organize your ideas and projects into visual boards.

DestroHook hero image

DestroHook

by lorddestro

FREE

A add-on which can quickly be added to your 3D project to have a spring based grappling hook system similar to Unity

Xsolla SDK hero image

Xsolla SDK

by spaceship

FREE

Monetize your game using the Xsolla SDK for Godot This plugin is in no way affiliated with Xsolla

EasyCompute hero image

EasyCompute

by tymec

FREE

EasyCompute is an addon that streamlines the usage of compute shaders with a user-friendly API. Simplify shader loading, buffer management, and shader execution to accelerate your development workflow.

Godot-Silkload cloth simulation solution hero image

Godot-Silkload cloth simulation solution

by gaoran0623

FREE

A bone-driven cloth simulation solution for godot4.4+ 3D games, based on verlet integration algorithm

GDScript Interfaces hero image

GDScript Interfaces

by nsrosenqvist

FREE

A library which provides a naive GDScript implementation of interfaces for Godot. It can by its nature only check for implementations at runtime and cannot validate method parameter definitions due to the language's lack of introspection. All implementations are validated when the application is loaded by default, so it behaves quite similarly to how one would expect interfaces to work in other languages.

Text to Speech hero image

Text to Speech

by karolisd

FREE

Godot Text to Speech is a plugin that creates text-to-speech voice synthesis in the Godot engine using the FOSS Flite engine.