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

プレイテスト - 統計データを追跡し表示する - (Unity モジュール)

Last updated on June 23, 2025

Test Statistics Implementation

  1. Compile your project and open it in the Unity Editor.

  2. Start the game in the editor and play using any mode. For a quick test, use the single-player mode.

  3. During gameplay, try to score as many points as possible until the game is over.

  4. Then, return to the main menu and navigate to Profile > Stats. If your implementation is successful, the player statistics will be displayed with the correct values.

    備考

    Since you have only configured statistics for the player's highest score, other values will be displayed as 0.

    High score stats Unity Byte Wars stat tracking