1
0
Fork 0
fgdata/Models/Sport/FerrisWheel.xml

30 lines
453 B
XML
Raw Normal View History

<?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>