exhaust2.xml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>exhaust.ac</path>
  4. <animation>
  5. <type>shader</type>
  6. <shader>heat-haze</shader>
  7. <object-name>noshadow.Exhaust</object-name>
  8. <object-name>noshadow.Exhaust3</object-name>
  9. <factor>0.12</factor>
  10. <speed-prop>engines/engine[1]/n1</speed-prop>
  11. </animation>
  12. <animation>
  13. <type>blend</type>
  14. <object-name>noshadow.Exhaust3</object-name>
  15. <property>engines/engine[1]/n1</property>
  16. <factor>.01</factor>
  17. <offset>0.45</offset>
  18. <max>0.9</max>
  19. </animation>
  20. <animation>
  21. <type>blend</type>
  22. <object-name>noshadow.Exhaust</object-name>
  23. <property>engines/engine[1]/n1</property>
  24. <factor>-0.01</factor>
  25. <offset>1</offset>
  26. <max>0.99</max>
  27. <min>0.4</min>
  28. </animation>
  29. <animation>
  30. <type>scale</type>
  31. <object-name>noshadow.Exhaust</object-name>
  32. <property>engines/engine[1]/n1</property>
  33. <x-factor>0.01</x-factor>
  34. <x-offset>0.5</x-offset>
  35. <x-max>2</x-max>
  36. <x-min>0.5</x-min>
  37. <y-factor>0</y-factor>
  38. <y-offset>1</y-offset>
  39. <z-factor>0</z-factor>
  40. <z-offset>1</z-offset>
  41. </animation>
  42. <animation>
  43. <type>translate</type>
  44. <object-name>noshadow.Exhaust3</object-name>
  45. <property>engines/engine[1]/n1</property>
  46. <factor>-0.005</factor>
  47. <offset-m>0</offset-m>
  48. <max>3</max>
  49. <axis>
  50. <x>1</x>
  51. <y>0</y>
  52. <z>0</z>
  53. </axis>
  54. </animation>
  55. <animation>
  56. <type>scale</type>
  57. <object-name>noshadow.Exhaust3</object-name>
  58. <property>engines/engine[1]/n1</property>
  59. <x-factor>0.01</x-factor>
  60. <x-offset>0.5</x-offset>
  61. <x-max>2</x-max>
  62. <x-min>0.5</x-min>
  63. <y-factor>-0.01</y-factor>
  64. <y-offset>1.45</y-offset>
  65. <y-max>1</y-max>
  66. <y-min>-1</y-min>
  67. <z-factor>-0.01</z-factor>
  68. <z-offset>1.45</z-offset>
  69. <z-max>1</z-max>
  70. <z-min>-1</z-min>
  71. </animation>
  72. <animation>
  73. <type>select</type>
  74. <object-name>noshadow.Exhaust3</object-name>
  75. <condition>
  76. <less-than>
  77. <property>velocities/airspeed-kt</property>
  78. <value>50</value>
  79. </less-than>
  80. </condition>
  81. </animation>
  82. </PropertyList>