Exemplo n.º 1
0
 void Start()
 {
     speed          = DifficultyManager.GetPaddleSpeed();
     detectionRange = DifficultyManager.GetDetectionRange();
 }