5 Years Ago
Moved Utils.RandomAtCirclePerimeter to TerrainUtils.RandomAtCirclePerimeter and it now includes a call to TerrainUtils.GetClosestNavMeshPoint to make sure the return value is reachable. This fixes a bunch of runtime gather/interaction tasks where the positions are generated at runtime.