Example #1
0
 private void Awake()
 {
     _mapGenerator = transform.GetComponentInParent <MapGenerator>();
 }