QPong / QPong-Unity

QPong rewritten in Unity
26 stars 6 forks source link

Add title screen, credits and ranking #27

Closed HuangJunye closed 5 years ago

HuangJunye commented 5 years ago

Use time to beat for ranking

HuangJunye commented 5 years ago

Or the ball lost. For example, 7:0 ranks number one, 7:1 ranks number two. Maybe both. Ball lost has priority. If the score is the same, rank the time.

HuangJunye commented 5 years ago

Add tutorial animation when the game is in idle

boland25 commented 5 years ago

@HuangJunye Create a separate scene for each of these screens. @filemaster will write the code to switch between them

boland25 commented 5 years ago

i think this is completed, we can close