Tu-154B2 version 3.1:
[fg:toms-fgdata.git] / Aircraft / tu154b / Instruments-3d / indicators / ind_4.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 captain panel
11 3D instrument for Tu-154 -->
12 <PropertyList>
13  <path>ind_4.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
37 <!--Indicators-->
38 <animation>
39   <type>material</type>
40   <object-name>text_1</object-name>
41   <emission>
42     <red>1.0</red>
43     <green>1.0</green>
44     <blue>1.0</blue>
45     <factor-prop>tu154/systems/electrical/indicators/left-bank</factor-prop>
46   </emission>
47 </animation>
48 <animation>
49   <type>material</type>
50   <object-name>text_2</object-name>
51   <emission>
52     <red>1.0</red>
53     <green>1.0</green>
54     <blue>1.0</blue>
55     <factor-prop>tu154/systems/electrical/indicators/reject</factor-prop>
56   </emission>
57 </animation>
58 <animation>
59   <type>material</type>
60   <object-name>text_3</object-name>
61   <emission>
62     <red>1.0</red>
63     <green>1.0</green>
64     <blue>1.0</blue>
65     <factor-prop>tu154/instrumentation/rv-5m[0]/warn</factor-prop>
66   </emission>
67 </animation>
68 <animation>
69   <type>material</type>
70   <object-name>text_4</object-name>
71   <emission>
72     <red>1.0</red>
73     <green>1.0</green>
74     <blue>1.0</blue>
75     <factor-prop>tu154/systems/warning/ground/state</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/right-bank</factor-prop>
86   </emission>
87 </animation>
88
89 <!--Check lamps procedure-->
90 <animation>
91   <type>material</type>
92   <object-name>text_1</object-name>
93   <object-name>text_2</object-name>
94   <object-name>text_3</object-name>
95   <object-name>text_4</object-name>
96   <object-name>text_5</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>