VenVen/Stock-Revamp

Lights lighting up planets

Opened this issue · 4 comments

Probably a known issue, but putting it up here in case it isn't - the illuminators and docking port lights can light up planets while in low orbit.

This is due to the lights being on the wrong layer in the Unity project as far as I know. Not sure we can change it without re-exporting the models.

Taniwha has a script to fix them: https://github.com/taniwha/io_object_mu/blob/master/lightfix.py (you would run it like python lightfix.py model1.mu model2.mu)

How would I use this fix?

It's a python script that you would have to invoke from the command line.