Hi,
I’m developing a game which is going to be multiplayer-only (pretty much). I already do rent my own server for other purposes, so I’m assuming that finding something that will allow me to connect to my own server will be best?
There should be:
-Players’ creating accounts, storing and loading their account on the server and their details, including: Username, Password, Health, Inventory (it would be good if there was something that already handled loading stuff stored from the server, but if not thats ok)
-Enemies should be seen in the same place at the same time for all other players that are in the same map.
Does anyone know anything that will allow this?
Thank you