1
0
Fork 0

Init script and tacky UFO model (from me) to go with Jonathan Polley's

UFO FDM.
This commit is contained in:
david 2002-04-25 13:24:36 +00:00
parent c757477902
commit c7a28a2483
2 changed files with 1996 additions and 0 deletions

33
Aircraft/ufo-set.xml Normal file
View file

@ -0,0 +1,33 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 172 simulation config. This files ties together all the components
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>ufo</flight-model>
<sound>
<audible>false</audible>
</sound>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/ufo/Models/ufo.ac</path>
</model>
</sim>
</PropertyList>

1963
Aircraft/ufo/Models/ufo.ac Normal file

File diff suppressed because it is too large Load diff