This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Engines/NEO/LeapXRight.xml
2017-11-16 14:29:08 -05:00

102 lines
2.1 KiB
XML

<?xml version="1.0"?>
<!--
##############################################
# Copyright (c) Joshua Davidson (it0uchpods) #
##############################################
-->
<PropertyList>
<path>res/a320.nacelle.cfmleapx.ac</path>
<params>
<n1>engines/engine[4]/n1</n1>
<on-fire>engines/engine[1]/on-fire</on-fire>
<contrail>engines/engine[1]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[3]</reverser-pos-norm>
</params>
<offsets>
<heading-deg>-1</heading-deg>
<pitch-deg>2.2</pitch-deg>
</offsets>
<animation>
<type>translate</type>
<object-name>Reverser</object-name>
<object-name>Nozzle</object-name>
<property alias="../../params/reverser-pos-norm" />
<factor>0.25</factor>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<name>Chrome shader</name>
<type>shader</type>
<shader>chrome</shader>
<texture>../Models/chrome.png</texture>
<object-name>Nozzle</object-name>
</animation>
<model>
<path>Aircraft/IDG-A32X/Models/Engines/NEO/res/cfmleapx.ac</path>
</model>
<model>
<path>Aircraft/IDG-A32X/Models/Engines/NEO/res/a320.pylon.cfmleapx.right.ac</path>
</model>
<model>
<name>Contrail</name>
<path>Aircraft/IDG-A32X/Models/Effects/contrail-eng2.xml</path>
<overlay>
<params>
<contrail alias="../../../../params/contrail" />
</params>
</overlay>
<offsets>
<x-m>4.875</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</offsets>
</model>
<model>
<name>Engine fire</name>
<path>Aircraft/IDG-A32X/Models/Effects/enginefire.xml</path>
<offsets>
<x-m>2.774</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</offsets>
<condition>
<property alias="../../../params/on-fire" />
</condition>
</model>
<animation>
<name>Fan</name>
<type>spin</type>
<object-name>fan</object-name>
<object-name>cone</object-name>
<factor>-67</factor>
<property alias="../../params/n1" />
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!--effect>
<inherits-from>Aircraft/IDG-A32X/Models/Effects/engineLEAPr</inherits-from>
<object-name>Nacelle</object-name>
<object-name>Reverser</object-name>
</effect-->
</PropertyList>