メインコンテンツまでスキップ

Overview - Playing with Friends - (Unity module)

Last updated on July 28, 2025

Introduction

The Playing with Friends feature brings together several core systems: Matchmaking, Game Sessions, and Friends, to enable a seamless social gameplay experience. With this feature, players can easily invite friends to join their current game session, whether it's created through matchmaking or a custom session. This module will guide you through integrating these systems to support friend invitations and session joining, making it easy for players to team up and play together.

Prerequisites

In order to complete this module, you need:

Learning objectives

By following this module, you learn how to:

  • Invite friends to your current game session.
  • Accept game session invitations from other players.
  • Reject game session invitations from other players.

Preview

At the end of this module, your project will look like the images below:

  • Inviting friends to the current game session.

    Inviting friends to the current game session preview

  • Accepting game session invitation.

    Accepting game session invitation

  • Rejecting game session invitation.

    Rejecting game session invitation preview