- Added inflatable heatshield
- Fixed 1.875m separator (#724)
- Fixed depth mask of RCS port (#717)
- Skiff issue fixes (#727, #726)
- Ursa emissive fix (#728)
- Emissive fixes for more engines
This commit is contained in:
ChrisAdderley
2019-10-29 15:15:34 -07:00
parent 1b6940843b
commit 1e225d4021
21 changed files with 313 additions and 256 deletions

View File

@ -285,17 +285,17 @@
}
}
@PART[InflatableHeatShieldx]
@PART[InflatableHeatShield]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Aero/restock-heatshield-inflatable-10-1
model = ReStock/Assets/Aero/restock-heatshield-inflatable-1
}
@MODULE[ModuleAnimateGeneric]
{
@animationName = InflatableHS
@animationName = Inflate
}
}