How do i get a server adress for my multiplayer game?

my friend and I want to make a multiplayer game for 1-4 players but we dont know how to get the server address

You should be able to get it from the provider where you are renting your server from. When you publish your game on Playcanvas, it is simply serving static data, and not suitable as a “multiplayer game server” that you are referring to.

You want to use a third party provider to host a server for managing your game. You can then put your Playcanvas game there to be served, or keep it on Playcanvas servers and connect to your game server from the script.

Hi, im his friend, i am using glitch.com as a third party and i figured it out right after he said it. Thanks for answering!

1 Like

yes thanks

1 Like