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

118 lines
3.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Adapted from the Diamond-da40 -->
<PropertyList>
<path>hobbs.ac</path>
<effect>
<inherits-from>../../../../Effects/interior/lm-hobbsr</inherits-from>
<object-name>Drum.0</object-name>
<object-name>Drum.1</object-name>
<object-name>Drum.2</object-name>
<object-name>Drum.3</object-name>
<object-name>Drum.4</object-name>
</effect>
<effect>
<inherits-from>../../../../Effects/interior/lm-hobbs</inherits-from>
<object-name>Base</object-name>
</effect>
<animation>
<object-name>Base</object-name>
<object-name>Drum.0</object-name>
<object-name>Drum.1</object-name>
<object-name>Drum.2</object-name>
<object-name>Drum.3</object-name>
<object-name>Drum.4</object-name>
</animation>
<animation>
<type>material</type>
<object-name>Base</object-name>
<object-name>Drum.0</object-name>
<object-name>Drum.1</object-name>
<object-name>Drum.2</object-name>
<object-name>Drum.3</object-name>
<object-name>Drum.4</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>textranslate</type>
<object-name>Drum.0</object-name>
<property>instrumentation/hobbs-meter/digits0</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x> 0 </x>
<y> -1 </y>
<z> 0 </z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Drum.1</object-name>
<property>instrumentation/hobbs-meter/digits1</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x> 0 </x>
<y> -1 </y>
<z> 0 </z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Drum.2</object-name>
<property>instrumentation/hobbs-meter/digits2</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x> 0 </x>
<y> -1 </y>
<z> 0 </z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Drum.3</object-name>
<property>instrumentation/hobbs-meter/digits3</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x> 0 </x>
<y> -1 </y>
<z> 0 </z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Drum.4</object-name>
<property>instrumentation/hobbs-meter/digits4</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x> 0 </x>
<y> -1 </y>
<z> 0 </z>
</axis>
</animation>
</PropertyList>