A32X: Remove the new engines
This commit is contained in:
parent
8c54f18a46
commit
7039d79161
5 changed files with 0 additions and 34074 deletions
|
@ -1,129 +0,0 @@
|
|||
<?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>
|
Binary file not shown.
Before Width: | Height: | Size: 631 KiB |
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 57 KiB |
|
@ -28,16 +28,6 @@
|
|||
<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 -->
|
||||
|
|
Reference in a new issue