1
0
Fork 0
fgdata/Models/Industrial/WaterWorks20m.xml

43 lines
790 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>WaterWorks20m.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>25000</max-m>
</animation>
<animation>
<type>spin</type>
<object-name>Spray</object-name>
<use-personality type="bool">true</use-personality>
<property>/sim/time/elapsed-sec</property>
<factor>
<random>
<min>0.02</min>
<max>0.04</max>
</random>
</factor>
<starting-pos-deg>
<random>
<min>0</min>
<max>360</max>
</random>
</starting-pos-deg>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
</PropertyList>