NickolausDS / Unity-Free-Flight

A Unity Package to add gliding flight to any Unity Object.
GNU General Public License v3.0
60 stars 13 forks source link

Flaring: tune to angle of attack for small lift coff and max drag #142

Open NickolausDS opened 9 years ago

NickolausDS commented 9 years ago

Flaring is intended as a way to stop a flight object in preparation for landing.

Currently it doesn't produce enough drag to stop quickly. Also, it tends to produce an angle of attack that is too high, which produces a zero lift coefficient and drops the flight object quickly on the ground.