<?xml version="1.0" encoding="UTF-8" ?> <PropertyList> <path>res/a320.mlg.tires.ac</path> <params> <gear>gear/gear[1]/rollspeed-ms</gear> </params> <!-- Animation for tire rotation as the aircraft rolls along the ground--> <animation> <name>Tire rotation</name> <type>spin</type> <object-name>Tires</object-name> <object-name>Bearing</object-name> <property alias="../../params/gear" /> <factor>10</factor> <axis> <x>0</x> <y>-1</y> <z>0</z> </axis> <center> <x-m>0</x-m> <y-m>0</y-m> <z-m>0</z-m> </center> </animation> </PropertyList>