1
0
Fork 0
fgdata/Models/Sport/FerrisWheel.xml
2015-03-07 22:11:00 +01:00

30 lines
No EOL
453 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>FerrisWheel.ac</path>
<animation>
<type>material</type>
<object-name>wheel</object-name>
</animation>
<animation>
<type>spin</type>
<object-name>wheel</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>0.1</factor>
<center>
<x-m>0</x-m>
<y-m>-0</y-m>
<z-m>5.17</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>