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

68 lines
2 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>mag-compass-float.ac</path>
<effect>
<inherits-from>Aircraft/c172p/Models/Effects/interior/lm-magr</inherits-from>
<object-name>Ring</object-name>
</effect>
<effect>
<inherits-from>Aircraft/c172p/Models/Effects/interior/lm-mag</inherits-from>
<object-name>Casing</object-name>
<object-name>Interior</object-name>
<object-name>Needle</object-name>
</effect>
<effect>
<inherits-from>Aircraft/c172p/Models/Effects/interior/interior-glass-reflection-panel-front</inherits-from>
<object-name>Glass</object-name>
</effect>
<animation>
<type>rotate</type>
<object-name>Ring</object-name>
<property>/instrumentation/magnetic-compass/indicated-heading-deg</property>
<factor>-1</factor>
<axis>
<x1-m>-0.33052</x1-m>
<y1-m> 0.00 </y1-m>
<z1-m> 0.27043</z1-m>
<x2-m>-0.33052</x2-m>
<y2-m> 0.00 </y2-m>
<z2-m> 0.25464</z2-m>
</axis>
</animation>
<animation>
<type>pick</type>
<object-name>Ring</object-name>
<hovered>
<binding>
<command>set-tooltip</command>
<tooltip-id>magnetcompass</tooltip-id>
<label>Magnetic heading: %3d</label>
<property>instrumentation/magnetic-compass/indicated-heading-deg</property>
<mapping>heading</mapping>
</binding>
</hovered>
</animation>
<animation>
<type>material</type>
<object-name>Ring</object-name>
<object-name>Needle</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/factor</factor-prop>
</emission>
</animation>
</PropertyList>