3D: re-organize model xml structure; activate V2500 engines; add example livery structure and add model options per livery
This commit is contained in:
parent
be162efe72
commit
709b0e8732
14 changed files with 117 additions and 2165 deletions
|
@ -164,8 +164,6 @@
|
|||
<maxflap type="int">35</maxflap>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">0</sharklet>
|
||||
|
||||
<MCDUC n="0">
|
||||
<type>A320-111</type>
|
||||
<eng>CFM56-5A1</eng>
|
||||
|
|
|
@ -163,8 +163,6 @@
|
|||
<maxflap type="int">35</maxflap>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">0</sharklet>
|
||||
|
||||
<MCDUC n="0">
|
||||
<type>A320-214</type>
|
||||
<eng>CFM56-5B4</eng>
|
||||
|
|
|
@ -163,8 +163,6 @@
|
|||
<maxflap type="int">40</maxflap>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">0</sharklet>
|
||||
|
||||
<MCDUC n="0">
|
||||
<type>A320-232</type>
|
||||
<eng>V2527-A5</eng>
|
||||
|
|
|
@ -460,10 +460,12 @@
|
|||
<int n="9" alias="/sim/model/lights/beacon/state"/>
|
||||
<int n="10" alias="/engines/engine[0]/contrail"/>
|
||||
<int n="11" alias="/engines/engine[1]/contrail"/>
|
||||
<int n="12" alias="/sharklet"/>
|
||||
<int n="12" alias="/options/model-options/sharklet"/>
|
||||
<int n="13" alias="/options/model-options/wifi-aft"/>
|
||||
<int n="14" alias="/options/model-options/wifi-fwd"/>
|
||||
</generic>
|
||||
</multiplay>
|
||||
|
||||
|
||||
<flight-recorder include="Systems/flight-recorder.xml"/>
|
||||
|
||||
<gui n="0" include="gui/it-gui.xml"/>
|
||||
|
@ -3976,14 +3978,13 @@
|
|||
</keyboard>
|
||||
</input>
|
||||
|
||||
<aircraft>
|
||||
<door n="0">
|
||||
<x-m>16.582</x-m>
|
||||
<y-m>9.702</y-m>
|
||||
<z-m>3.642</z-m>
|
||||
</door>
|
||||
<jetway-hood-deg type="double">3</jetway-hood-deg>
|
||||
</aircraft>
|
||||
<options n="0">
|
||||
<model-options>
|
||||
<sharklet type="bool">0</sharklet>
|
||||
<wifi-aft type="bool">0</wifi-aft>
|
||||
<wifi-fwd type="bool">0</wifi-fwd>
|
||||
</model-options>
|
||||
</options>
|
||||
|
||||
<nasal>
|
||||
<pts>
|
||||
|
|
|
@ -163,8 +163,6 @@
|
|||
<maxflap type="int">35</maxflap>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">1</sharklet>
|
||||
|
||||
<MCDUC n="0">
|
||||
<type>A320-251N</type>
|
||||
<eng>LEAP-1A26</eng>
|
||||
|
|
|
@ -163,8 +163,6 @@
|
|||
<maxflap type="int">35</maxflap>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">1</sharklet>
|
||||
|
||||
<MCDUC n="0">
|
||||
<type>A320-271N</type>
|
||||
<eng>PW1133-JM</eng>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<name>A320-100</name>
|
||||
<name>A320-100-CFM</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<offsets>
|
||||
|
@ -12,526 +12,12 @@
|
|||
</offsets>
|
||||
|
||||
<model>
|
||||
<name>Fuselage</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320-100/fuselage.xml</path>
|
||||
<name>A320</name>
|
||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Interior</name>
|
||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||
<!-- On multiplayer models, the interior is loaded separately and global
|
||||
offsets are not applied. This cancels the global offsets, so that
|
||||
the interior is loaded at (0,0,0) anyway. -->
|
||||
<offsets>
|
||||
<x-m>18.8499</x-m>
|
||||
<z-m>-1.7005004</z-m>
|
||||
</offsets>
|
||||
<usage>interior</usage>
|
||||
<name>EnginesCFM</name>
|
||||
<path>Aircraft/A320-family/Models/Engines/XMLs/a320.cfm.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nose Gear</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.nlg.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<z-m>-1.9306008</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Left</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.left.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Right</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.right.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320.wings.cfm.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Horizontal Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320-100/hstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>34.1512207</x-m>
|
||||
<pitch-deg>0.0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Vertical Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320-100/vstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
<name>Left nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/left-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/right-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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/A320-family/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>Bottom beacon light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/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>Bottom beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Port landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightL.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>-3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>-0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Second Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffL.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>-0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffR.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Starboard landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightR.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Tire smoke and spray effects -->
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-nose.xml</path>
|
||||
<name>tyre-smoke-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-port.xml</path>
|
||||
<name>tyre-smoke-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-stbd.xml</path>
|
||||
<name>tyre-smoke-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-nose.xml</path>
|
||||
<name>rain-splash-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-port.xml</path>
|
||||
<name>rain-splash-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-stbd.xml</path>
|
||||
<name>rain-splash-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-left.xml</path>
|
||||
<name>tire-smoke-l</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-right.xml</path>
|
||||
<name>tire-smoke-r</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- wing condensation effect -->
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-L.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-R.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<!-- Other non-aircraft models -->
|
||||
<model>
|
||||
<name>Pushback</name>
|
||||
<path>Aircraft/A320-family/Models/Services/Pushback/Douglas.xml</path>
|
||||
<offsets>
|
||||
<x-m>6.0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-4.24</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/marker.xml</path>
|
||||
</model>
|
||||
|
||||
<!-- Firetruck -->
|
||||
|
||||
<model>
|
||||
<name>Firetruck1</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>60.0</x-m>
|
||||
<y-m>10.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Firetruck2</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>80.0</x-m>
|
||||
<y-m>-8.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Firetruck1</object-name>
|
||||
<object-name>Firetruck2</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<property>sim/animation/fire-services</property>
|
||||
<less-than>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>40</value>
|
||||
</less-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- LIVERY SELECT -->
|
||||
<!-- Animation -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<!-- Fuselage -->
|
||||
<object-name>Fuselage</object-name>
|
||||
<object-name>Vstab</object-name>
|
||||
<!-- Wings -->
|
||||
<object-name>WingletL</object-name>
|
||||
<object-name>WingletR</object-name>
|
||||
<!-- Engines -->
|
||||
<object-name>Intake</object-name>
|
||||
<object-name>Nacelle</object-name>
|
||||
<object-name>Reverser</object-name>
|
||||
<!-- Fuselage -->
|
||||
<property-base>sim/model/livery</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>a320.png</texture>
|
||||
</animation>
|
||||
|
||||
<!-- Nasal code -->
|
||||
<nasal>
|
||||
<load>
|
||||
var livery_update = aircraft.livery_update.new("Aircraft/A320-family/Models/Liveries/A320/CFM-100");
|
||||
</load>
|
||||
<unload>
|
||||
livery_update.stop();
|
||||
</unload>
|
||||
</nasal>
|
||||
|
||||
<!-- Ground Services -->
|
||||
<model>
|
||||
<name>ground_services</name>
|
||||
<path>Aircraft/A320-family/Models/A320-groundservices.xml</path>
|
||||
</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>
|
||||
<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>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<name>A320-200</name>
|
||||
<name>A320-200-CFM</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<offsets>
|
||||
|
@ -12,20 +12,12 @@
|
|||
</offsets>
|
||||
|
||||
<model>
|
||||
<name>Fuselage</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320/fuselage.xml</path>
|
||||
<name>A320</name>
|
||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Interior</name>
|
||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||
<!-- On multiplayer models, the interior is loaded separately and global
|
||||
offsets are not applied. This cancels the global offsets, so that
|
||||
the interior is loaded at (0,0,0) anyway. -->
|
||||
<offsets>
|
||||
<x-m>18.8499</x-m>
|
||||
<z-m>-1.7005004</z-m>
|
||||
</offsets>
|
||||
<usage>interior</usage>
|
||||
<name>EnginesCFM</name>
|
||||
<path>Aircraft/A320-family/Models/Engines/XMLs/a320.cfm.xml</path>
|
||||
</model>
|
||||
</PropertyList>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<name>A320-200</name>
|
||||
<name>A320-200-IAE</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<offsets>
|
||||
|
@ -12,556 +12,12 @@
|
|||
</offsets>
|
||||
|
||||
<model>
|
||||
<name>Fuselage</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320/fuselage.xml</path>
|
||||
<name>A320</name>
|
||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Interior</name>
|
||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||
<!-- On multiplayer models, the interior is loaded separately and global
|
||||
offsets are not applied. This cancels the global offsets, so that
|
||||
the interior is loaded at (0,0,0) anyway. -->
|
||||
<offsets>
|
||||
<x-m>18.8499</x-m>
|
||||
<z-m>-1.7005004</z-m>
|
||||
</offsets>
|
||||
<usage>interior</usage>
|
||||
<name>EnginesCFM</name>
|
||||
<path>Aircraft/A320-family/Models/Engines/XMLs/a320.v2500.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nose Gear</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.nlg.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<z-m>-1.9306008</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Left</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.left.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Right</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.right.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320.wings.iae.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>A320 Winglets</name>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320.winglets.xml</path>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>sim/multiplay/generic/int[12]</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>A320 Sharklets</name>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320.sharklets.xml</path>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>sim/multiplay/generic/int[12]</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Horizontal Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320/hstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>34.1512207</x-m>
|
||||
<pitch-deg>0.0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Vertical Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320/vstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
<name>Left nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/left-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/right-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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/A320-family/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>Bottom beacon light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/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>Bottom beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Port landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightL.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>-3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>-0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Second Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffL.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>-0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffR.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Starboard landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightR.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Tire smoke and spray effects -->
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-nose.xml</path>
|
||||
<name>tyre-smoke-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-port.xml</path>
|
||||
<name>tyre-smoke-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-stbd.xml</path>
|
||||
<name>tyre-smoke-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-nose.xml</path>
|
||||
<name>rain-splash-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-port.xml</path>
|
||||
<name>rain-splash-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-stbd.xml</path>
|
||||
<name>rain-splash-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-left.xml</path>
|
||||
<name>tire-smoke-l</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-right.xml</path>
|
||||
<name>tire-smoke-r</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- wing condensation effect -->
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-L.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-R.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<!-- Other non-aircraft models -->
|
||||
<model>
|
||||
<name>Pushback</name>
|
||||
<path>Aircraft/A320-family/Models/Services/Pushback/Douglas.xml</path>
|
||||
<offsets>
|
||||
<x-m>6.0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-4.24</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/marker.xml</path>
|
||||
</model>
|
||||
|
||||
<!-- Firetruck -->
|
||||
|
||||
<model>
|
||||
<name>Firetruck1</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>60.0</x-m>
|
||||
<y-m>10.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Firetruck2</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>80.0</x-m>
|
||||
<y-m>-8.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Firetruck1</object-name>
|
||||
<object-name>Firetruck2</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<property>sim/animation/fire-services</property>
|
||||
<less-than>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>40</value>
|
||||
</less-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- LIVERY SELECT -->
|
||||
<!-- Animation -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<!-- Fuselage -->
|
||||
<object-name>Fuselage</object-name>
|
||||
<object-name>Vstab</object-name>
|
||||
<!-- Wings -->
|
||||
<object-name>WingletL</object-name>
|
||||
<object-name>WingletR</object-name>
|
||||
<!-- Engines -->
|
||||
<object-name>Intake</object-name>
|
||||
<object-name>Nacelle</object-name>
|
||||
<object-name>Reverser</object-name>
|
||||
<!-- Fuselage -->
|
||||
<property-base>sim/model/livery</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>a320.png</texture>
|
||||
</animation>
|
||||
|
||||
<!-- Nasal code -->
|
||||
<nasal>
|
||||
<load>
|
||||
var livery_update = aircraft.livery_update.new("Aircraft/A320-family/Models/Liveries/A320/IAE");
|
||||
</load>
|
||||
<unload>
|
||||
livery_update.stop();
|
||||
</unload>
|
||||
</nasal>
|
||||
|
||||
<!-- Ground Services -->
|
||||
<model>
|
||||
<name>ground_services</name>
|
||||
<path>Aircraft/A320-family/Models/A320-groundservices.xml</path>
|
||||
</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>
|
||||
<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>
|
||||
|
|
59
Models/A320-common.xml
Normal file
59
Models/A320-common.xml
Normal file
|
@ -0,0 +1,59 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<name>A320-200</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<model>
|
||||
<name>Fuselage</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320/fuselage.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Interior</name>
|
||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||
<!-- On multiplayer models, the interior is loaded separately and global
|
||||
offsets are not applied. This cancels the global offsets, so that
|
||||
the interior is loaded at (0,0,0) anyway. -->
|
||||
<offsets>
|
||||
<x-m>18.8499</x-m>
|
||||
<z-m>-1.7005004</z-m>
|
||||
</offsets>
|
||||
<usage>interior</usage>
|
||||
</model>
|
||||
|
||||
<!-- Animations -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Sharklet</object-name>
|
||||
<condition>
|
||||
<property>sim/multiplay/generic/int[12]</property>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>WingtipFence</object-name>
|
||||
<condition>
|
||||
<not><property>sim/multiplay/generic/int[12]</property></not>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Antenna1</object-name>
|
||||
<condition>
|
||||
<property>sim/multiplay/generic/int[14]</property>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Antenna2</object-name>
|
||||
<condition>
|
||||
<property>sim/multiplay/generic/int[13]</property>
|
||||
</condition>
|
||||
</animation>
|
||||
</PropertyList>
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<name>A320-200</name>
|
||||
<name>A320neo-CFM</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<offsets>
|
||||
|
@ -12,535 +12,12 @@
|
|||
</offsets>
|
||||
|
||||
<model>
|
||||
<name>Fuselage</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320neo/fuselage.xml</path>
|
||||
<name>A320</name>
|
||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Interior</name>
|
||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||
<!-- On multiplayer models, the interior is loaded separately and global
|
||||
offsets are not applied. This cancels the global offsets, so that
|
||||
the interior is loaded at (0,0,0) anyway. -->
|
||||
<offsets>
|
||||
<x-m>18.8499</x-m>
|
||||
<z-m>-1.7005004</z-m>
|
||||
</offsets>
|
||||
<usage>interior</usage>
|
||||
<name>EnginesCFM</name>
|
||||
<path>Aircraft/A320-family/Models/Engines/XMLs/a320.cfm.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nose Gear</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.nlg.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<z-m>-1.9306008</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Left</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.left.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Right</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.right.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320.wings.neocfm.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>A320neo Sharklets</name>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320neo.sharklets.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Horizontal Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320neo/hstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>34.1512207</x-m>
|
||||
<pitch-deg>0.0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Vertical Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320neo/vstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
<name>Left nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/left-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/right-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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/A320-family/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>Bottom beacon light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/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>Bottom beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Port landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightL.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>-3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>-0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Second Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffL.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>-0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffR.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Starboard landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightR.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Tire smoke and spray effects -->
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-nose.xml</path>
|
||||
<name>tyre-smoke-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-port.xml</path>
|
||||
<name>tyre-smoke-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-stbd.xml</path>
|
||||
<name>tyre-smoke-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-nose.xml</path>
|
||||
<name>rain-splash-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-port.xml</path>
|
||||
<name>rain-splash-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-stbd.xml</path>
|
||||
<name>rain-splash-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-left.xml</path>
|
||||
<name>tire-smoke-l</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-right.xml</path>
|
||||
<name>tire-smoke-r</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- wing condensation effect -->
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-L.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-R.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<!-- Other non-aircraft models -->
|
||||
<model>
|
||||
<name>Pushback</name>
|
||||
<path>Aircraft/A320-family/Models/Services/Pushback/Douglas.xml</path>
|
||||
<offsets>
|
||||
<x-m>6.0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-4.24</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/marker.xml</path>
|
||||
</model>
|
||||
|
||||
<!-- Firetruck -->
|
||||
|
||||
<model>
|
||||
<name>Firetruck1</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>60.0</x-m>
|
||||
<y-m>10.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Firetruck2</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>80.0</x-m>
|
||||
<y-m>-8.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Firetruck1</object-name>
|
||||
<object-name>Firetruck2</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<property>sim/animation/fire-services</property>
|
||||
<less-than>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>40</value>
|
||||
</less-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- LIVERY SELECT -->
|
||||
<!-- Animation -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<!-- Fuselage -->
|
||||
<object-name>Fuselage</object-name>
|
||||
<object-name>Vstab</object-name>
|
||||
<!-- Wings -->
|
||||
<object-name>WingletL</object-name>
|
||||
<object-name>WingletR</object-name>
|
||||
<!-- Engines -->
|
||||
<object-name>Intake</object-name>
|
||||
<object-name>Nacelle</object-name>
|
||||
<object-name>Reverser</object-name>
|
||||
<!-- Fuselage -->
|
||||
<property-base>sim/model/livery</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>a320.png</texture>
|
||||
</animation>
|
||||
|
||||
<!-- Nasal code -->
|
||||
<nasal>
|
||||
<load>
|
||||
var livery_update = aircraft.livery_update.new("Aircraft/A320-family/Models/Liveries/A320/CFM-NEO");
|
||||
</load>
|
||||
<unload>
|
||||
livery_update.stop();
|
||||
</unload>
|
||||
</nasal>
|
||||
|
||||
<!-- Ground Services -->
|
||||
<model>
|
||||
<name>ground_services</name>
|
||||
<path>Aircraft/A320-family/Models/A320-groundservices.xml</path>
|
||||
</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>
|
||||
<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>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<name>A320-200</name>
|
||||
<name>A320neo-PW</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<offsets>
|
||||
|
@ -12,542 +12,12 @@
|
|||
</offsets>
|
||||
|
||||
<model>
|
||||
<name>Fuselage</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320neo/fuselage.xml</path>
|
||||
<name>A320</name>
|
||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Interior</name>
|
||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||
<!-- On multiplayer models, the interior is loaded separately and global
|
||||
offsets are not applied. This cancels the global offsets, so that
|
||||
the interior is loaded at (0,0,0) anyway. -->
|
||||
<offsets>
|
||||
<x-m>18.8499</x-m>
|
||||
<z-m>-1.7005004</z-m>
|
||||
</offsets>
|
||||
<usage>interior</usage>
|
||||
<name>EnginesCFM</name>
|
||||
<path>Aircraft/A320-family/Models/Engines/XMLs/a320.cfm.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nose Gear</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.nlg.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<z-m>-1.9306008</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Left</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.left.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Main Gears.Right</name>
|
||||
<path>Aircraft/A320-family/Models/LandingGears/a320.mlg.right.xml</path>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320.wings.neopw.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>A320neo Sharklets</name>
|
||||
<path>Aircraft/A320-family/Models/Wings/a320neo.sharklets.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.280</x-m>
|
||||
<z-m>-1.06019</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Horizontal Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320neo/hstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>34.1512207</x-m>
|
||||
<pitch-deg>0.0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Vertical Stabilizer</name>
|
||||
<path>Aircraft/A320-family/Models/Fuselages/A320neo/vstab.xml</path>
|
||||
<offsets>
|
||||
<x-m>32.2535728</x-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Lights -->
|
||||
|
||||
<model>
|
||||
<name>Left nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/rednav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right nav light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/greennav.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail nav light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/left-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>-16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right strobe light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/right-strobe.xml</path>
|
||||
<offsets>
|
||||
<x-m>22.93</x-m>
|
||||
<y-m>16.5</y-m>
|
||||
<z-m>0.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Tail strobe light</name>
|
||||
<path>Aircraft/A320-family/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/A320-family/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/A320-family/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>Bottom beacon light</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Top beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/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>Bottom beacon light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/beacon.xml</path>
|
||||
<offsets>
|
||||
<x-m>18.2</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Port landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightL.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>-3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>-0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Second Nosegear landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/taxilight.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.6</x-m>
|
||||
<y-m>0.1018315</y-m>
|
||||
<z-m>-2.5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Left Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffL.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>-0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Right Turnoff ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/turnoffR.xml</path>
|
||||
<offsets>
|
||||
<x-m>7.7</x-m>
|
||||
<y-m>0.1518315</y-m>
|
||||
<z-m>-2.9</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Starboard landing light ALS</name>
|
||||
<path>Aircraft/A320-family/Models/Lights/ALS/landinglightR.xml</path>
|
||||
<offsets>
|
||||
<x-m>15.9</x-m>
|
||||
<y-m>3.16</y-m>
|
||||
<z-m>-1.25</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Tire smoke and spray effects -->
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-nose.xml</path>
|
||||
<name>tyre-smoke-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-port.xml</path>
|
||||
<name>tyre-smoke-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/tyre-smoke-stbd.xml</path>
|
||||
<name>tyre-smoke-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-nose.xml</path>
|
||||
<name>rain-splash-n</name>
|
||||
<offsets>
|
||||
<x-m>7.83</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-port.xml</path>
|
||||
<name>rain-splash-p</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Effects/rain-stbd.xml</path>
|
||||
<name>rain-splash-s</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-left.xml</path>
|
||||
<name>tire-smoke-l</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>-3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/tire-smoke-right.xml</path>
|
||||
<name>tire-smoke-r</name>
|
||||
<offsets>
|
||||
<x-m>20.3180764</x-m>
|
||||
<y-m>3.795</y-m>
|
||||
<z-m>-3.9669424</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- wing condensation effect -->
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-L.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/wing-condensation-R.xml</path>
|
||||
<name>wing-condensation</name>
|
||||
</model>
|
||||
|
||||
<!-- Other non-aircraft models -->
|
||||
<model>
|
||||
<name>Pushback</name>
|
||||
<path>Aircraft/A320-family/Models/Services/Pushback/Douglas.xml</path>
|
||||
<offsets>
|
||||
<x-m>6.0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>-4.24</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/marker.xml</path>
|
||||
</model>
|
||||
|
||||
<!-- Firetruck -->
|
||||
|
||||
<model>
|
||||
<name>Firetruck1</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>60.0</x-m>
|
||||
<y-m>10.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Firetruck2</name>
|
||||
<path>Models/Airport/Vehicle/hoskosh-ti-1500.ac</path>
|
||||
<offsets>
|
||||
<x-m>80.0</x-m>
|
||||
<y-m>-8.0</y-m>
|
||||
<z-m>-4.4</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Firetruck1</object-name>
|
||||
<object-name>Firetruck2</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<property>sim/animation/fire-services</property>
|
||||
<less-than>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>40</value>
|
||||
</less-than>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- LIVERY SELECT -->
|
||||
<!-- Animation -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<!-- Fuselage -->
|
||||
<object-name>Fuselage</object-name>
|
||||
<object-name>Vstab</object-name>
|
||||
<!-- Wings -->
|
||||
<object-name>WingletL</object-name>
|
||||
<object-name>WingletR</object-name>
|
||||
<!-- Fuselage -->
|
||||
<property-base>sim/model/livery</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>A321.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<!-- Engines -->
|
||||
<object-name>NacellePW1100G</object-name>
|
||||
<object-name>ReverserPW1100G</object-name>
|
||||
<!-- Engines -->
|
||||
<property-base>sim/model/eng</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>PW_PurePower_1100G.png</texture>
|
||||
</animation>
|
||||
|
||||
<!-- Nasal code -->
|
||||
<nasal>
|
||||
<load>
|
||||
var livery_update = aircraft.livery_update.new("Aircraft/A320-family/Models/Liveries/A320/PW-NEO");
|
||||
</load>
|
||||
<unload>
|
||||
livery_update.stop();
|
||||
</unload>
|
||||
</nasal>
|
||||
|
||||
<!-- Ground Services -->
|
||||
<model>
|
||||
<name>ground_services</name>
|
||||
<path>Aircraft/A320-family/Models/A320-groundservices.xml</path>
|
||||
</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>
|
||||
<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>
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||
|
||||
<PropertyList>
|
||||
<path>../Models/v2500.ac</path>
|
||||
<path>../Models/IAEV2500.ac</path>
|
||||
</PropertyList>
|
||||
|
|
21
Models/Liveries/A320/CFM/example.xml
Normal file
21
Models/Liveries/A320/CFM/example.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>ICAO Airline Name (Extra Info)</name>
|
||||
<texture>Liveries/A320/CFM/texture.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
|
||||
<options>
|
||||
<EIS2 type="bool">0</EIS2>
|
||||
<model-options>
|
||||
<sharklet type="bool">0</sharklet>
|
||||
<wifi-aft type="bool">0</wifi-aft>
|
||||
<wifi-fwd type="bool">0</wifi-fwd>
|
||||
</model-options>
|
||||
</options>
|
||||
</PropertyList>
|
Loading…
Reference in a new issue