Tu-154B2 version 3.1:
[fg:toms-fgdata.git] / Aircraft / tu154b / Instruments-3d / indicators / ind_6.xml
1 <?xml version="1.0"?>
2 <!--
3     #############################################################################
4     #    (C) 2006 by Yurik V. Nikiforoff - port for FGFS,  FDM,         #
5     #   2d & 3d instruments, animations, systems and over.                      #
6     #           yurik@megasignal.com                                            #
7     #############################################################################         
8     -->
9
10 <!-- indicators on central panel
11 3D instrument for Tu-154 -->
12 <PropertyList>
13  <path>ind_6.ac</path>
14 <!--External panel lighting-->
15 <!--<animation>
16   <type>material</type>
17   <object-name>cover_1</object-name>
18   <object-name>cover_2</object-name>
19   <object-name>cover_3</object-name>
20   <object-name>cover_4</object-name>
21   <emission>
22     <red-prop>tu154/light/panel/ext-red</red-prop>
23     <green-prop>tu154/light/panel/ext-green</green-prop>
24     <blue-prop>tu154/light/panel/ext-blue</blue-prop>
25   </emission>
26 </animation>-->
27
28 <effect>
29  <inherits-from>Effects/model-transparent</inherits-from>
30   <object-name>cover_1</object-name>
31   <object-name>cover_2</object-name>
32   <object-name>cover_3</object-name>
33   <object-name>cover_4</object-name>
34 </effect>
35
36 <!--Indicators-->
37 <animation>
38   <type>material</type>
39   <object-name>text_1</object-name>
40   <emission>
41     <red>1.0</red>
42     <green>1.0</green>
43     <blue>1.0</blue>
44     <factor-prop>tu154/systems/electrical/indicators/stab-on/state</factor-prop>
45   </emission>
46 </animation>
47 <animation>
48   <type>material</type>
49   <object-name>text_2</object-name>
50   <emission>
51     <red>1.0</red>
52     <green>1.0</green>
53     <blue>1.0</blue>
54     <factor-prop>tu154/systems/electrical/indicators/flaps-1</factor-prop>
55   </emission>
56 </animation>
57 <animation>
58   <type>material</type>
59   <object-name>text_3</object-name>
60   <emission>
61     <red>1.0</red>
62     <green>1.0</green>
63     <blue>1.0</blue>
64     <factor-prop>tu154/systems/electrical/indicators/flaps-2</factor-prop>
65   </emission>
66 </animation>
67 <animation>
68   <type>material</type>
69   <object-name>text_4</object-name>
70   <object-name>text_6</object-name>
71   <emission>
72     <red>1.0</red>
73     <green>1.0</green>
74     <blue>1.0</blue>
75     <factor-prop>tu154/systems/electrical/indicators/interceptor-outer</factor-prop>
76   </emission>
77 </animation>
78 <animation>
79   <type>material</type>
80   <object-name>text_5</object-name>
81   <emission>
82     <red>1.0</red>
83     <green>1.0</green>
84     <blue>1.0</blue>
85     <factor-prop>tu154/systems/electrical/indicators/interceptor-inner</factor-prop>
86   </emission>
87 </animation>
88 <!--Check lamps procedure-->
89 <animation>
90   <type>material</type>
91   <object-name>text_1</object-name>
92   <object-name>text_2</object-name>
93   <object-name>text_3</object-name>
94   <object-name>text_4</object-name>
95   <object-name>text_5</object-name>
96   <object-name>text_6</object-name>
97   <condition>
98     <property>tu154/systems/electrical/checking-lamps/main-panel</property>
99   </condition>
100   <emission>
101     <red>1.0</red>
102     <green>1.0</green>
103     <blue>1.0</blue>
104     <factor-prop>tu154/systems/electrical/checking-lamps/main-panel</factor-prop>
105   </emission>
106 </animation>
107
108
109
110 </PropertyList>