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/PW1100GRight.xml

91 lines
1.9 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<!--
2017-08-16 20:53:35 +00:00
#########################################
# Copyright (c) it0uchpods Design Group #
#########################################
-->
<PropertyList>
<path>res/PW_PurePower_1100G.ac</path>
2017-07-02 20:07:02 +00:00
<offsets>
<heading-deg>-1</heading-deg>
<pitch-deg>2.2</pitch-deg>
</offsets>
<params>
2017-10-15 20:44:32 +00:00
<n1>engines/engine[1]/n1-actual</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>
<animation>
<type>translate</type>
<object-name>ReverserPW1100G</object-name>
<property alias="../../params/reverser-pos-norm" />
<factor>0.25</factor>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<model>
2017-09-17 17:11:35 +00:00
<path>Aircraft/IDG-A32X/Models/Engines/NEO/res/a320.pylon.cfmleapx.right.ac</path>
</model>
<model>
<name>Contrail</name>
2017-09-17 17:11:35 +00:00
<path>Aircraft/IDG-A32X/Models/Effects/contrail-eng2.xml</path>
<overlay>
<params>
<contrail alias="../../../../params/contrail" />
</params>
</overlay>
<offsets>
<x-m>5.137</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</offsets>
</model>
<model>
<name>Engine fire</name>
2017-09-17 17:11:35 +00:00
<path>Aircraft/IDG-A32X/Models/Effects/enginefire.xml</path>
<offsets>
<x-m>3.316</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</offsets>
<condition>
<property alias="../../../params/on-fire" />
</condition>
</model>
<animation>
<name>Fan Animation</name>
<type>spin</type>
<object-name>Cone</object-name>
<object-name>Fan</object-name>
<factor>-67</factor>
<property alias="../../params/n1" />
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
2017-08-04 16:24:26 +00:00
2017-09-30 23:14:07 +00:00
<!--effect>
2017-09-17 17:11:35 +00:00
<inherits-from>Aircraft/IDG-A32X/Models/Effects/enginePW1100R</inherits-from>
2017-08-04 16:24:26 +00:00
<object-name>NacellePW1100G</object-name>
<object-name>ReverserPW1100G</object-name>
<object-name>SpoilersPW1100G</object-name>
2017-09-30 23:14:07 +00:00
</effect-->
</PropertyList>