Esempio n. 1
0
 void Awake()
 {
     point1 = scorePoint1.GetComponent <ReturnBall>();
     point2 = scorePoint2.GetComponent <ReturnBall>();
 }