Show the Score on Screen

The score already works. Every goal adds a point and the Console prints it, but the players are watching the Game view and see nothing there. This node puts the numbers on screen. Unity draws text on a surface called a Canvas, and your first text object brings one with it.

More 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