1
0
Fork 0
fgdata/Models/Military/radar-shelter-mil.xml
2015-03-07 22:11:00 +01:00

39 lines
600 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>radar-shelter-mil.ac</path>
<!--<animation>
<type>range</type>
<object-name>radar</object-name>
<max-m>5000</max-m>
</animation>
<animation>
<type>range</type>
<object-name>shelter</object-name>
<max-m>5000</max-m>
</animation>-->
<animation>
<type>rotate</type>
<object-name>radar</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>-90.0</factor>
<center>
<x-m>-1</x-m>
<y-m>0</y-m>
<z-m>3.16</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
</PropertyList>