Skip to content

MASThrustReverser

MOARdV edited this page Dec 27, 2017 · 1 revision

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.
Clone this wiki locally