Tools

Showing 336 of 1,123 results
Page28 of 94
HathoraHTTPRequest hero image

HathoraHTTPRequest

by arkelen

FREE

HathoraHTTPRequest is a Godot 4.x plugin that extends HTTPRequest node to provide an easy access to Hathora API endpoints from GDScript.

SCORM Plugin (Depreaced) hero image

SCORM Plugin (Depreaced)

by esdrascaleb

FREE

* This plugin is depreaced I can't give support to it and edassis is going to support it now https://godotengine.org/asset-library/asset/3492 Simple plugin to godot interact to a scorm api. Creates a scorm node that can be used to interact with scorm objects Create ismanifest.xml in exported project and has a html custon script res://addons/scorm/export.html in it to fully export a scorm object. To export scorm: 1-select html export 2-select html custom script the export.html 3-export to a ne...

rpc-await hero image

rpc-await

by dominiks

FREE

Small utility script for Godot's networking to allow sending requests over rpc that you can await on for a return value.

Skelerealms - Open World RPG Framework hero image

Skelerealms - Open World RPG Framework

by slashscreen

FREE

Skelerealms aims to provide the infrastructure for creating a Bethesda-style Open World RPG in a modular style for maximum flexibility. Note that this addon is in early alpha - expect bugs and oversights. Open an issue if you encounter any! If you have any questions, even the dumb ones, join the discord - https://discord.gg/9cyRHHjd (Any questions help me know what to cover in the documentation!)

Godot Redux Rust hero image

Godot Redux Rust

by robertcorponoi

FREE

A nativescript implementation of Redux for Godot.

Advanced Inspector Exporter hero image

Advanced Inspector Exporter

by multirious

FREE

This Godot Addon make advanced variable inspector exporter in Godot easier. More Info: https://github.com/Multirious/gd-advanced-inspector-exporter/blob/main/README.md

Godot Sharp Some - Drawing 2D hero image

Godot Sharp Some - Drawing 2D

by jiri

FREE

Is set of extensions for custom drawing API in Godot engine version 3.3 to 3.5. It simplifies script drawing. Includes CanvasItem extensions for drawing various plane shapes and Multiline class extending possibilities of drawing API.

Godot Matrix SDK hero image

Godot Matrix SDK

by cyclikal

FREE

A Matrix SDK for Godot written in GDScript

Godot Improved JSON hero image

Godot Improved JSON

by neth

FREE

JSON support for all variant types, including native & custom objects with property injection from JSON. - Provides a JSONSerialization autoloaded/globally accessible class with several functions for converting any type to/from JSON. - All Variant.Types are supported; no longer will your StringName be deserialized as a String, or your int as a float. Types are deserialized as the exact type they were when serialized. - Custom & Native object support (including resources, nodes, anything that ...

Poki SDK hero image

Poki SDK

by vkrishna

FREE

This plugin provides a web export preset and a gdScript wrapper for integrating with Poki Platform's SDK.

GodotRx hero image

GodotRx

by neroware

FREE

GodotRx - Reactive Extensions for the Godot Game Engine version 4 (GDRx) Why Rx? ReactiveX allows a more declarative programming style working on observable data streams. It encourages high cohesion and low coupling rendering the code more easily readable and extendable. The Godot Engine brings a well thought-out event system as well as a nice implementation of coroutines to the table. It allows you to easily implement asynchronous code execution, meaning that code is not run in the sequence ...

AnimationPlayer SpriteFrames Helper hero image

AnimationPlayer SpriteFrames Helper

by theorioli

FREE

AnimationPlayer SpriteFrames Helper allows for an easier addition of SpriteFrames animations into the timeline of an Animation.