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

プレイテスト - セッション入門 - (Unity モジュール)

Last updated on October 23, 2024

Test session implementation

Compile your project and play the game in the Unity Editor to test the following scenarios:

  • Create a Session: When successful, you will see this with the following log:

    A GIF of selecting a new game session in Byte Wars in the Unity Editor Unity Byte Wars introduction to session

    [SessionEssentialsWrapper.cs] [OnCreateSessionCompleted] [Log] [104] - Successfully created game session
  • Leave a session: When successful, you will see this with the following log: A GIF of leaving a new game session in Byte Wars in the Unity Editor Unity Byte Wars introduction to session

    [SessionEssentialsWrapper.cs] [OnLeaveSessionCompleted] [Log] [140] - Successfully left the game session