As part of my ongoing struggle to get my sim tweaked the way i want it i present the following dilemna. Due to the opacity of the cockpit glass in my A6 cockpit I am removing the glass altogether.Using the following entries I was successful in removing the front glass, but the side glass panels remain. I am using the TH2GO so the side panels are super visible.
I am using SF2 Vietnam.
[Move1]
Type=AIRSPEED_INDICATOR
NodeName=canopy_glass_front <------------------THIS WORKS
MovementType=POSITION_Y
Set[01].Position=-100
Set[01].Value=0.0
Set[02].Position=-100
Set[02].Value=1.0
[Move1]
Type=AIRSPEED_INDICATOR
NodeName=canopy_glass_left <--------------THIS DOES NOT WORK, WHAT WOULD THE SIDE LEFT PANEL BE CALLED?
MovementType=POSITION_Y
Set[01].Position=-100
Set[01].Value=0.0
Set[02].Position=-100
Set[02].Value=1.0
[Move1]
Type=AIRSPEED_INDICATOR
NodeName=canopy_glass_right <--------------THIS DOES NOT WORK, WHAT WOULD THE RIGHT PANEL BE CALLED?
MovementType=POSITION_Y
Set[01].Position=-100
Set[01].Value=0.0
Set[02].Position=-100
Set[02].Value=1.0
Here is the image, note the front glass is now gone, but the sides remain. Although not super dark, for me it does detract from the vibrancy of the outside world. Thanks in advance.