need help with door animation

Posted:
Sun Jan 02, 2005 10:49 am
by Turbo_Wolf
I am working on a "car" (like the mercedes, i am using the configuration file from it.) and i got it to work in FS2004, but i have problems with the doors. I have animated and renamed the doors to f_canopy like it said in the MakeMDL document, but it will not open in the game

. what have i done wrong?
Re: need help with door animation

Posted:
Sun Jan 02, 2005 12:04 pm
by Milton
Ensure the names are exactly as stated in the sdk, and if you have more than one,, append the names with _01, _02, etc.
Then in the aircraft.cfg, you must have and exit statement indicating the number of doors and the open times like this:
[exits]
number_of_exits = 2
exit_rate.0 = 0.8
exit_rate.1 = 0.8