You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
432 B
29 lines
432 B
<?xml version="1.0"?> |
|
|
|
<PropertyList> |
|
|
|
<!--back--> |
|
<!--right --> |
|
<!--up --> |
|
|
|
|
|
<path>fuel.ac</path> |
|
<animation> |
|
<type>rotate</type> |
|
<object-name>needle</object-name> |
|
<property>consumables/fuel/total-fuel-norm</property> |
|
<factor>-90</factor> |
|
<center> |
|
<x-m>0.0</x-m> |
|
<y-m>0.0</y-m> |
|
<z-m>-0.015</z-m> |
|
</center> |
|
<axis> |
|
<x>1.0</x> |
|
<y>0.0</y> |
|
<z>0.0</z> |
|
</axis> |
|
</animation> |
|
|
|
|
|
</PropertyList>
|
|
|