You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're trying to write a MP mod, you probably want to use something based on UDP.
If not, then just get the player's coordinates, serialise it somehow (I would use JSON) and ship that message over to the server.
Is it possible to send player positions via websocket to the server?
The text was updated successfully, but these errors were encountered: