First page Back Continue Last page Overview Graphics
Customizing new and unusual aircraft
Special FDM uses slew mode derived from Magic Carpet
ufo-set.xml ...
<?xml version="1.0"?>
<PropertyList><sim>
<description>UFO, UNESCO 'White Project'</description>
<flight-model>ufo</flight-model>
<sound><path>Aircraft/ufo/ufo-sound.xml</path></sound>
<panel><visibility>false</visibility></panel>
<model><path>Aircraft/ufo/Models/ufo.xml</path></model>
</sim></PropertyList>
Notes:
The XML refers to a file for audio effects which is:
<?xml version="1.0"?>
<PropertyList>
<fx><engine>
<name>rumble</name><mode>looped</mode>
<path>Sounds/rumble.wav</path><property>
/velocities/airspeed-kt</property>
<volume><property>
/velocities/airspeed-kt</property>
<factor>0.0001</factor><min>0.3</min>
</volume><pitch><property>
/velocities/airspeed-kt</property>
<factor>0.0001</factor>
<offset>1.5</offset></pitch>
</engine></fx></PropertyList>
If you'd like to try flying this vehicle, simply type
runfgfs –aircraft=ufo