Airwolf 50 Posted August 27, 2002 using the door animation on the landing gear, which is the only way i can think of, i have to walk outside the helicopter to lower and raise the landing gear, this cannot happen in the final model, it will be really stupid, the animation looks fine, it just doesnt act how it needs to, can anyone help me on this subject of making some working helicopter gear animation? Share this post Link to post Share on other sites
SelectThis 0 Posted August 27, 2002 Note: I don't think that the door animation will work that well for landing gear as it disables when you lift off and doesn't turn back on until you get out when you land But try adjusting the radius so that it covers the pilots position. eg: class OpenDoors1 { displayName="Open Left Door"; position="axissidedoorl"; radius=7.00000; condition="this animationPhase ""sidedoorl"" < 0.5"; statement="this animate [""sidedoorl"", 1]"; }; SelectThis Share this post Link to post Share on other sites