I think the thread title describes what I’m trying to say, sorry if it’s slightly mis-leading ^^
Basically I have a mini game i’m making, the core mechanics are done and basic networking is looking pretty good with the new UNET has been very fast and quite easy compared to Photon / Old Unity Networking.
Now I will be looking to start work on keeping track of accounts / stats / leaderboards / lobby system for like custom games and also matchmaking.
Just want to know some people’s opinions are, maybe some resources/ideas on where to start…
There’s a backend service called ‘PlayFab’ that looks pretty amazing, not sure how compatible it would be with UNET, seems like it’s more geared towards Photon.
Does anyone have any experience yet of trying UNET with PlayFab?
I know quite little, but i’m sure you can also use My SQL and php to create your own database solution, that can be used as a backend to store everything and communicate with your game?
If anyone knows of any more ways, that’ll be great.
My game is only a small game and probably won’t be played by more then like 20 people, but even so I would like to gain experience and knowledge in this area myself, so doing it as a small project is the best way (Y).
But yeah, if anyone has like any knowledge they would like to share, personal experience to help me choose / decide what’s best.
I’m not asking for someone to hold my hand through it, but a point in the right direction would be grand xD