Beispiel #1
0
 private void OnCollisionEnter(Collision other)
 {
     Debug.Log("entered");
     lh.AddTime();
 }