Tools

Showing 312 of 1,123 results
Page26 of 94
GMVU hero image

GMVU

by godotnutsorg

FREE

A fluent language for GDScript designed to generate MVU-style user interfaces.

xchange-scene hero image

xchange-scene

by amopel

FREE

Xchange-scene is a robust, high level interface for manipulating child scenes below a given Node and indexing them.

Inputty hero image

Inputty

by mxsophie

FREE

Input wrapper with per-device action polling, a rebinding scene, input icons/prompts, and customisable input properties.

Packed Scene Instantiater hero image

Packed Scene Instantiater

by yukana

FREE

A convenient addon that provides a library class and two custom nodes which can help you to better instantiate an instance from a packed scene. (The word "instantiater" should be "instantiator", but I mis-spelled the word and the incorrect spelling has been used in the addon here and there...)

OVANI Helper hero image

OVANI Helper

by mefjak

FREE

Tool for one-click creation songs and playlist provided by OVANI Plugin. This asset is not provided by OVANI. Plugin for Godot 4.4+

Godot Bili hero image

Godot Bili

by adadaadadade

FREE

A GDscript addon to connect to bilibili live room. There is a demo under res://addons/godot-bili/demo.

gdods hero image

gdods

by jelle

FREE

Gdods is a small GDScript for reading ODS files: the OpenDocument format for spreadsheets used in for example LibreOffice, and OpenOffice. You can use this script to add support for ODS files to the game you're building in the Godot game engine. It does not support all features that ODS files have, but sticks mainly to reading text and images from columns, and providing you with some functions to iterate over spreadsheets. Gdods uses gdunzip( https://github.com/jellehermsen/gdunzip ) under th...

UID Explorer Plugin hero image

UID Explorer Plugin

by thejust

FREE

Adds a new property hint for exported properties. This property hint adds the ability to select a file in the editor, navigate to it in the file system, and populate the property with the resource's UID. The resource can also be expanded by pressing the converted path button.

LootLockerSDK hero image

LootLockerSDK

by lootlocker

FREE

This is the SDK (Software Development Kit) for interacting with LootLocker's powerful systems from your Godot game. It is a pure GDScript code package provided by the LootLocker team. LootLocker is a game backend-as-a-service that unlocks cross-platform systems so you can build, ship, and run your best games. Use our plug and play tools to manage your game, content and players all in one place. Save time building features from scratch, so you can focus on the gameplay. Not all LootLocker feat...

Godot Terminal hero image

Godot Terminal

by rkiemgames

FREE

This is a real GNU/Linux | OSX | Windows terminal for executing commands and applications from command line: `ls`, `dir`, `cd`, piped commands, and others are supported. * Can you run sudo? Yes, you can! we have provided a secure password dialog. * Personalize foreground and background colors. * `godot` command is a shortcut command to Godot command line tool, it can execute scenes and more! Type intro --all for to show more details.

Basic Settings Menu hero image

Basic Settings Menu

by mlmgames

FREE

This addon contains a basic settings scene with default options and an initial theme for most projects..

Godot UI Component Library hero image

Godot UI Component Library

by bloodyaugust

FREE

A library of fully themable custom components for Godot game engine. Currently adds the following nodes: - SingleSelect - SingleSelectSearch See the repo for documentation.