Hello everyone, I'd like to ask a very headache-inducing question: How to edit the animation of a certain object on an airplane in Aerofly, such as a vertical tail or flap? I found this string of code in the.tmd file:
<[graphics_rotation][RightElevatorTransform][]
<[string8][Input][RightElevator.Output]>
<[tmvector3d][Axis][-0.44754 -0.88993 0.08793]>
<[tmvector3d][Pivot][-28.66504 -5.65849 1.46341]>
>
<[rigidbodygraphics][RightElevatorGraphics][]
<[uint32][PositionID][RightHorizontalStabilizer.R]>
<[uint32][OrientationID][RightHorizontalStabilizer.Q]>
<[string8][GeometryList][ AileronR ]>
<[string8][InputTransform][RightElevatorTransform.Output]>
>
I think this is the code for controlling the rotation of a single object, but it's very difficult to determine the position of its rotation axis. I'm trying one parameter at a time. Is there any shortcut that can quickly determine the rotation axis? I don't want my vertical tail to look like the picture below![]()