AxlLind / Strive

Infinite jumper mobile game created in Unity.
6 stars 1 forks source link

Change how sending highscore works #107

Open Jontpan opened 7 years ago

Jontpan commented 7 years ago

Right now after you died you have the option to send that score to the highscorelist. While I do think we should give people a choice whether or not they want to send their scores I think this choice should be global, and not for every single score. I was thinking at the start of the game (the first time they open it) we could ask for their username, and tell them that they need one if they wish to appear on the highscores. And then give them an option whether or not to send their highscores. Of course we should have a "Maybe Later!", and this option should appear in the settings, as well as the option to change username (maybe restrict this to once? or maybe don't have this choice at all....).

What do you think of all of this?