A32X: Wing flap fixes, and improve WIP engines
129
Models/Engines/CEO/IAEV2500.xml
Normal file
|
@ -0,0 +1,129 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<!--
|
||||
#########################################
|
||||
# Copyright (c) it0uchpods Design Group #
|
||||
#########################################
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>res/IAEV2500.ac</path>
|
||||
|
||||
<model>
|
||||
<name>Contrail left</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Effects/contrail-eng1.xml</path>
|
||||
<overlay>
|
||||
<params>
|
||||
<contrail>engines/engine[0]/contrail</contrail>
|
||||
</params>
|
||||
</overlay>
|
||||
<offsets>
|
||||
<x-m>5.137</x-m>
|
||||
<y-m>-5.83844</y-m>
|
||||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Contrail right</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Effects/contrail-eng2.xml</path>
|
||||
<overlay>
|
||||
<params>
|
||||
<contrail>engines/engine[1]/contrail</contrail>
|
||||
</params>
|
||||
</overlay>
|
||||
<offsets>
|
||||
<x-m>5.137</x-m>
|
||||
<y-m>-5.83844</y-m>
|
||||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Engine fire left</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Effects/enginefire.xml</path>
|
||||
<offsets>
|
||||
<x-m>3.316</x-m>
|
||||
<y-m>-5.83844</y-m>
|
||||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
<condition>
|
||||
<property>engines/engine[0]/on-fire</property>
|
||||
</condition>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>Engine fire right</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Effects/enginefire.xml</path>
|
||||
<offsets>
|
||||
<x-m>3.316</x-m>
|
||||
<y-m>-5.83844</y-m>
|
||||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
<condition>
|
||||
<property>engines/engine[1]/on-fire</property>
|
||||
</condition>
|
||||
</model>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>LCone</object-name>
|
||||
<object-name>LFan</object-name>
|
||||
<factor>67</factor>
|
||||
<property>engines/engine[3]/n1</property>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>-5.83844</y-m>
|
||||
<z-m>-2.27126</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>RCone</object-name>
|
||||
<object-name>RFan</object-name>
|
||||
<factor>67</factor>
|
||||
<property>engines/engine[4]/n1</property>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>5.83844</y-m>
|
||||
<z-m>-2.27126</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>LRev</object-name>
|
||||
<property>sim/multiplay/generic/float[2]</property>
|
||||
<factor>0.50</factor>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>RRev</object-name>
|
||||
<property>sim/multiplay/generic/float[3]</property>
|
||||
<factor>0.50</factor>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
Before Width: | Height: | Size: 531 KiB |
Before Width: | Height: | Size: 631 KiB After Width: | Height: | Size: 631 KiB |
BIN
Models/Engines/CEO/res/eng-tex.png
Normal file
After Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 897 KiB |
|
@ -1,10 +0,0 @@
|
|||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name type="string">A3XX Project</name>
|
||||
<texture>Liveries/A321/CFM-NEO/A3XX.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
</PropertyList>
|
Before Width: | Height: | Size: 897 KiB |
|
@ -1,16 +0,0 @@
|
|||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name type="string">A3XX Project</name>
|
||||
<texture>Liveries/A321/CFM/A3XX.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
|
||||
<options>
|
||||
<EIS2 type="bool">0</EIS2>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">1</sharklet>
|
||||
</PropertyList>
|
Before Width: | Height: | Size: 897 KiB |
|
@ -1,16 +0,0 @@
|
|||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name type="string">A3XX Project</name>
|
||||
<texture>Liveries/A321/IAE/A3XX.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
|
||||
<options>
|
||||
<EIS2 type="bool">0</EIS2>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">1</sharklet>
|
||||
</PropertyList>
|
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 897 KiB |
|
@ -1,13 +0,0 @@
|
|||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name type="string">A3XX Project</name>
|
||||
<texture>Liveries/A321/PW-NEO/A3XX.png</texture>
|
||||
</livery>
|
||||
<eng>
|
||||
<texture>Liveries/A321/PW-NEO/A3XX-eng.png</texture>
|
||||
</eng>
|
||||
</model>
|
||||
</sim>
|
||||
</PropertyList>
|
|
@ -201,6 +201,24 @@
|
|||
</animation>
|
||||
|
||||
<!-- Flap fairings -->
|
||||
<animation>
|
||||
<name>Left track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingL1</object-name>
|
||||
<object-name>staticDisch5</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>-4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Left track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
@ -237,6 +255,24 @@
|
|||
<z-m>0.6303491</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingR1</object-name>
|
||||
<object-name>staticDisch4</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<z-m>-1.0170087</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
|
||||
<model>
|
||||
<name>Engine.IAE.Right</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Engines/XMLs/a320.engine.iae.right.xml</path>
|
||||
|
@ -28,6 +28,16 @@
|
|||
<z-m>-1.0170087</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- The new engines -->
|
||||
<!--model>
|
||||
<name>Engine.IAE</name>
|
||||
<path>Aircraft/IDG-A32X/Models/Engines/CEO/IAEV2500.xml</path>
|
||||
<offsets>
|
||||
<x-m>-15.280</x-m>
|
||||
<z-m>1.06019</z-m>
|
||||
</offsets>
|
||||
</model-->
|
||||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- Ailerons -->
|
||||
|
@ -201,6 +211,24 @@
|
|||
</animation>
|
||||
|
||||
<!-- Flap fairings -->
|
||||
<animation>
|
||||
<name>Left track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingL1</object-name>
|
||||
<object-name>staticDisch5</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>-4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Left track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
@ -237,6 +265,24 @@
|
|||
<z-m>0.6303491</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingR1</object-name>
|
||||
<object-name>staticDisch4</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
|
|
@ -201,6 +201,24 @@
|
|||
</animation>
|
||||
|
||||
<!-- Flap fairings -->
|
||||
<animation>
|
||||
<name>Left track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingL1</object-name>
|
||||
<object-name>staticDisch5</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>-4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Left track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
@ -237,6 +255,24 @@
|
|||
<z-m>0.6303491</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingR1</object-name>
|
||||
<object-name>staticDisch4</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
|
|
@ -201,6 +201,24 @@
|
|||
</animation>
|
||||
|
||||
<!-- Flap fairings -->
|
||||
<animation>
|
||||
<name>Left track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingL1</object-name>
|
||||
<object-name>staticDisch5</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>-4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Left track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
@ -237,6 +255,24 @@
|
|||
<z-m>0.6303491</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 1</name>
|
||||
<type>rotate</type>
|
||||
<object-name>FairingR1</object-name>
|
||||
<object-name>staticDisch4</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<factor>20</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>4.4955971</x-m>
|
||||
<y-m>4.3464036</y-m>
|
||||
<z-m>-0.1859465</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<name>Right track fairing 2</name>
|
||||
<type>rotate</type>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2161
|
||||
2162
|