1. Hello,

    There is any way to get external limit of unbuildable zone?
    I know it's possible to get position of monuments with UnityEngine.Object.FindObjectsOfType<MonumentInfo>() but i don't know how to get external limit
     
  2. I found a way using transform.position and Bounds.size