I'm trying to make a custom leaderboard with clay.io. I read some tutorials but still I don't really get it. Is there any capx file example? Leaderboard I want to make looks like this.
=====================
Leaderboard
1. giraffe 100000
2. dog 90000
3. cat 80000
...
679. player(YOU) 350
=====================
Shows high rankers first, and then player.
It seems to be easy, but loop expressions are too unfamiliar to me...