f44db83b25
From https://github.com/Juanvvc/c172p-detailed/ release/2016.1 commit 3f33b88bb015a8ee685ab3178932d16d6e072410 A big Thank-You to the c172p-detailed team for their ongoing work.
29 lines
784 B
XML
29 lines
784 B
XML
<PropertyList>
|
|
|
|
<path>oat.ac</path>
|
|
|
|
<effect>
|
|
<inherits-from>../../../../Effects/interior/c172p-flashlight</inherits-from>
|
|
<object-name>OAT.needle</object-name>
|
|
<object-name>OAT.face</object-name>
|
|
<object-name>OAT.frame</object-name>
|
|
<object-name>OAT</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>OAT.needle</object-name>
|
|
<property>environment/temperature-degc</property>
|
|
<center>
|
|
<x-m>0</x-m><y-m>0</y-m><z-m>0</z-m>
|
|
</center>
|
|
<offset-deg>130</offset-deg>
|
|
<factor>2.17</factor> <!-- notice: 0 = -60 * 2.17 + 130, 260 = 60 * 2.17 + 130 -->
|
|
<axis>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
</PropertyList>
|