public static void UpdateUnitRegion(VisionComponent unit, Point newRegion)
 {
     //var currentPoint = unit.GetRegion();
 }