You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7bbbaa0 provides a way for a planet mod to delete Making History's launch sites, but it would also be cool to have a LaunchSite block, analogous to the SpaceCenter block, that defines a new location and orientation for them. Of course this leads to all sorts of scope-creeping goodness in my mind, like a way to support duplicating launch sites based on a "stock" template, even onto other planets (since the KSP API shows that the LaunchSite class includes a variable for its celestial body, i.e. they're not hard-coded to Kerbin), but that's for later. In a couple weeks I'll have some time to tinker and I'll see if I can at least move them to new locations, but I wanted to toss this here for consideration while the idea is fresh in my mind.
The text was updated successfully, but these errors were encountered:
7bbbaa0 provides a way for a planet mod to delete Making History's launch sites, but it would also be cool to have a
LaunchSite
block, analogous to theSpaceCenter
block, that defines a new location and orientation for them. Of course this leads to all sorts of scope-creeping goodness in my mind, like a way to support duplicating launch sites based on a "stock" template, even onto other planets (since the KSP API shows that the LaunchSite class includes a variable for its celestial body, i.e. they're not hard-coded to Kerbin), but that's for later. In a couple weeks I'll have some time to tinker and I'll see if I can at least move them to new locations, but I wanted to toss this here for consideration while the idea is fresh in my mind.The text was updated successfully, but these errors were encountered: