Ask a Question
Leaderboards - Projected Scores
almost 3 years ago by Marco Williams(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?