Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to detect if leaderboard is activated for a player?

Asked by 2 years ago

On mobile devices, leaderboards doesn't show. I'd like to know if leaderboards isn't showing so i can give the player access to a custom leaderboard that can be closed so it doesn't cover the screen all the time

1 answer

Log in to vote
2
Answered by 2 years ago
Edited by Leamir 2 years ago

1, Leaderboards should normally be showing on mobile, I'm unsure why they arent

2, Rather than seeing if the leaderboard is not on the screen, wouldn't you just want to see if the player is on mobile?

3, If you want to know how to detect if a player is on mobile, there is an existing article on how to detect players on mobile: Scripting Helpers Question #64592

Edit by Leamir: Fix Link

Ad

Answer this question