(grumble grumble wmv etc etc)
I'm not sure why my aircraft that handle ok normally seem to crash in slow motion, and do not maintain their current direction, but rather just lose all forward momentum and turn towards the ground. KDR mentioned that from 077 aircraft were going to take momentum into account when crashing, but they don't seem to do that.
Here is the flight fbi data of the bomber unit you see crashing in the movie. I'll note that this happens to pretty much all our aircraft, who have variations on the following:
Code: Select all
canmove=1;
maxvelocity=4.8;
acceleration=1;
brakerate=0.1;
turnrate=100;
maxAcc=.18;
maxRudder=.004;
maxElevator=.006;
maxAileron=.005;
(As a side note, it'd be nice to get access to the smoke effect used during crashing so we can stick it on other things, it's quite nice)