tjjjwxzq / 50.003-Project

50.003 Project - Build a mobile game
1 stars 0 forks source link

(APK version) UI issues #9

Closed HNUM1h865 closed 8 years ago

HNUM1h865 commented 8 years ago
  1. To include some kind of streaks counter on the game screen so that players will know how many more streaks to go before reaching the frenzy mode
  2. Combo, spawned food and the happiness bar is too small
tjjjwxzq commented 8 years ago
  1. Will depend on how we decide to modify the streak counting: ie. to make entering frenzy mode easier, either reduce the streak count or don't make it based on streak, but enter frenzy mode once every N combos are attained (that is, one does not need to continuously combo in between)
  2. Fixed the UI issues by making sure the canvas scaler component was set to scale with screen size