vikk Posted June 6, 2017 Share Posted June 6, 2017 i am newbie in babylon js . how i can develope multiplayer game in babylon js . this question is allready discuss in your forums . but i didn't understand yet. can u give example or idea . and when we click link on previous question like this on forums its not work. give the 404 error Quote Link to comment Share on other sites More sharing options...
Dad72 Posted June 6, 2017 Share Posted June 6, 2017 You must use a server for it. NodeJS for example. The client (your game) sends the player position data to the server and return to all clients connected to the server the new position of the player in the game. max123 1 Quote Link to comment Share on other sites More sharing options...
max123 Posted June 6, 2017 Share Posted June 6, 2017 Your question is decidedly NOT specific to Babylon and more related to server-side/networking http://www.gamasutra.com/blogs/DanielCook/20140104/208021/What_Ive_learned_about_designing_multiplayer_games_so_far.phphttps://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.