Build Your Game
back to documentation

Build Your Game

Build player paths, place items, and configure the world with visual creator tools.

Leaderboard

A Leaderboard displays ranked player results for a named activity. Use it for a high score, a lap time, or a repeatable challenge that players can see in the room.

Configure the board

  1. Place a Leaderboard from Tools.
  2. Set a Score Label that identifies the result your gameplay will submit.
  3. Set a Game Name to identify the activity.
  4. Turn on Time Based when lower completion times should rank better.
  5. Test a real result and verify it appears on the board.

Keep the Score Label and Game Name consistent everywhere you use them. A small spelling difference creates a different result stream instead of updating the one players expect.

Submit a result

  • For a point-based board, use Post Score to Leaderboard after your game updates the result.
  • For a timed challenge, pair the board with your timer flow and test a full start-to-finish run.

Example: fastest route

  1. Place the board near the route start or finish.
  2. Choose a clear Game Name such as lighthouse-run.
  3. Turn on Time Based.
  4. Start a timer when the player begins and stop it at the finish.
  5. Complete one run and make sure the displayed ordering makes sense.