Skip to main content

Getting Started With Unity

Last updated on

This guide will walk you through how to get started using AccelByte Gaming Services (AGS) Starter services in your game. Before you begin, make sure you have installed our AGS Starter Unity SDK. The SDK acts as a bridge between your game and our services.

Download Unity SDK

Tutorial

Follow the steps below to get started using our services using the AGS Starter Unity SDK.

  1. Create a Game Title in the Admin Portal

  2. Download the configuration file for Unity in the Admin Portal. If you miss this, you can open it again on the OAuth client page on Admin Portal under the user management menu.

  3. Follow the tutorial to configure the AGS Starter Unity SDK.

  4. Implement authentication using IAM login.

  5. Integrate the Lobby service, which acts as the main hub where players join sessions and await matchmaking with other players.

  6. Integrate the Friends service so your players can add each other as friends in your game.

  7. Integrate the Party service so players can form temporary alliances in a multiplayer game.