1
0
Fork 0
fgdata/Aircraft/c172p/Models/Interior/Panel/Instruments/vac/vac.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

98 lines
2.5 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>vac.ac</path>
<effect>
<inherits-from>../../../../Effects/interior/lm-vacr</inherits-from>
<object-name>VacNeedle</object-name>
</effect>
<effect>
<inherits-from>../../../../Effects/interior/lm-vac</inherits-from>
<object-name>VacFace</object-name>
<object-name>Case</object-name>
</effect>
<animation>
<type>material</type>
<object-name>VacFace</object-name>
<object-name>VacNeedle</object-name>
<object-name>Case</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
</not>
</condition>
<emission>
<red> 1.0</red>
<green>0.8</green>
<blue> 0.5</blue>
<factor-prop>/sim/model/material/instruments/integral-factor</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>VacNeedle</object-name>
<property>systems/vacuum/suction-inhg</property>
<interpolation>
<entry>
<ind> 0.0</ind>
<dep>-165 </dep>
</entry>
<entry>
<ind> 1.0</ind>
<dep>-132</dep>
</entry>
<entry>
<ind> 2.0</ind>
<dep>-99</dep>
</entry>
<entry>
<ind> 3.0</ind>
<dep> -66 </dep>
</entry>
<entry>
<ind> 4.0</ind>
<dep> -33 </dep>
</entry>
<entry>
<ind> 5.0</ind>
<dep> 0 </dep>
</entry>
<entry>
<ind> 6.0</ind>
<dep> 33 </dep>
</entry>
<entry>
<ind> 7.00</ind>
<dep> 66 </dep>
</entry>
<entry>
<ind> 8.0</ind>
<dep> 99 </dep>
</entry>
<entry>
<ind> 9.0</ind>
<dep> 132 </dep>
</entry>
<entry>
<ind> 8.0</ind>
<dep> 165 </dep>
</entry>
</interpolation>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-0.36385</x-m>
<y-m>-0.43197</y-m>
<z-m> 0.05667</z-m>
</center>
</animation>
</PropertyList>