1
0
Fork 0
fgdata/Aircraft/c172p/Models/Interior/Panel/Instruments/oat/oat.xml
Stuart Buchanan 73a67f2328 c172p-detailed sync for 2018.3
from https://github.com/c172p-team/c172p/tree/release/2018.3
commit 0ddd75dbb7431f955d1dd8f468b30300bad6b9d1
2018-09-02 20:58:05 +01:00

33 lines
884 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>oat.ac</path>
<effect>
<inherits-from>../../../../Effects/interior/lm-oat</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>
<offset-deg>130</offset-deg>
<factor>2.166</factor>
<!-- notice: 0 = -60 * 2.17 + 130, 260 = 60 * 2.17 + 130 -->
<center>
<x-m>-0.01822</x-m>
<y-m> 0.44004</y-m>
<z-m> 0.46520</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
</PropertyList>