All Gadgets

Showing 1,020 of 2,195 results
Page85 of 183
Firebase Analytics hero image

Firebase Analytics

by lehapqumico

FREE

Android plugin Firebase Analytics for Godot 3.5.1 engine

Hunspell Spellchecker hero image

Hunspell Spellchecker

by brunogbrito

FREE

A native spell-checking solution for Godot using the Hunspell library. Hunspell is an open-source spell checker and morphological analyzer used in popular software like LibreOffice, Firefox, and Chrome. It supports numerous languages, handles complex morphology, and allows custom dictionaries through its flexible affix rules system. Features: Fast, native spell-checking through Godot's GDExtension system Support for multiple languages through standard Hunspell dictionaries Easy-to-use API for...

Hexagonal Game Demo hero image

Hexagonal Game Demo

by godotengine

FREE

Very simple demo showing a hexagonal TileMap and TileSet. Language: GDScript Renderer: Compatibility

3D Multiplayer Bobmerman hero image

3D Multiplayer Bobmerman

by xerotolabs

FREE

3D Multiplayer Bomberman Made a 3D version of the 2D demo using version 3.1.1 org demo here https://godotengine.org/asset-library/asset/139

Fullscreen Control hero image

Fullscreen Control

by vpgames

FREE

FullscreenControl use Alt + Enter to switch between fullscreen and window mode (plugin for Godot Engine 4.+) Version: 0.0.1 Tested with godot 4.+

Cupcakes Framework hero image

Cupcakes Framework

by oplexitie

FREE

A Five Nights at Freddy's framework made for the Godot game engine.

Mixing Desk hero image

Mixing Desk

by irmoz

FREE

A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.

HTTPEventSource for Server Sent Events hero image

HTTPEventSource for Server Sent Events

by dagammla

FREE

A GDScript Implementation of EventSource, a Web API available in Browsers and JavaScript for reading Server Sent Event Streams (SSE). It comes with exhaustive docs and implements the spec fully and is licensed under the MIT License. To contribute, raise issues or view the source code go to https://gitlab.com/DaGammla/godot-http-event-source

RunBeforeBuild hero image

RunBeforeBuild

by lucasdelinhares

FREE

This plugin allows the user to define a shell command to run before build (dev) or export (release).

VoxelGenerator2D 2D hero image

VoxelGenerator2D 2D

by jhonnystene

FREE

Create an infinite, procedurally-generated 2D voxel world. Replace FollowObject in the VoxelGenerator2D.tscn file with another object called FollowObject (or update the code) This was taken from one of my upcoming games.

CSG Terrain hero image

CSG Terrain

by spockbauru

FREE

CSG Terrain is a plugin for Godot 4.4 (or later) to prototype terrains on a simple and non-destructive way. It's made with CSG (Constructive Solid Geometry), so you are supposed to combine with geometric shapes and even other terrains to achieve the desired form. Unlike other systems the terrain is molded purely with paths, not brushes or other 3D tools. This forced simplicity allows to focus on what is important before finalizing in 3D software. Changelog: v1.0.2 - Fix bug when editor tab ch...

GodotMetamask hero image

GodotMetamask

by natetrojian

FREE

*HTML5 Only* Addon for integrating your Godot project with Metamask (https://metamask.io/). Allows your users to connect their wallets to your Application, and for Application to interact with their wallet Credit to Metamask for the Metamask logo, made available under the MIT License