public bool IsOverlappingAnotherCube() { return(_isSetup && PathFinder.AmIOverlappingAnotherCube(HalfEdgeSize)); }