1
0
Fork 0
fgdata/Aircraft/Instruments-3d/mk-viii/glideslope-cancelled.xml
2011-11-28 19:11:44 +01:00

48 lines
1.5 KiB
XML

<?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/glideslope-cancelled-off.rgb</texture>
</animation>
<animation>
<type>material</type>
<object-name>lamp-on</object-name>
<texture>Textures/gpws/glideslope-cancelled-on.rgb</texture>
</animation>
<animation>
<type>select</type>
<object-name>lamp-off</object-name>
<condition>
<not>
<property>/instrumentation/mk-viii/outputs/discretes/glideslope-cancel</property>
</not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>lamp-on</object-name>
<condition>
<property>/instrumentation/mk-viii/outputs/discretes/glideslope-cancel</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>