Keep Score

The ball bounces off both paddles and picks up speed on every hit. Nothing in the scene is counting any of it. A game needs something that remembers what happened. Here that something is an object you never see on screen. This chapter builds it and gives it the two numbers a whole match runs on.

Topics in Keep Score

  1. Score a Point
    1. Fix a Missing Reference
  2. Show the Score on Screen
  3. Serve the Ball Again

All 54 topics in the Your First Unity Game