CFM56 Engines: effects / particle effects
This commit is contained in:
parent
6173a34ecd
commit
1945940433
1 changed files with 33 additions and 58 deletions
|
@ -9,9 +9,9 @@
|
|||
<contrail1>engines/engine[0]/contrail</contrail1>
|
||||
<contrail2>engines/engine[1]/contrail</contrail2>
|
||||
</params>
|
||||
|
||||
|
||||
<!-- Particle Effects -->
|
||||
<!--<model>
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
|
||||
<name>contrailLeft</name>
|
||||
<condition>
|
||||
|
@ -23,9 +23,9 @@
|
|||
</params>
|
||||
</overlay>
|
||||
<offsets>
|
||||
<x-m>4.875</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<x-m> 4.64247</x-m>
|
||||
<y-m>-5.63029</y-m>
|
||||
<z-m>-2.22295</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
|
@ -41,21 +41,17 @@
|
|||
</params>
|
||||
</overlay>
|
||||
<offsets>
|
||||
<x-m>4.875</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<x-m> 4.64247</x-m>
|
||||
<y-m> 5.63029</y-m>
|
||||
<z-m>-2.22295</z-m>
|
||||
</offsets>
|
||||
</model>-->
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
|
||||
<name>moistureLeft</name>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>1</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>environment/relative-humidity</property>
|
||||
<value>45</value>
|
||||
|
@ -75,9 +71,9 @@
|
|||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>-6.49508</x-m>
|
||||
<y-m>-5.63082</y-m>
|
||||
<z-m>-2.22766</z-m>
|
||||
<x-m>-7.30742</x-m>
|
||||
<y-m>-5.63029</y-m>
|
||||
<z-m>-1.75465</z-m>
|
||||
<pitch-deg>0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
@ -87,10 +83,6 @@
|
|||
<name>moistureRight</name>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>1</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>environment/relative-humidity</property>
|
||||
<value>45</value>
|
||||
|
@ -110,22 +102,18 @@
|
|||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>-6.49508</x-m>
|
||||
<y-m>5.63082</y-m>
|
||||
<z-m>-2.22766</z-m>
|
||||
<x-m>-7.30742</x-m>
|
||||
<y-m> 5.63029</y-m>
|
||||
<z-m>-1.75465</z-m>
|
||||
<pitch-deg>0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!--<model>
|
||||
<model>
|
||||
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
|
||||
<name>engine-spray-left</name>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>1</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>environment/surface/wetness</property>
|
||||
<value>0.3</value>
|
||||
|
@ -149,8 +137,8 @@
|
|||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>4.875</x-m>
|
||||
<y-m>0</y-m>
|
||||
<x-m>-0.5</x-m>
|
||||
<y-m>-5.63029</y-m>
|
||||
<z-m>-5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
@ -160,10 +148,6 @@
|
|||
<name>engine-spray-right</name>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>1</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>environment/surface/wetness</property>
|
||||
<value>0.3</value>
|
||||
|
@ -187,8 +171,8 @@
|
|||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>4.875</x-m>
|
||||
<y-m>0</y-m>
|
||||
<x-m>-0.5</x-m>
|
||||
<y-m>5.63029</y-m>
|
||||
<z-m>-5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
@ -198,10 +182,6 @@
|
|||
<name>engine-spray-reverse</name>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>1</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>environment/surface/wetness</property>
|
||||
<value>0.3</value>
|
||||
|
@ -221,9 +201,9 @@
|
|||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<x-m>-6.5</x-m>
|
||||
<y-m>-5.63029</y-m>
|
||||
<z-m>-5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
|
@ -232,10 +212,6 @@
|
|||
<name>engine-spray-reverse</name>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>1</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>environment/surface/wetness</property>
|
||||
<value>0.3</value>
|
||||
|
@ -255,9 +231,9 @@
|
|||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<x-m>-6.5</x-m>
|
||||
<y-m>5.63029</y-m>
|
||||
<z-m>-5</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
|
@ -265,9 +241,9 @@
|
|||
<name>Engine fire left</name>
|
||||
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
|
||||
<offsets>
|
||||
<x-m>2.774</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<x-m>-3.84247</x-m>
|
||||
<y-m>-5.63029</y-m>
|
||||
<z-m>-2.22295</z-m>
|
||||
</offsets>
|
||||
<condition>
|
||||
<property>systems/failures/engine-left-fire</property>
|
||||
|
@ -278,14 +254,14 @@
|
|||
<name>Engine fire right</name>
|
||||
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
|
||||
<offsets>
|
||||
<x-m>2.774</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<x-m>-3.84247</x-m>
|
||||
<y-m> 5.63029</y-m>
|
||||
<z-m>-2.22295</z-m>
|
||||
</offsets>
|
||||
<condition>
|
||||
<property>systems/failures/engine-right-fire</property>
|
||||
</condition>
|
||||
</model>-->
|
||||
</model>
|
||||
|
||||
<!-- Animations -->
|
||||
<animation>
|
||||
|
@ -474,7 +450,6 @@
|
|||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome</inherits-from>
|
||||
<!--<object-name>ExhaustCFM56</object-name>-->
|
||||
<object-name>IntakeCFM56</object-name>
|
||||
</effect>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Add table
Reference in a new issue