1
0
Fork 0
fgdata/Aircraft/ufo/Models/ufo.xml

37 lines
699 B
XML
Raw Normal View History

2003-09-13 08:32:34 +00:00
<?xml version="1.0"?>
<PropertyList>
<path>ufo.ac</path>
<animation>
<type>blend</type>
<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
<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>