afterburnerL.xml 842 B

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>Aircraft/FGR2/Models/Effects/Afterburner/thrust_cylinder.ac</path>
  4. <nopreview/>
  5. <animation>
  6. <type>scale</type>
  7. <object-name>Bounding_box</object-name>
  8. <!-- <property>sim/multiplay/generic/float[18]</property>-->
  9. <property>sim/multiplay/generic/float[8]</property>
  10. <x-factor>1.75</x-factor>
  11. <y-factor>0.52</y-factor>
  12. <z-factor>0.52</z-factor>
  13. </animation>
  14. <effect>
  15. <inherits-from>Aircraft/FGR-2/Models/Effects/flame</inherits-from>
  16. <object-name>Bounding_box</object-name>
  17. </effect>
  18. <animation>
  19. <type>blend</type>
  20. <object-name>Bounding_box</object-name>
  21. <property>/sim/time/sun-angle-rad</property>
  22. <interpolation>
  23. <entry><ind>0.34</ind><dep>0.4</dep></entry>
  24. <entry><ind>1.50</ind><dep>1.0</dep></entry>
  25. </interpolation>
  26. </animation>
  27. </PropertyList>