Ejemplo n.º 1
0
 public override void StopLevel()
 {
     playerController.Disable();
     mono.StopAllCoroutines();
     mapController.Enable();
 }