All Gadgets

Showing 1,104 of 2,199 results
Page92 of 184
GameNite Controlpads hero image

GameNite Controlpads

by gameniteweston

FREE

This extension is used to develop for GameNite and test your GameNite game natively. Specifically it adds a GameNiteControlpads node that allows you to send and receive messages with "controlpads": the mobile phone controllers. Must be used in conjunction with a controlpads test server. Usage: * You can see a full walk-through here: https://clever-rain-b72.notion.site/Godot-GameNite-Development-Walkthrough-a4c9f6bbcaff4f4cbe4daacd71cde22d?pvs=4 * Join our discord to get help and learn more ab...

Voxel Line 3D hero image

Voxel Line 3D

by foureyedredheadedste

FREE

A Simple plugin for creating voxel lines.

Godot States hero image

Godot States

by cevantime

FREE

Wait... an other state machine plugin for godot ? ----------------------------------------------- Yes... and no ! What's special about this plugin is that, unlike the typical state machine design pattern, it uses only *states* and is therefore extremely simple to implement. More precisely, this plugin provides three classes that allow you to manage the behavior of your nodes in great detail and in a **visual** way.

Godot OAID SDK hero image

Godot OAID SDK

by xisage

FREE

Android OAID/AAID SDK export plugin. Also supports AndroidID, IMEI, WidevineID and more.

Player 2 AI NPC for Godot hero image

Player 2 AI NPC for Godot

by ajelefantgg

FREE

The Player 2 AI NPC Godot plugin allows developers to easily create AI NPCs in their Godot projects. The plugin uses free AI APIs from the player2 App at https://player2.game/. Just open Player2, and the plugin connects automatically, so you can dive right into building your world instead of wrestling with keys or settings. When your game is ready, we’ll share it with our community of 40,000+ active players eager for AI-driven adventures: https://player2.game/discord For usage information, vi...

Modular Sprite Animation Factory 2D hero image

Modular Sprite Animation Factory 2D

by kyboon

FREE

A plugin to generate animations for modular 2d sprites. Generated animations will have multiple tracks, one for each Sprite2D node.

Config Table Manager hero image

Config Table Manager

by daylily

FREE

一个用于管理配置表格的Godot插件 A config table manager plugin for godot. ## Features 1. Easy to use, generate table header by using a data class. Allow to add additional columns. 2. How to generate and import can be save as a preset, convenient to adjust repeatedly. 3. Support backup and merge when regenerating tables. 4. Highly customizable, you can add your **Table Tool** and **Import Tool** to generate table file and import as resource which are meet your needs. ( This plugin is provide **CSV**, **xlsx...

State Graph hero image

State Graph

by babadesbois

FREE

A Godot plugin that manages state machines & state transitions. It features: - A StateMachine based on nodes - Nested StateMachines - Pushdown Automatas - Automatic animation triggering directly AnimatedSprite - A powerful GraphEditor to handle state transitions - State change based on signals and/or as many conditions you want

WebSocket Minimal Demo hero image

WebSocket Minimal Demo

by godotengine

FREE

This is a minimal sample of connecting two peers to each other using WebSockets. Language: GDScript Renderer: Compatibility

BlastBullets2D v | For Godot 4.4.1+ 2.0.0 hero image

BlastBullets2D v | For Godot 4.4.1+ 2.0.0

by realnikich

FREE

BlastBullets2D is a high-performance, free and open source C++ plugin for Godot Engine that enables optimized bullet spawning and management in 2D games. It’s designed to efficiently handle a large number of bullets with minimal performance overhead, making it ideal for fast-paced, bullet-heavy gameplay. Compared to standard methods like using Area2D with AnimationPlayer, BlastBullets2D offers a significant performance boost. In addition to speed, it includes built-in support to save and load...

Godot Midi hero image

Godot Midi

by nlaha

FREE

This add-on allows for the import and playback of MIDI files in Godot. Great for syncing events to music, making rhythm games, or even your own audio production/synthesis applications. Features: - Easy import of MIDI files as Godot Resources - Easy MIDI event handling with signals - Imported MIDI events stored in an array of dictionaries per-track - Asynchronous playback via a separate thread - Linking to one or more AudioStreamPlayers for synchronization with music Please note: this is a wor...

Polygon2DTool 2D hero image

Polygon2DTool 2D

by nenado

FREE

Allows you to easily create polygon for Polygon2D, CollisionPolygon2D, LightOccluder2D, Line2D automatically update when parameters are changed.