Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Small utility script for Godot's networking to allow sending requests over rpc that you can await on for a return value.Tired of creating rpc-spaghetti, juggling request and response rpc functions on multiple peers? Untangle your network communication with rpc-await.
Small utility script for Godot's networking to allow sending requests over rpc that you can await on for a return value.
Tired of creating rpc-spaghetti, juggling request and response rpc functions on multiple peers? Untangle your network communication with rpc-await.
Reviews
Quick Information
Small utility script for Godot's networking to allow sending requests over rpc that you can await on for a return value.Tired of creating rpc-spaghetti, juggling request and response rpc functions on multiple peers? Untangle your network communication with rpc-await.