I’d like to make a multiplayer game, but I’ve got no idea how is it supposed to work, or how can I make multiplayer servers.
Here is what I want to know:
- How can a player host a server that’s joinable by anyone who’s currently in the game?
- How can I make a list of all servers that are currently active (players active in servers)?
- How can any player join a server from the list without having to port forward or anything like that?
- How can I even make both players see eachother in-game, and how’s it all supposed to work, like it does in local co-op.
- How can I make a player limit per server?
Please don’t reply if you can’t help me with those questions. If you’re not sure if something works, then please try it for yourself before you post.
Thanks!