1<?xml version="1.0"?>
2<!--automatically generated, do not edit-->
3<PropertyList>
4  <path>../../../Aircraft/Instruments-3d/mk-viii/assembly/assembly.ac</path>
5  <animation>
6    <type>select</type>
7    <object-name>guard</object-name>
8    <condition>
9      <property>/null</property>
10    </condition>
11  </animation>
12  <animation>
13    <type>material</type>
14    <object-name>lamp-off</object-name>
15    <texture>Textures/gpws/inop-off.rgb</texture>
16  </animation>
17  <animation>
18    <type>material</type>
19    <object-name>lamp-on</object-name>
20    <texture>Textures/gpws/inop-on.rgb</texture>
21  </animation>
22  <animation>
23    <type>select</type>
24    <object-name>lamp-off</object-name>
25    <condition>
26      <not>
27        <property>/instrumentation/mk-viii/outputs/discretes/gpws-inop</property>
28      </not>
29    </condition>
30  </animation>
31  <animation>
32    <type>select</type>
33    <object-name>lamp-on</object-name>
34    <condition>
35      <property>/instrumentation/mk-viii/outputs/discretes/gpws-inop</property>
36    </condition>
37  </animation>
38  <animation>
39    <type>material</type>
40    <object-name>lamp-off</object-name>
41    <emission>
42      <red-prop>/sim/mk-viii/assemblies/emission/red</red-prop>
43      <green-prop>/sim/mk-viii/assemblies/emission/green</green-prop>
44      <blue-prop>/sim/mk-viii/assemblies/emission/blue</blue-prop>
45      <factor-prop>/sim/mk-viii/assemblies/emission/factor</factor-prop>
46    </emission>
47  </animation>
48</PropertyList>
49