Hello forums once again.
Now as the title says, I have yet ran into another problem and this will be the final one (unless I'm really stuck.)
I have linked all the google play client id's and all that, but the problem is that certain functions are not working.
I'm trying to request a highscore leaderboard and send a score by using
on touched SubmitScoreButton - submit score Score(Score is a variable (maybe that's the problem?)) to leaderboard"XXXXXXXXXXXXXXX"
For some reason nothing comes up when I touch the objects.
and
on touched RequestHighscores - request public all-time hi-scores from "XXXXXXXXXXXXXXX" (25 results, top )
By the way, "XXXXXXXXXXXXXXX" is the leaderboard ID.
Thanks so much for putting up with me.