- Winglets (#746)
- Various Wolfhound fixes (#737, #736, #735)
- Hemispherical tank issues (#738, #739)
- FL-AX15 issues (#744)
- 1.875m reaction wheel collider (#741)
- Service bay transparency (#743)
This commit is contained in:
ChrisAdderley
2019-11-02 15:04:56 -07:00
parent 0c479536a6
commit a5cefc1b3d
12 changed files with 28 additions and 8 deletions

View File

@ -62,9 +62,18 @@ PART
MODULE
{
name = ModuleSeeThroughObject
transformName = ServiceBay1875
transformName = B_SlideDoor1
shaderName = KSP/Bumped Specular (Transparent)
screenRadius = 2.0
screenRadius = 1.0
leadModuleIndex = 0
leadModuleTgtValue = 0
}
MODULE
{
name = ModuleSeeThroughObject
transformName = B_SlideDoor2
shaderName = KSP/Bumped Specular (Transparent)
screenRadius = 1.0
leadModuleIndex = 0
leadModuleTgtValue = 0
}