Page 1 of 1

Keyframe names for Flaps

PostPosted: Wed Mar 03, 2004 12:39 pm
by Mike Thurman
Hi guys,

I'm working on a 737-900, and i wanted to know if there were any tags for flaps so that i could animate them in Gmax, instead of have them rotate on a pivot.

An ideas??




MIke

Re: Keyframe names for Flaps

PostPosted: Wed Mar 03, 2004 2:07 pm
by Firestriker
Mike,

At this time, the only animations that FS deals with are based on a parts pivot and that pivots rotation (around its x,y,z axis) or translation (movement of the pivot in 3d space from position a to position b). Keyframes are nothing more than markers or waypoints, so to speak.

The l_flap and r_flap names use a builtin interpolation of the rotation of the flaps x axis based on time and degrees in the aircraft.cfg file. More complicated motions require the l_flap_key and r_flap_key or l_pct_lead_edge_flap and r_pct_lead_edge_flap or l_pct_trail_edge_flap and r_pct_trail_edge_flap names which can include translation of the pivot point. These are described in the MakeMdlSDK.

Lou