QPong / QPong-Unity

QPong rewritten in Unity
26 stars 6 forks source link

Add ranking #43

Closed filemaster closed 5 years ago

filemaster commented 5 years ago

Store player highscores and show the ranking.

Ranking scene is loaded after 10 seconds on main screen and will be back to the main menu after 12 sec. or when the player press any button.

HuangJunye commented 5 years ago

@filemaster Great work Ivan!!!

HuangJunye commented 5 years ago

The ranking system looks almost perfect. I just have a few little suggestions to make it slightly better.

  1. In HighScore scene, is it possible to add underscore/blinking for the selected letter?
  2. Show Ranking right after HighScore scene before returning to MainMenu
  3. I didn't manage to save high score. Which buttons are allowed to press in the HighScore scene?
HuangJunye commented 5 years ago
Screenshot 2019-08-21 at 10 29 02 AM

The ranking number is not shown correctly from 1 to 10. Maybe it has something to do with the fact that I couldn't save my own score.

HuangJunye commented 5 years ago

Sorry, I didn't check out the latest commits. You already implemented the blinking initials and I can save my ranking. Good job!

Screenshot 2019-08-21 at 10 39 38 AM

The ranking is still not showing correctly. I think we should have ranking showing 1 to 10 all the time. Currently the default ranking for empty record is 1. Also the ranking order seems to be different from what we discussed. In my opinion, the order should be 3:7 > 2:7 > 1:7