Ask a Question

Ask a Question
Back to All

Leaderboards - Projected Scores

(edited)

To my knowledge, Leaderboard scores are only updated when the player is actively playing the game. So in the case where we want the scores to show a player’s projected score while they’re offline, we’d have to store the projected values in the metadata and calculate this on the client-side on retrieval of the Leaderboard correct? Or is there a way we can calculate this on the back-end?