Merge branch 'master' into doorECAM
This commit is contained in:
commit
619bd33742
22 changed files with 1384 additions and 531 deletions
|
@ -180,6 +180,46 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>36.38085</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>36.38085</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>36.38085</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>36.38085</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -487,50 +527,54 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -195,12 +195,62 @@
|
|||
<name>Right strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/right-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>16.7</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>1.977</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -508,50 +558,54 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -202,6 +202,46 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>37.98492</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -508,50 +548,54 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -90,6 +90,7 @@
|
|||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
|
@ -131,6 +132,26 @@
|
|||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light</name>
|
||||
|
@ -172,6 +193,26 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -483,49 +524,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -119,6 +119,7 @@
|
|||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
|
@ -160,6 +161,26 @@
|
|||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light</name>
|
||||
|
@ -201,6 +222,26 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -512,49 +553,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -160,6 +160,26 @@
|
|||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light</name>
|
||||
|
@ -201,6 +221,26 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -270,6 +310,7 @@
|
|||
<z-m>-1.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Other non-aircraft models -->
|
||||
<model>
|
||||
<name>Pushback</name>
|
||||
|
@ -511,49 +552,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
|
@ -140,6 +141,26 @@
|
|||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light</name>
|
||||
|
@ -181,6 +202,26 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -492,49 +533,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
|
@ -140,6 +141,26 @@
|
|||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light</name>
|
||||
|
@ -181,6 +202,26 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>40.00461</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -499,49 +540,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -202,6 +202,46 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -494,49 +534,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -202,6 +202,46 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -495,49 +535,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -181,6 +181,46 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -473,49 +513,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -181,6 +181,46 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tailnav.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/tailstrobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light ALS</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/ALS/tail-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>42.78487</x-m>
|
||||
<y-m>-0.0495674</y-m>
|
||||
<z-m>1.2301</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Lights/beacon.xml</path>
|
||||
|
@ -480,49 +520,53 @@
|
|||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light</object-name>
|
||||
<object-name>Bottom beacon light</object-name>
|
||||
<object-name>Left nav light</object-name>
|
||||
<object-name>Right nav light</object-name>
|
||||
<object-name>Left strobe light</object-name>
|
||||
<object-name>Right strobe light</object-name>
|
||||
<object-name>Tail strobe light</object-name>
|
||||
<object-name>Tail nav light</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Top beacon light ALS</object-name>
|
||||
<object-name>Bottom beacon light ALS</object-name>
|
||||
<object-name>Left nav light ALS</object-name>
|
||||
<object-name>Right nav light ALS</object-name>
|
||||
<object-name>Left strobe light ALS</object-name>
|
||||
<object-name>Right strobe light ALS</object-name>
|
||||
<object-name>Port landing light ALS</object-name>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<object-name>Starboard landing light ALS</object-name>
|
||||
<object-name>Tail strobe light ALS</object-name>
|
||||
<object-name>Tail nav light ALS</object-name>
|
||||
<condition>
|
||||
<property>sim/rendering/shaders/skydome</property>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Nosegear landing light ALS</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/model/lights/nose-ldglight</property>
|
||||
<value>0</value>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>gear/gear/position-norm</property>
|
||||
<value>0.1</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
24
Models/Lights/ALS/tail-strobe.ac
Normal file
24
Models/Lights/ALS/tail-strobe.ac
Normal file
|
@ -0,0 +1,24 @@
|
|||
AC3Db
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
|
||||
MATERIAL "DefaultWhite.005" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.025 0.025 0.025 shi 50 trans 0.1
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "tailstrobeals"
|
||||
data 8
|
||||
Mesh.001
|
||||
crease 30.000000
|
||||
numvert 4
|
||||
-0.048971 -0.991468 -0.999611
|
||||
-0.04897 1.008532 -0.999611
|
||||
-0.048969 -0.991468 1.000389
|
||||
-0.048967 1.008532 1.000389
|
||||
numsurf 1
|
||||
SURF 0x20
|
||||
mat 1
|
||||
refs 4
|
||||
1 0.0 0.0
|
||||
0 0.0 0.0
|
||||
2 0.0 0.0
|
||||
3 0.0 0.0
|
||||
kids 0
|
35
Models/Lights/ALS/tail-strobe.eff
Normal file
35
Models/Lights/ALS/tail-strobe.eff
Normal file
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<PropertyList>
|
||||
<name>Effects/tail-strobe</name>
|
||||
<inherits-from>Effects/procedural-light</inherits-from>
|
||||
|
||||
<parameters>
|
||||
<texture n="0">
|
||||
<type>white</type>
|
||||
</texture>
|
||||
|
||||
<light_color_base_r type="float">0.46</light_color_base_r>
|
||||
<light_color_base_g type="float">0.46</light_color_base_g>
|
||||
<light_color_base_b type="float">0.63</light_color_base_b>
|
||||
<light_color_center_r type="float">0.98</light_color_center_r>
|
||||
<light_color_center_g type="float">0.98</light_color_center_g>
|
||||
<light_color_center_b type="float">0.98</light_color_center_b>
|
||||
<intensity_scale type="float"><use>sim/model/lights/tailstrobe/state</use></intensity_scale>
|
||||
<pointing_x type="float">-1.0</pointing_x>
|
||||
<pointing_y type="float">0.0</pointing_y>
|
||||
<pointing_z type="float">0.0</pointing_z>
|
||||
<is_directional type="bool">true</is_directional>
|
||||
<is_strobe type="bool">false</is_strobe>
|
||||
<inner_angle type="float">0.5</inner_angle>
|
||||
<outer_angle type="float">0.766</outer_angle>
|
||||
<zero_angle type="float">0.939</zero_angle>
|
||||
<outer_gain type="float">0.9</outer_gain>
|
||||
<visibility><use>/environment/ground-visibility-m</use></visibility>
|
||||
<avisibility><use>/environment/visibility-m</use></avisibility>
|
||||
<lthickness><use>/environment/ground-haze-thickness-m</use></lthickness>
|
||||
<terrain_alt><use>/environment/mean-terrain-elevation-m</use></terrain_alt>
|
||||
<eye_alt><use>/sim/rendering/eye-altitude-m</use></eye_alt>
|
||||
<terminator><use>/environment/terminator-relative-position-m</use></terminator>
|
||||
</parameters>
|
||||
</PropertyList>
|
53
Models/Lights/ALS/tail-strobe.xml
Normal file
53
Models/Lights/ALS/tail-strobe.xml
Normal file
|
@ -0,0 +1,53 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
#########################################
|
||||
# Copyright (c) it0uchpods Design Group #
|
||||
#########################################
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>tail-strobe.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/IDG-A32X/Models/lights/ALS/tail-strobe</inherits-from>
|
||||
<object-name>tailstrobeals</object-name>
|
||||
</effect>
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>scale</type>
|
||||
<x-offset>0.75</x-offset>
|
||||
<y-offset>0.75</y-offset>
|
||||
<z-offset>0.75</z-offset>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>dist-scale</type>
|
||||
<object-name>tailstrobeals</object-name>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>1</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>300</ind>
|
||||
<dep>4</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1500</ind>
|
||||
<dep>8</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
</PropertyList>
|
24
Models/Lights/ALS/tailnav.ac
Normal file
24
Models/Lights/ALS/tailnav.ac
Normal file
|
@ -0,0 +1,24 @@
|
|||
AC3Db
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
|
||||
MATERIAL "DefaultWhite.001" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.025 0.025 0.025 shi 50 trans 0.1
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "tailnavlightals"
|
||||
data 4
|
||||
Mesh
|
||||
crease 30.000000
|
||||
numvert 4
|
||||
-2e-06 -1 -1
|
||||
0 1 -1
|
||||
0 -1 1
|
||||
2e-06 1 1
|
||||
numsurf 1
|
||||
SURF 0x20
|
||||
mat 1
|
||||
refs 4
|
||||
1 0.0 0.0
|
||||
0 0.0 0.0
|
||||
2 0.0 0.0
|
||||
3 0.0 0.0
|
||||
kids 0
|
35
Models/Lights/ALS/tailnav.eff
Normal file
35
Models/Lights/ALS/tailnav.eff
Normal file
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<PropertyList>
|
||||
<name>Effects/tail-navlight</name>
|
||||
<inherits-from>Effects/procedural-light</inherits-from>
|
||||
|
||||
<parameters>
|
||||
<texture n="0">
|
||||
<type>white</type>
|
||||
</texture>
|
||||
|
||||
<light_color_base_r type="float">0.85</light_color_base_r>
|
||||
<light_color_base_g type="float">0.85</light_color_base_g>
|
||||
<light_color_base_b type="float">0.99</light_color_base_b>
|
||||
<light_color_center_r type="float">0.98</light_color_center_r>
|
||||
<light_color_center_g type="float">0.98</light_color_center_g>
|
||||
<light_color_center_b type="float">0.98</light_color_center_b>
|
||||
<intensity_scale type="float"><use>/sim/model/lights/nav-lights</use></intensity_scale>
|
||||
<pointing_x type="float">-1.0</pointing_x>
|
||||
<pointing_y type="float">0</pointing_y>
|
||||
<pointing_z type="float">0.0</pointing_z>
|
||||
<is_directional type="bool">true</is_directional>
|
||||
<is_strobe type="bool">false</is_strobe>
|
||||
<inner_angle type="float">0.5</inner_angle>
|
||||
<outer_angle type="float">0.766</outer_angle>
|
||||
<zero_angle type="float">0.939</zero_angle>
|
||||
<outer_gain type="float">0.9</outer_gain>
|
||||
<visibility><use>/environment/ground-visibility-m</use></visibility>
|
||||
<avisibility><use>/environment/visibility-m</use></avisibility>
|
||||
<lthickness><use>/environment/ground-haze-thickness-m</use></lthickness>
|
||||
<terrain_alt><use>/environment/mean-terrain-elevation-m</use></terrain_alt>
|
||||
<eye_alt><use>/sim/rendering/eye-altitude-m</use></eye_alt>
|
||||
<terminator><use>/environment/terminator-relative-position-m</use></terminator>
|
||||
</parameters>
|
||||
</PropertyList>
|
48
Models/Lights/ALS/tailnav.xml
Normal file
48
Models/Lights/ALS/tailnav.xml
Normal file
|
@ -0,0 +1,48 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
#########################################
|
||||
# Copyright (c) it0uchpods Design Group #
|
||||
#########################################
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>tailnav.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/IDG-A32X/Models/lights/ALS/tailnav</inherits-from>
|
||||
<object-name>tailnavlightals</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>scale</type>
|
||||
<x-offset>0.5</x-offset>
|
||||
<y-offset>0.5</y-offset>
|
||||
<z-offset>0.5</z-offset>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>dist-scale</type>
|
||||
<object-name>tailnavlightals</object-name>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>1</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>300</ind>
|
||||
<dep>4</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1500</ind>
|
||||
<dep>8</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
24
Models/Lights/res/whitenav.ac
Normal file
24
Models/Lights/res/whitenav.ac
Normal file
|
@ -0,0 +1,24 @@
|
|||
AC3Db
|
||||
MATERIAL "Lights" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 0 0 0 shi 0 trans 0
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "Light"
|
||||
data 5
|
||||
Plane
|
||||
texture "lights.png"
|
||||
crease 30.000000
|
||||
numvert 4
|
||||
1 1 0
|
||||
1 -1 0
|
||||
-1 -1 0
|
||||
-1 1 0
|
||||
numsurf 1
|
||||
SURF 0x0
|
||||
mat 0
|
||||
refs 4
|
||||
0 0.617785 0.119951
|
||||
3 0.887785 0.119951
|
||||
2 0.887785 0.389951
|
||||
1 0.617785 0.389951
|
||||
kids 0
|
34
Models/Lights/tailnav.xml
Normal file
34
Models/Lights/tailnav.xml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<!--
|
||||
#########################################
|
||||
# Copyright (c) it0uchpods Design Group #
|
||||
#########################################
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>res/whitenav.ac</path>
|
||||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- On/off -->
|
||||
<animation>
|
||||
<name>On/off</name>
|
||||
<type>select</type>
|
||||
<object-name>Light</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>controls/lighting/nav-lights-switch</property>
|
||||
<value>0</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- Billboard animation -->
|
||||
<animation>
|
||||
<name>Billboard</name>
|
||||
<type>billboard</type>
|
||||
<object-name>Light</object-name>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
31
Models/Lights/tailstrobe.xml
Normal file
31
Models/Lights/tailstrobe.xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<!--
|
||||
#########################################
|
||||
# Copyright (c) it0uchpods Design Group #
|
||||
#########################################
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>res/strobe.ac</path>
|
||||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- On/off -->
|
||||
<animation>
|
||||
<name>On/off</name>
|
||||
<type>select</type>
|
||||
<object-name>Light</object-name>
|
||||
<condition>
|
||||
<property>sim/model/lights/tailstrobe/state</property>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- Billboard animation -->
|
||||
<animation>
|
||||
<name>Billboard</name>
|
||||
<type>billboard</type>
|
||||
<object-name>Light</object-name>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
|
@ -31,9 +31,11 @@ setprop("/engines/engine[1]/oil-qt-actual", qty2);
|
|||
# Lights #
|
||||
##########
|
||||
var beacon_switch = props.globals.getNode("/controls/switches/beacon", 2);
|
||||
var beacon = aircraft.light.new("/sim/model/lights/beacon", [0.015, 3], "/controls/lighting/beacon");
|
||||
var beacon = aircraft.light.new("/sim/model/lights/beacon", [0.16, 1], "/controls/lighting/beacon");
|
||||
var strobe_switch = props.globals.getNode("/controls/switches/strobe", 2);
|
||||
var strobe = aircraft.light.new("/sim/model/lights/strobe", [0.015, 0.15, 0.015, 1], "/controls/lighting/strobe");
|
||||
var strobe = aircraft.light.new("/sim/model/lights/strobe", [0.05, 0.06, 0.05, 1], "/controls/lighting/strobe");
|
||||
var tail_strobe_switch = props.globals.getNode("/controls/switches/tailstrobe", 2);
|
||||
var tail_strobe = aircraft.light.new("/sim/model/lights/tailstrobe", [0.11, 1], "/controls/lighting/strobe");
|
||||
var logo_lights = getprop("/sim/model/lights/logo-lights");
|
||||
var setting = getprop("/controls/lighting/nav-lights-switch");
|
||||
var wow = getprop("/gear/gear[2]/wow");
|
||||
|
|
Reference in a new issue