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/XMLs/a320.engine.cfm.right.xml

85 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!--
#######################################
# Copyright (c) A3XX Development Team #
#######################################
-->
<PropertyList>
<offsets>
<pitch-deg>2.2</pitch-deg>
</offsets>
<params>
<n1>engines/engine[1]/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>
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.cfm.right.xml</pylon-model-path>
</params>
<model>
<path alias="../../params/pylon-model-path" />
</model>
<model>
<path>Aircraft/A320Family/Models/Engines/XMLs/a320.cfm.xml</path>
<offsets>
<x-m>0.941</x-m>
</offsets>
</model>
<model>
<path>Aircraft/A320Family/Models/Engines/XMLs/a320.nacelle.cfm.xml</path>
<overlay>
<params>
<reverser-pos-norm alias="../../../../params/reverser-pos-norm" />
</params>
</overlay>
</model>
<model>
<name>Contrail</name>
<path>Aircraft/A320Family/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/A320Family/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>blades</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>
</PropertyList>