When I set the score, I want to get the rank as well.
This allows different processing to occur when the user obtains the 1st, 2nd, and 3rd place results.
- To do this, the node that sets the score needs an “update complete” callback.
When I set the score, I want to get the rank as well.
This allows different processing to occur when the user obtains the 1st, 2nd, and 3rd place results.
Oh that would be nice! I am still getting familiar with the Leaderboard object but I can tell that that would be a useful feature for my intended uses.