allista / GroundConstruction

Plugin for the Kerbal Space Program. Allows building vessels on any planet in any place.
Other
12 stars 9 forks source link

Space crane lights illuminate planets #74

Closed lampeh closed 4 years ago

lampeh commented 4 years ago

The space crane lights up the planet from space.

Possibly related to this post: "The solution to this problem is to set the culling mask of the light to ignore the 10.th layer (Scaled Scenery)" ( https://forum.kerbalspaceprogram.com/index.php?/topic/157390-solved-spotlights-illuminating-planets-from-space/ )

Kerbal Space Program 21 05 2020 00_49_38

Kerbas-ad-astra commented 4 years ago

Taniwha's lightfix.py can be used to fix the model(s) in question without even opening them in an editor.

allista commented 4 years ago

@Kerbas-ad-astra wow, thanks!

lampeh commented 4 years ago
$ python3 ./lightfix.py SpaceCrane-tank.mu 
checking SpaceCrane-tank.mu fixed

It does, indeed!. Thanks!

Ah well, I've got the file anyway. Here's a PR.