1
0
Fork 0
fgdata/Data/AI
ehofman 706a64041a David Culp:
1.  Removed aircraft roll on ground.
2.  Decreased descent pitch angle.
3.  Updated flightplans to include <on-ground>
4.  Fixed property indexing, so all AI aircraft have their own property branch


The default value of <on-ground> is false, so you only need to specify it when
on the ground.  For takeoff you need to specify <on-ground>true</on-ground>
for the first waypoint, and for the acceleration waypoint.  For landing you
need to specify it for the touchdown point and any taxi points.
2004-05-21 16:51:05 +00:00
..
FlightPlans David Culp: 2004-05-21 16:51:05 +00:00
default_scenario.xml Use lower case letters instead. 2004-05-15 12:46:42 +00:00
demo_scenario.xml David Culp: 2004-05-17 08:46:34 +00:00