MASThrustReverser - FirstPersonKSP/AvionicsSystems GitHub Wiki
The MASThrustReverser is a lightweight module used to identify animation modules that are used as thrust reversers on jet engines, such as the J-33 "Wheesley" Turbofan Engine and J-90 "Goliath" Turbofan Engine.
MODULE
{
name = MASThrustReverser
animationName = TF1ThrustReverser
}
- animationName - Required. Identifies the ModuleAnimateGeneric that is being used for a thrust reverser. Only the module with that name will be treated as a thrust reverser.