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

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

Last updated on October 23, 2024

Test statistics implementation

  1. Compile your project and open it in the Unreal editor.

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

  3. During gameplay, try to score as many as you can until the game is over.

  4. Then, go back to the main menu and navigate to Profile > Stats. If your implementation was successful, you will see the player statistics displayed with the correct values.

    備考

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

    High score stats Unreal Byte Wars stat tracking