BabylonJS / BabylonToolkit

Home of the community maintained Unity & Unreal exporters for Babylon.js
173 stars 46 forks source link

Multiplayer with colyseus not found #70

Closed lukasmakegames closed 4 months ago

lukasmakegames commented 10 months ago

I have tried setup a connection to colyseus

let colyseusSDK = new Colyseus.Client("ws://localhost:2567");

but colyseus module is not found on exported and colyseus.js is not included in the runtime

MackeyK24 commented 8 months ago

My Colyseus based networking solution requires Babylon Toolkit Premium developer license. Then you get the Babylon Toolkit Game Server as well as the updated client script components