Parts Pack for Kerbal Space Program, featuring ISS-inspired habitation, science lab and other crew compartments for building space stations and planetary outposts.
Other
21
stars
8
forks
source link
Transparent windows for Hab / Sci / Util Modules #28
This would allow us to get rid of the window emissives in favor of real internal lighting being visible from the outside, although performance hits are possible (especially as internals tend to have large numbers of props).
Tasks:
Remove ModuleLight from Hab / Sci / Util Modules
Modify viewport variant models by adding "replacement" side panels with holes cut into them to make way for windows.
Extend the see-through viewports implemented for https://github.com/sumghai/FusTek_StationParts/issues/3 to the Habitation, Science and Utilities Modules, using the JSITransparentPod PartModule.
This would allow us to get rid of the window emissives in favor of real internal lighting being visible from the outside, although performance hits are possible (especially as internals tend to have large numbers of props).
Tasks: