All Gadgets

Showing 564 of 2,199 results
Page47 of 184
Notes Tab hero image

Notes Tab

by yeldham

FREE

A simple yet handy notes tab for the Godot Engine, for when it's needed to write down something quickly. The notes are saved in the project's metadata file.

Godot-SQLite hero image

Godot-SQLite

by 2shady4u

FREE

GDNative wrapper for SQLite (Godot 4.X+), making it possible to use SQLite databases as data storage in all your future games.

Search In Files Bar (SIFB) hero image

Search In Files Bar (SIFB)

by yonodusk

FREE

A new and expanded way to search code within files. Check out the github for more information.

Text-to-Speech (TTS) Demo hero image

Text-to-Speech (TTS) Demo

by godotengine

FREE

This is a demo showing text-to-speech support. How it works: It uses `tts_*()` methods of the DisplayServer singleton to enumerate voice information, send utterances to the OS TTS API, and receive callback signals. Language: GDScript Renderer: Compatibility

TileMapLayer Basics in (Tilemap Layers, with Video Tutorial) hero image

TileMapLayer Basics in (Tilemap Layers, with Video Tutorial)

by thinkwithgames

FREE

This project shows the basics of working with Tilemap layers in Godot 4.3 Goes with my tutorial video here: https://youtu.be/vEyDbROrw0Q

Godot Motion Matching 3D hero image

Godot Motion Matching 3D

by solenya

FREE

A Motion Matching plugin for Godot 4.4 and above. Motion matching is a different way of animating your characters, that allows you to have realistic body motion from a set of animation, without requiring setting up any complicated animation state machines. This module is still under development, and code contributions are welcome!

Table Container hero image

Table Container

by delphi

FREE

A Godot plugin that provides a container type that serves as a table.

Drag Control Node hero image

Drag Control Node

by notman

FREE

Allows you to drag around the parent control node. Be sure that it is not being aligned by any other node!

Acrylic Glass hero image

Acrylic Glass

by pattlebass

FREE

An effect similar to Microsoft's Acrylic and Mica materials achieved in Godot 3. It works by getting the wallpaper file and blurring it in the engine.

BiDi and Font Features Demo hero image

BiDi and Font Features Demo

by godotengine

FREE

A demo showing BiDi text and BiDi overrides, line breaking and justification, and OpenType font features. Language: GDScript Renderer: Compatibility

Multiple Files Importer for Godot hero image

Multiple Files Importer for Godot

by qjpg

FREE

A plugin that enables importing external files into the current project. *How to: In the File System dock click and choose the "Import Files Here" option.*

Godot 2D Top Down Camera hero image

Godot 2D Top Down Camera

by cng6sk

FREE

A smooth, feature-rich top-down camera plugin for Godot. Effortlessly pan and zoom your 2D game scenes with intuitive controls and configurable boundaries. Ideal for strategy and simulation games, with camera controls inspired by titles like Hearts of Iron and Stacklands. Main Features - Smooth Cursor-Centric Zoom & Pan Seamlessly zoom in and out towards the mouse cursor, with smooth camera movement and interpolation for a polished feel. - Visual Boundary Configuration Easily set and visualiz...