Hi, I was looking at the documentation and it was written that Unity multiplayer tutorial will be available till January 2019 but I found out that it's still not updated. Can you please tell me when it is expected to be available? Also, can you please point me in the right direction from where I can start?
Answer by Jay Zuo · Apr 01, 2019 at 10:30 AM
Sorry, there is still no Unity sample for Multiplayer Servers 2.0. However, some customers have gotten the C# GSDK to work with their Unity-based game server e.g. in this answer: https://community.playfab.com/answers/26785/view.html. You can also have a try.
Can you atleast point me in the right direction? From where I can start to configure the server and what scripts I need.
For configurations and concepts, please see the documentation here https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/. Most things are the same except that you will manage to use the NuGet GSDK in your Unity project. And I believe this answer https://community.playfab.com/answers/26785/view.html might help you.
Just to get an update, Have you guys made any tutorial? OR still have to wait for it?
We have UnityGsdk now, please have a check.