question

tommaso07brignoli avatar image
tommaso07brignoli asked

How can i create a server build in unity?

Hello people that understand this subject,

How can i define which script(s) have to be run on the client and which one(s) have to be run on the server? I searched a bit and i can't find any information regarding how a server script should even begin. Thanks for your help,

Tom.

Forgot to mention that i'm working in Unity.

Custom Game Servers
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

If you are implementing a server running on the Multiplayer Servers - PlayFab | Microsoft Docs. You need to Integrate game servers with the PlayFab Game Server SDK (GSDK) first. For Unity project, you can refer to our Unity Mirror sample.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.