Exemple #1
0
 void OnTriggerEnter(Collider other)
 {
     lapTimer.OnCheckPointCrossed(gameObject, other);
 }