tjjjwxzq / 50.003-Project

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

Reminders for final game adjustments #42

Open tjjjwxzq opened 8 years ago

tjjjwxzq commented 8 years ago
  1. Disable mouse input so touch input works (under Food script)
  2. Set starting game mode to GameMode.Normal (LevelController script)
  3. Set FrenzyComboCount to 3 (LevelController script)
  4. Ensure all UI buttons are working
  5. Ensure screen rotation is disabled (Player settings)
  6. Ensure all scenes are included (Build settings)
  7. Ensure mouse weight starts at 0 (Mouse script)