2003-09-13 08:32:34 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<path>ufo.ac</path>
|
|
|
|
|
2006-12-13 22:05:47 +00:00
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<condition>
|
2006-12-13 23:20:13 +00:00
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/flight-model</property>
|
|
|
|
<value>ufo</value>
|
|
|
|
</equals>
|
|
|
|
<property>/sim/model/always-show-in-MP</property>
|
|
|
|
</or>
|
2006-12-13 22:05:47 +00:00
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
2003-09-13 08:32:34 +00:00
|
|
|
<animation>
|
|
|
|
<type>blend</type>
|
2004-03-17 15:32:53 +00:00
|
|
|
<object-name>body</object-name>
|
2003-09-13 08:32:34 +00:00
|
|
|
<property>/velocities/airspeed-kt</property>
|
|
|
|
<factor>0.00025</factor>
|
|
|
|
<min>0.2</min>
|
|
|
|
<max>0.7</max>
|
|
|
|
</animation>
|
2003-12-24 14:43:03 +00:00
|
|
|
|
2004-04-03 09:01:45 +00:00
|
|
|
<animation>
|
|
|
|
<type>spin</type>
|
|
|
|
<object-name>body</object-name>
|
|
|
|
<object-name>green_navigation_lights</object-name>
|
|
|
|
<object-name>red_navigation_lights</object-name>
|
|
|
|
<object-name>propulsion_lights</object-name>
|
|
|
|
<property>/velocities/airspeed-kt</property>
|
|
|
|
<factor>0.004</factor>
|
|
|
|
<center>
|
|
|
|
<x-m>0</x-m>
|
|
|
|
<y-m>0</y-m>
|
|
|
|
<z-m>0</z-m>
|
|
|
|
</center>
|
|
|
|
<axis>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>1</z>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
|
|
|
|
2003-09-13 08:32:34 +00:00
|
|
|
</PropertyList>
|