Hey, I'm new to colyseus I need to send one data before creating/ joining of room. So can I send data in URL in ws:/localhost:5500/ws?name=${player.fileName} this way. And how can I access this data in the client code after sending it to the server?
0
Reputation
3
Posts
502
Profile views
0
Followers
0
Following
Posts made by Abhishek_228212
Passing data with ws url.
posted in Questions & Help •
Help in syncing player postion. (solved)
posted in Questions & Help •
I'm quite stuck in understanding how to write effectively for syncing player postion in multi user.
Using these blogs for getting a good idea, but not getting a clear vision for it.
If anyone has a good reference for this, for syncing player position, if the player walks from one place to another. I want something like decentral land.
Please help me with this.