This relay server was tested with the MLAPI version 12.1.7 and Godot 4.0.2 (Mono version). Copy the script "SimpleTcpRelayTransport.cs" from the "Transports/Unity ...
Unityでマルチプレイ用のMLAPIは Netcode for GameObjectsへと名前を変え正式なソリューションとなりました。 また、Netcode for GameObjectsは version 1.0-preがリリースされて、Version 1のリリースも見えてきました。 以前にMLAPIがバージョンアップしたので、どのへんが ...
Copy the script "SimpleTcpRelayTransport.cs" from the "Transports/Runtime" folder into the Assets folder of your Unity project. Import the MLAPI Asset from the Asset store. Follow an MLAPI tutorial ...
半年ほど前に「Unityでマルチプレイヤーゲームを作ろう!」と題してMLAPIでゲームを作っていくという放送をしました。 この時にサンプルプロジェクトも用意していたのですが、UnityがMLAPIを正式採用したことによって変更が加えられました。 PackageManagerへの ...