1
0
Fork 0
fgdata/Aircraft/c172p/Models/Interior/Panel/Instruments/RPM/RPM.xml

56 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>RPM.ac</path>
<params>
<engine>
<rpm>engines/engine[2]/rpm</rpm>
</engine>
</params>
<effect>
<inherits-from>../../../../Effects/interior/c172p-flashlight</inherits-from>
<object-name>Face</object-name>
<object-name>PointerTip</object-name>
<object-name>PointerCentre</object-name>
<object-name>PointerTip</object-name>
</effect>
<animation>
<type>material</type>
<object-name>Face</object-name>
<object-name>PointerTip</object-name>
<emission>
<red>1.0</red>
<green>0.2</green>
<blue>0.0</blue>
<factor-prop>sim/model//material/instruments/factor</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>PointerCentre</object-name>
<object-name>PointerTip</object-name>
<property alias="/params/engine/rpm"/>
<interpolation>
<entry><ind>0</ind><dep>15</dep></entry>
<entry><ind>3000</ind><dep>257</dep></entry>
</interpolation>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
</PropertyList>