Ejemplo n.º 1
0
 private void CheckTarget()
 {
     target = BuildableObject.CheckForConnection(transform.position, null, layerMask);
 }