question

Paul Berkhof avatar image
Paul Berkhof asked

Matchmaking for Unity

I want a simple matchmaking system where you press search and find a random player to play against.

unity3dMatchmaking
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

·
Sarah Zhang avatar image
Sarah Zhang answered

PlayFab provides the MatchMaking feature which can be used by calling API in the Unity. You can check the Matchmaking Overview for more introduction about it, and refer to the Matchmaking quickstart for the code on Unity. If you want a simple matchmaking system where you press search and find a random player to play against, you can refer to this configuration example My first queue, or "quick match" to configure the queue.

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.