Is there a way to reduce the area a structure can be built within a planet's gravity well?

Is there a way to reduce the area a structure can be built within a planet's gravity well?

Pretty straightforward. I just would like to reduce the area within a gravity well that a specific structure can built in.

6,485 views 3 replies
Reply #1 Top

Specific structure? No, but I think if you reduced the hyperspace exit radius it would shorten the general build range for that specific gravity well.

Reply #2 Top

Quoting GoaFan77, reply 1
Specific structure? No, but I think if you reduced the hyperspace exit radius it would shorten the general build range for that specific gravity well.
End of GoaFan77's quote

moveAreaRadius 48000.000000
hyperspaceExitRadius 40000.000000

That is located in each of the planet entity files. Combine that with placementRadius located in each of the structures entity files and you might find what you are looking for.

placementRadius IIRC is a value of how close the structure can be to another structure or planet. Maybe try to make this larger than the moveAreaRadius would force the structure to be built closer to or farther away from the planet.

Let us know what you find.

Reply #3 Top

Just know it "might" mess up the sins AI depending on how extreme the change is.