Beispiel #1
0
 private void OnTriggerEnter(Collider other)
 {
     map.playerExit(exitDir);
 }