+Coupi 4,388 Posted December 2, 2023 Hello, I would like to animate the auxilary air intake from the TMF Mirage IVP. I have added these entries in the data.ini file of the plane : [AuxIntake11] SystemType=HIGHLIFT_DEVICE SmoothDeployment=TRUE FullyDeployOnGround=TRUE DeploymentMethod=AUTOMATIC_AERODYNAMIC_LOAD Setting[1].Angle=10.0 Setting[1].DeployValue=110.0 Setting[1].RetractValue=130.0 MaxDeflection=30.0 MinDeflection=0.0 ControlRate=1.0 RotationAxis=Y-AXIS ModelNodeName=add11 This runs however I would like to reverse the angle of the meshe (add11)... to the inside of the fuselage. There is no animation ID for this. Thank You in advance... P. 2 Share this post Link to post Share on other sites
+pvince 85 Posted December 2, 2023 "ReverseModelOrientation=TRUE" added should make it And depending on the expected result you may prefer the speed control with "DeploymentMethod=AUTOMATIC_MACH". This is what we use on the F1. 3 1 Share this post Link to post Share on other sites
+Coupi 4,388 Posted December 2, 2023 12 minutes ago, pvince said: "ReverseModelOrientation=TRUE" added should make it And depending on the expected result you may prefer the speed control with "DeploymentMethod=AUTOMATIC_MACH". This is what we use on the F1. Ok ! I go to test. Many thanks ! 3 Share this post Link to post Share on other sites