1
0
Fork 0
fgdata/Aircraft/Instruments-3d/mk-viii/inop.xml

49 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<!--automatically generated, do not edit-->
<PropertyList>
<path>../../../Aircraft/Instruments-3d/mk-viii/assembly/assembly.ac</path>
<animation>
<type>select</type>
<object-name>guard</object-name>
<condition>
<property>/null</property>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>lamp-off</object-name>
<texture>Textures/gpws/inop-off.rgb</texture>
</animation>
<animation>
<type>material</type>
<object-name>lamp-on</object-name>
<texture>Textures/gpws/inop-on.rgb</texture>
</animation>
<animation>
<type>select</type>
<object-name>lamp-off</object-name>
<condition>
<not>
<property>/instrumentation/mk-viii/outputs/discretes/gpws-inop</property>
</not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>lamp-on</object-name>
<condition>
<property>/instrumentation/mk-viii/outputs/discretes/gpws-inop</property>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>lamp-off</object-name>
<emission>
<red-prop>/sim/mk-viii/assemblies/emission/red</red-prop>
<green-prop>/sim/mk-viii/assemblies/emission/green</green-prop>
<blue-prop>/sim/mk-viii/assemblies/emission/blue</blue-prop>
<factor-prop>/sim/mk-viii/assemblies/emission/factor</factor-prop>
</emission>
</animation>
</PropertyList>