skykooler / Extraplanetary-Launchpads

GNU General Public License v3.0
8 stars 4 forks source link

Add a SpawnHeightOffset configuration field. #32

Closed taniwha closed 11 years ago

taniwha commented 11 years ago

Some pads (eg, the Hooligan Labs pad) have their origin at the bottom of the pad and thus built craft spawn partially inside the pad, causing all sorts of chaos. This change moves the built craft's start position up a configurable amount (in meters). The recommended amount a little over the distance from the pad's origin to its upper surface.

MODULE { name = ExLaunchPad SpawnHeightOffset = 1 }