A3XX: Fix Overhead Bugs

This commit is contained in:
Joshua Davidson 2017-06-22 13:08:43 -04:00
parent 1e38f650a0
commit f1f8b554bb
2 changed files with 410 additions and 514 deletions

View file

@ -73,6 +73,10 @@
<object-name>CFuelTank1Btn2O</object-name>
<object-name>CFuelTank2Btn1F</object-name>
<object-name>CFuelTank2Btn2O</object-name>
<object-name>Eng1AntiIceBtn1F</object-name>
<object-name>Eng1AntiIceBtn2O</object-name>
<object-name>Eng2AntiIceBtn1F</object-name>
<object-name>Eng2AntiIceBtn2O</object-name>
<object-name>Eng1BleedBtn1F</object-name>
<object-name>Eng1BleedBtn2O</object-name>
<object-name>Eng2BleedBtn1F</object-name>
@ -100,6 +104,7 @@
<object-name>LFuelTank2Btn1F</object-name>
<object-name>LFuelTank2Btn2O</object-name>
<object-name>IrsOnBatLightOB</object-name>
<object-name>PrbWinHeatBtn2O</object-name>
<object-name>PTU1F</object-name>
<object-name>PTU2O</object-name>
<object-name>RamAirBtn2O</object-name>
@ -107,13 +112,12 @@
<object-name>RFuelTank1Btn2O</object-name>
<object-name>RFuelTank2Btn1F</object-name>
<object-name>RFuelTank2Btn2O</object-name>
<object-name>WingAntiIceBtn1F</object-name>
<object-name>WingAntiIceBtn2O</object-name>
<object-name>YellowElecPump1F</object-name>
<object-name>YellowElecPump2O</object-name>
<object-name>YellowEngPump1F</object-name>
<object-name>YellowEngPump2O</object-name>
<object-name>PrbWinHeatBtn2</object-name>
<object-name>PrbWinHeatBtn2O</object-name>
<object-name>PrbWinHeatBtn1</object-name>
<condition>
<or>
<greater-than-equals>
@ -3593,177 +3597,19 @@
<!-- Anti-ice -->
<!-- Eng and Wing -->
<animation>
<type>select</type>
<object-name>WingAntiIceBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/deice/wing</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>WingAntiIceBtn1F</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>WingAntiIceBtn1</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>WingAntiIceBtn2</object-name>
<condition>
<equals>
<property>/controls/deice/wing</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng1AntiIceBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/deice/lengine</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng1AntiIceBtn1F</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng1AntiIceBtn1</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng1AntiIceBtn2</object-name>
<condition>
<equals>
<property>/controls/deice/lengine</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng2AntiIceBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/deice/rengine</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng2AntiIceBtn1F</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng2AntiIceBtn1</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng2AntiIceBtn2</object-name>
<condition>
<equals>
<property>/controls/deice/rengine</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<name>Wing Anti-ice Pick</name>
<type>pick</type>
<object-name>WingAntiIceBtn2O</object-name>
<object-name>WingAntiIceBtn2</object-name>
<object-name>WingAntiIceBtn1F</object-name>
<object-name>WingAntiIceBtn1</object-name>
<object-name>WingAntiIceBtn1F</object-name>
<object-name>WingAntiIceBtn2</object-name>
<object-name>WingAntiIceBtn2O</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/battery1-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/battery2-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<value>25</value>
@ -3783,28 +3629,48 @@
</binding>
</action>
</animation>
<animation>
<type>select</type>
<object-name>WingAntiIceBtn1F</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>WingAntiIceBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/deice/wing</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
</condition>
</animation>
<animation>
<name>Left Engine Anti-ice Pick</name>
<type>pick</type>
<object-name>Eng1AntiIceBtn2O</object-name>
<object-name>Eng1AntiIceBtn2</object-name>
<object-name>Eng1AntiIceBtn1F</object-name>
<object-name>Eng1AntiIceBtn1</object-name>
<object-name>Eng1AntiIceBtn1F</object-name>
<object-name>Eng1AntiIceBtn2</object-name>
<object-name>Eng1AntiIceBtn2O</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/battery1-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/battery2-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<value>25</value>
@ -3825,27 +3691,47 @@
</action>
</animation>
<animation>
<type>select</type>
<object-name>Eng1AntiIceBtn1F</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng1AntiIceBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/deice/lengine</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
</condition>
</animation>
<animation>
<name>Right Engine Anti-ice Pick</name>
<type>pick</type>
<object-name>Eng2AntiIceBtn2O</object-name>
<object-name>Eng2AntiIceBtn2</object-name>
<object-name>Eng2AntiIceBtn1F</object-name>
<object-name>Eng2AntiIceBtn1</object-name>
<object-name>Eng2AntiIceBtn1F</object-name>
<object-name>Eng2AntiIceBtn2</object-name>
<object-name>Eng2AntiIceBtn2O</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/battery1-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/battery2-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<value>25</value>
@ -3866,15 +3752,24 @@
</action>
</animation>
<!-- Window Heat and Probe Button -->
<!-- 0.5 is auto, 1 is on -->
<animation>
<type>select</type>
<object-name>PrbWinHeatBtn2O</object-name>
<object-name>Eng2AntiIceBtn1F</object-name>
<condition>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Eng2AntiIceBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/switches/windowprobeheat</property>
<property>/controls/deice/rengine</property>
<value>1</value>
</equals>
<equals>
@ -3885,37 +3780,21 @@
</condition>
</animation>
<animation>
<type>select</type>
<object-name>PrbWinHeatBtn2</object-name>
<condition>
<less-than-equals>
<property>/controls/switches/windowprobeheat</property>
<value>0.5</value>
</less-than-equals>
</condition>
</animation>
<!-- Window Heat and Probe Button -->
<!-- 0.5 is auto, 1 is on -->
<animation>
<name>Window Probe Heat Toggle</name>
<type>pick</type>
<object-name>PrbWinHeatBtn1</object-name>
<object-name>PrbWinHeatBtn2</object-name>
<object-name>PrbWinHeatBtn2O</object-name>
<object-name>PrbWinHeatBtn1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/battery1-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/battery2-amps</property>
<value>120</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<value>25</value>
@ -3938,13 +3817,30 @@
</action>
</animation>
<animation>
<type>select</type>
<object-name>PrbWinHeatBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/switches/windowprobeheat</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
</condition>
</animation>
<!-- APU -->
<animation>
<name>APU master switch pick</name>
<type>pick</type>
<object-name>APUMasterBtn1</object-name>
<object-name>APUMasterBtn2</object-name>
<object-name>APUMasterBtn1F</object-name>
<object-name>APUMasterBtn2</object-name>
<object-name>APUMasterBtn2O</object-name>
<action>
<button>0</button>

