mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-21 15:08:03 +08:00
93c1437244
Depot: {JMav16} Add more variants. Depot: {JMav16} Improve smoke and fire.
32 lines
498 B
XML
32 lines
498 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<PropertyList>
|
|
|
|
<path>RadarStation.ac</path>
|
|
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<object-name>antena</object-name>
|
|
<max-m>18000</max-m>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>antena</object-name>
|
|
<property>/sim/time/elapsed-sec</property>
|
|
<factor>-90.0</factor>
|
|
<center>
|
|
<x-m>0</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>10.3</z-m>
|
|
</center>
|
|
<axis>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<z>1</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
|
|
</PropertyList>
|