Hey everyone,
I made this nice global leaderboard system in about an hour. I plan on using it in other games but I feel its missing something and I would like feedback to make it the best it can be!
4 Likes
This global leaderboard is very cool! What specific game will it be used in? I rate it 10/10! It’s cool how it gives more information when you hover over the player!
The only things the leaderboard might be missing is for example, when TestUser5 isn’t hovered over, make 720,043K be 720K and also some countries use . instead of ,
that’s why also i would prefer to ignore the decimal points and just round the number
1 Like
I think rounding the number (e.g., 956K) would make it look a bit cleaner. If you’re concerned about players having the same number, you could even round to one decimal place, like 956.1K.