View file

@ -10,50 +10,326 @@ MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 1 1 1 shi 128 trans
OBJECT world
kids 273
OBJECT poly
name "WingAntiIceBtn1F"
loc 0.000113685 -5.00064e-005 -4.99785e-005
name "PrbWinHeatBtn2O"
loc 0.000175806 -0.17185 0.0418501
data 8
Cube.040
texture "buttons5.png"
Cube.063
texture "buttons2.png"
crease 30.000000
numvert 8
-0.01 -0.2082 0.1337
-0.01 -0.2082 0.1537
-0.007 -0.2082 0.1537
-0.007 -0.2082 0.1337
-0.01 -0.2182 0.1337
-0.01 -0.2182 0.1537
-0.007 -0.2182 0.1537
-0.007 -0.2182 0.1337
-0.007 -0.0564 -0.0528
-0.007 -0.0564 -0.0328
-0.01 -0.0564 -0.0328
-0.01 -0.0564 -0.0528
-0.007 -0.0464 -0.0528
-0.007 -0.0464 -0.0328
-0.01 -0.0464 -0.0328
-0.01 -0.0464 -0.0528
numsurf 4
SURF 0x0
mat 4
refs 4
3 0.503906 0.492188
7 0.503906 0.242188
4 0.503906 0.242188
0 0.503906 0.492188
0 0.5 0.5
1 0 0.5
2 0 0.5
3 0.5 0.5
SURF 0x0
mat 4
refs 4
6 0.00390625 0.242188
2 0.00390634 0.492188
1 0.00390634 0.492188
5 0.00390625 0.242188
0 0.5 0.5
4 0.5 0.75
5 9.31321e-008 0.75
1 0 0.5
SURF 0x0
mat 4
refs 4
7 0.503906 0.242188
3 0.503906 0.492188
2 0.00390634 0.492188
6 0.00390625 0.242188
1 0 0.5
5 9.31321e-008 0.75
6 9.31321e-008 0.75
2 0 0.5
SURF 0x0
mat 4
refs 4
3 0.503906 0.492188
0 0.503906 0.492188
1 0.00390634 0.492188
2 0.00390634 0.492188
4 0.5 0.75
0 0.5 0.5
3 0.5 0.5
7 0.5 0.75
kids 0
OBJECT poly
name "WingAntiIceBtn2O"
loc 0.000175806 -0.17185 0.18645
data 8
Cube.063
texture "buttons2.png"
crease 30.000000
numvert 8
-0.01 -0.0464 -0.0528
-0.01 -0.0464 -0.0328
-0.007 -0.0464 -0.0328
-0.007 -0.0464 -0.0528
-0.01 -0.0564 -0.0528
-0.01 -0.0564 -0.0328
-0.007 -0.0564 -0.0328
-0.007 -0.0564 -0.0528
numsurf 4
SURF 0x0
mat 4
refs 4
3 0.5 0.75
7 0.5 0.5
4 0.5 0.5
0 0.5 0.75
SURF 0x0
mat 4
refs 4
6 0 0.5
2 9.31321e-008 0.75
1 9.31321e-008 0.75
5 0 0.5
SURF 0x0
mat 4
refs 4
7 0.5 0.5
3 0.5 0.75
2 9.31321e-008 0.75
6 0 0.5
SURF 0x0
mat 4
refs 4
7 0.5 0.5
6 0 0.5
5 0 0.5
4 0.5 0.5
kids 0
OBJECT poly
name "WingAntiIceBtn1F"
loc 0.000175806 -0.17185 0.10225
data 8
Cube.061
texture "buttons2.png"
crease 30.000000
numvert 8
-0.01 -0.0364 0.0314
-0.01 -0.0364 0.0514
-0.007 -0.0364 0.0514
-0.007 -0.0364 0.0314
-0.01 -0.0464 0.0314
-0.01 -0.0464 0.0514
-0.007 -0.0464 0.0514
-0.007 -0.0464 0.0314
numsurf 4
SURF 0x0
mat 4
refs 4
3 0.5 0.5
7 0.5 0.25
4 0.5 0.25
0 0.5 0.5
SURF 0x0
mat 4
refs 4
6 0 0.25
2 9.31321e-008 0.5
1 9.31321e-008 0.5
5 0 0.25
SURF 0x0
mat 4
refs 4
7 0.5 0.25
3 0.5 0.5
2 9.31321e-008 0.5
6 0 0.25
SURF 0x0
mat 4
refs 4
3 0.5 0.5
0 0.5 0.5
1 9.31321e-008 0.5
2 9.31321e-008 0.5
kids 0
OBJECT poly
name "Eng1AntiIceBtn2O"
loc 0.000175806 -0.17185 0.11805
data 8
Cube.063
texture "buttons2.png"
crease 30.000000
numvert 8
-0.007 -0.0564 -0.0528
-0.007 -0.0564 -0.0328
-0.01 -0.0564 -0.0328
-0.01 -0.0564 -0.0528
-0.007 -0.0464 -0.0528
-0.007 -0.0464 -0.0328
-0.01 -0.0464 -0.0328
-0.01 -0.0464 -0.0528
numsurf 4
SURF 0x0
mat 4
refs 4
0 0.5 0.5
1 0 0.5
2 0 0.5
3 0.5 0.5
SURF 0x0
mat 4
refs 4
0 0.5 0.5
4 0.5 0.75
5 9.31321e-008 0.75
1 0 0.5
SURF 0x0
mat 4
refs 4
1 0 0.5
5 9.31321e-008 0.75
6 9.31321e-008 0.75
2 0 0.5
SURF 0x0
mat 4
refs 4
4 0.5 0.75
0 0.5 0.5
3 0.5 0.5
7 0.5 0.75
kids 0
OBJECT poly
name "Eng1AntiIceBtn1F"
loc 0.000175806 -0.17185 0.0338501
data 8
Cube.061
texture "buttons2.png"
crease 30.000000
numvert 8
-0.007 -0.0464 0.0314
-0.007 -0.0464 0.0514
-0.01 -0.0464 0.0514
-0.01 -0.0464 0.0314
-0.007 -0.0364 0.0314
-0.007 -0.0364 0.0514
-0.01 -0.0364 0.0514
-0.01 -0.0364 0.0314
numsurf 4
SURF 0x0
mat 4
refs 4
4 0.5 0.5
7 0.5 0.5
6 9.31321e-008 0.5
5 9.31321e-008 0.5
SURF 0x0
mat 4
refs 4
0 0.5 0.25
4 0.5 0.5
5 9.31321e-008 0.5
1 0 0.25
SURF 0x0
mat 4
refs 4
1 0 0.25
5 9.31321e-008 0.5
6 9.31321e-008 0.5
2 0 0.25
SURF 0x0
mat 4
refs 4
4 0.5 0.5
0 0.5 0.25
3 0.5 0.25
7 0.5 0.5
kids 0
OBJECT poly
name "Eng2AntiIceBtn2O"
loc 0.000175806 -0.17185 0.0856499
data 8
Cube.063
texture "buttons2.png"
crease 30.000000
numvert 8
-0.01 -0.0464 -0.0528
-0.01 -0.0464 -0.0328
-0.007 -0.0464 -0.0328
-0.007 -0.0464 -0.0528
-0.01 -0.0564 -0.0528
-0.01 -0.0564 -0.0328
-0.007 -0.0564 -0.0328
-0.007 -0.0564 -0.0528
numsurf 4
SURF 0x0
mat 4
refs 4
3 0.5 0.75
7 0.5 0.5
4 0.5 0.5
0 0.5 0.75
SURF 0x0
mat 4
refs 4
6 0 0.5
2 9.31321e-008 0.75
1 9.31321e-008 0.75
5 0 0.5
SURF 0x0
mat 4
refs 4
7 0.5 0.5
3 0.5 0.75
2 9.31321e-008 0.75
6 0 0.5
SURF 0x0
mat 4
refs 4
7 0.5 0.5
6 0 0.5
5 0 0.5
4 0.5 0.5
kids 0
OBJECT poly
name "Eng2AntiIceBtn1F"
loc 0.000175806 -0.17185 0.00145005
data 8
Cube.061
texture "buttons2.png"
crease 30.000000
numvert 8
-0.01 -0.0364 0.0314
-0.01 -0.0364 0.0514
-0.007 -0.0364 0.0514
-0.007 -0.0364 0.0314
-0.01 -0.0464 0.0314
-0.01 -0.0464 0.0514
-0.007 -0.0464 0.0514
-0.007 -0.0464 0.0314
numsurf 4
SURF 0x0
mat 4
refs 4
3 0.5 0.5
7 0.5 0.25
4 0.5 0.25
0 0.5 0.5
SURF 0x0
mat 4
refs 4
6 0 0.25
2 9.31321e-008 0.5
1 9.31321e-008 0.5
5 0 0.25
SURF 0x0
mat 4
refs 4
7 0.5 0.25
3 0.5 0.5
2 9.31321e-008 0.5
6 0 0.25
SURF 0x0
mat 4
refs 4
3 0.5 0.5
0 0.5 0.5
1 9.31321e-008 0.5
2 9.31321e-008 0.5
kids 0
OBJECT poly
name "WingAntiIceBtn1"
@ -102,282 +378,6 @@ refs 4
7 0.503906 0.492188
kids 0
OBJECT poly
name "WingAntiIceBtn2O"
loc 0.000113685 -5.00064e-005 -4.99785e-005
data 8
Cube.039
texture "buttons5.png"
crease 30.000000
numvert 8
-0.007 -0.2282 0.1337
-0.007 -0.2282 0.1537
-0.01 -0.2282 0.1537
-0.01 -0.2282 0.1337
-0.007 -0.2182 0.1337
-0.007 -0.2182 0.1537
-0.01 -0.2182 0.1537
-0.01 -0.2182 0.1337
numsurf 4
SURF 0x0
mat 4
refs 4
0 0.5 0.5
1 0 0.5
2 0 0.5
3 0.5 0.5
SURF 0x0
mat 4
refs 4
0 0.5 0.5
4 0.5 0.75
5 9.31321e-008 0.75
1 0 0.5
SURF 0x0
mat 4
refs 4
1 0 0.5
5 9.31321e-008 0.75
6 9.31321e-008 0.75
2 0 0.5
SURF 0x0
mat 4
refs 4
4 0.5 0.75
0 0.5 0.5
3 0.5 0.5
7 0.5 0.75
kids 0
OBJECT poly
name "Eng2AntiIceBtn2O"
loc 0.000113685 -5.00064e-005 -4.99785e-005
data 8
Cube.035
texture "buttons5.png"
crease 30.000000
numvert 8
-0.007 -0.2282 0.0329
-0.007 -0.2282 0.0529
-0.01 -0.2282 0.0529
-0.01 -0.2282 0.0329
-0.007 -0.2182 0.0329
-0.007 -0.2182 0.0529
-0.01 -0.2182 0.0529
-0.01 -0.2182 0.0329
numsurf 4
SURF 0x0
mat 4
refs 4
0 0.5 0.5
1 0 0.5
2 0 0.5
3 0.5 0.5
SURF 0x0
mat 4
refs 4
0 0.5 0.5
4 0.5 0.75
5 9.31321e-008 0.75
1 0 0.5
SURF 0x0
mat 4
refs 4
1 0 0.5
5 9.31321e-008 0.75
6 9.31321e-008 0.75
2 0 0.5
SURF 0x0
mat 4
refs 4
4 0.5 0.75
0 0.5 0.5
3 0.5 0.5
7 0.5 0.75
kids 0
OBJECT poly
name "Eng2AntiIceBtn1F"
loc 0.000113685 -5.00064e-005 -4.99785e-005
data 8
Cube.036
texture "buttons5.png"
crease 30.000000
numvert 8
-0.007 -0.2182 0.0329
-0.007 -0.2182 0.0529
-0.01 -0.2182 0.0529
-0.01 -0.2182 0.0329
-0.007 -0.2082 0.0329
-0.007 -0.2082 0.0529
-0.01 -0.2082 0.0529
-0.01 -0.2082 0.0329
numsurf 4
SURF 0x0
mat 4
refs 4
4 0.503906 0.492188
7 0.503906 0.492188
6 0.00390634 0.492188
5 0.00390634 0.492188
SURF 0x0
mat 4
refs 4
0 0.503906 0.242188
4 0.503906 0.492188
5 0.00390634 0.492188
1 0.00390625 0.242188
SURF 0x0
mat 4
refs 4
1 0.00390625 0.242188
5 0.00390634 0.492188
6 0.00390634 0.492188
2 0.00390625 0.242188
SURF 0x0
mat 4
refs 4
4 0.503906 0.492188
0 0.503906 0.242188
3 0.503906 0.242188
7 0.503906 0.492188
kids 0
OBJECT poly
name "Eng1AntiIceBtn1F"
loc 0.000113685 -5.00064e-005 -4.99785e-005
data 8
Cube.037
texture "buttons5.png"
crease 30.000000
numvert 8
-0.007 -0.2182 0.0653
-0.007 -0.2182 0.0853
-0.01 -0.2182 0.0853
-0.01 -0.2182 0.0653
-0.007 -0.2082 0.0653
-0.007 -0.2082 0.0853
-0.01 -0.2082 0.0853
-0.01 -0.2082 0.0653
numsurf 4
SURF 0x0
mat 4
refs 4
4 0.501459 0.501976
7 0.501459 0.501976
6 0.0014592 0.501976
5 0.0014592 0.501976
SURF 0x0
mat 4
refs 4
0 0.501459 0.251976
4 0.501459 0.501976
5 0.0014592 0.501976
1 0.00145911 0.251976
SURF 0x0
mat 4
refs 4
1 0.00145911 0.251976
5 0.0014592 0.501976
6 0.0014592 0.501976
2 0.00145911 0.251976
SURF 0x0
mat 4
refs 4
4 0.501459 0.501976
0 0.501459 0.251976
3 0.501459 0.251976
7 0.501459 0.501976
kids 0
OBJECT poly
name "Eng1AntiIceBtn2O"
loc 0.000113685 -5.00064e-005 -4.99785e-005
data 8
Cube.038
texture "buttons5.png"
crease 30.000000
numvert 8
-0.007 -0.2282 0.0653
-0.007 -0.2282 0.0853
-0.01 -0.2282 0.0853
-0.01 -0.2282 0.0653
-0.007 -0.2182 0.0653
-0.007 -0.2182 0.0853
-0.01 -0.2182 0.0853
-0.01 -0.2182 0.0653
numsurf 4
SURF 0x0
mat 4
refs 4
0 0.5 0.5
1 0 0.5
2 0 0.5
3 0.5 0.5
SURF 0x0
mat 4
refs 4
0 0.5 0.5
4 0.5 0.75
5 9.31321e-008 0.75
1 0 0.5
SURF 0x0
mat 4
refs 4
1 0 0.5
5 9.31321e-008 0.75
6 9.31321e-008 0.75
2 0 0.5
SURF 0x0
mat 4
refs 4
4 0.5 0.75
0 0.5 0.5
3 0.5 0.5
7 0.5 0.75
kids 0
OBJECT poly
name "PrbWinHeatBtn2O"
loc 0.000113685 -5.00064e-005 -4.99785e-005
data 8
Cube.032
texture "buttons2.png"
crease 30.000000
numvert 8
-0.01 -0.2182 -0.0109
-0.01 -0.2182 0.0091
-0.007 -0.2182 0.0091
-0.007 -0.2182 -0.0109
-0.01 -0.2282 -0.0109
-0.01 -0.2282 0.0091
-0.007 -0.2282 0.0091
-0.007 -0.2282 -0.0109
numsurf 4
SURF 0x0
mat 4
refs 4
3 0.5 0.75
7 0.5 0.5
4 0.5 0.5
0 0.5 0.75
SURF 0x0
mat 4
refs 4
6 0 0.5
2 9.31321e-008 0.75
1 9.31321e-008 0.75
5 0 0.5
SURF 0x0
mat 4
refs 4
7 0.5 0.5
3 0.5 0.75
2 9.31321e-008 0.75
6 0 0.5
SURF 0x0
mat 4
refs 4
7 0.5 0.5
6 0 0.5
5 0 0.5
4 0.5 0.5
kids 0
OBJECT poly
name "FuelXfeedBtn1A"
loc 0.000175806 0.13925 0.04185
data 8