SDR bind loc for errants
This commit is contained in:
@@ -474,7 +474,7 @@ public class Enum {
|
|||||||
}else {
|
}else {
|
||||||
//spawnLocation = Vector3fImmutable.getRandomPointOnCircle(ruinZone.getLoc()
|
//spawnLocation = Vector3fImmutable.getRandomPointOnCircle(ruinZone.getLoc()
|
||||||
//.add(new Vector3fImmutable(-196.016f, 2.812f, 203.621f)), 30);
|
//.add(new Vector3fImmutable(-196.016f, 2.812f, 203.621f)), 30);
|
||||||
spawnLocation = Vector3fImmutable.getRandomPointOnCircle(BuildingManager.getBuilding(27977).loc,20f);
|
spawnLocation = Vector3fImmutable.getRandomPointOnCircle(BuildingManager.getBuilding(27977).loc,30f);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user