question

deathsride18 avatar image
deathsride18 asked

Is the Unity GSDK integration tutorial up to date?

When you import the newest version of the Unity GSDK, it does not come with the MultiplayerAgentApi, which is what the Unity Integration tutorial uses to start servers remotely. So my question is has something changed and the documentation not been updated, or do I need to grab the MultiplayerAgentApi from the github seperately and import it into my project with the rest of the SDK?

I have been scanning through the API of the base SDK that comes with the Unity import, and cannot find any functions that start the server remotely so I believe I am missing something.

Also to clarify I have attempted adding the MultiplayerAgentApi into my game before and it said everything was deprecated, thus my belief that I was doing something wrong.

Any clarification on where I should look for documentation on this, or an answer would be wonderful. Thank you!

unity3dmultiplayer
10 |1200

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

Dimitris-Ilias Gkanatsios avatar image
Dimitris-Ilias Gkanatsios answered

Can you point out what exactly are you using and how it appears as deprecated? The Unity GSDK is here gsdk/UnityGsdk at master PlayFab/gsdk (github.com)

As @SethDu mentioned, you can check the Mirror sample as well.

10 |1200

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

Seth Du avatar image
Seth Du answered

It is recommended reviewing the latest official samples on PlayFab/MpsSamples to get started, especially the Unity Mirror sample in this repository.

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.