TaxiLight-flash.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>Light-flash.ac</path>
  4. <effect>
  5. <inherits-from>Effects/model-transparent</inherits-from>
  6. <condition>
  7. <property>/sim/rendering/rembrandt/enabled</property>
  8. </condition>
  9. <object-name>flash</object-name>
  10. </effect>
  11. <animation>
  12. <object-name>flash</object-name>
  13. <attach>world</attach>
  14. <placer>
  15. <type>point</type>
  16. </placer>
  17. </animation>
  18. <animation>
  19. <type>noshadow</type>
  20. <object-name>flash</object-name>
  21. </animation>
  22. <animation>
  23. <type>flash</type>
  24. <object-name>flash</object-name>
  25. <center>
  26. <x-m> 0.000 </x-m>
  27. <y-m> 0.000 </y-m>
  28. <z-m> 0.000 </z-m>
  29. </center>
  30. <axis>
  31. <x> -1 </x>
  32. <y> 0 </y>
  33. <z> 0 </z>
  34. </axis>
  35. <power>15</power>
  36. <factor>0.3</factor>
  37. <offset>0</offset>
  38. <two-sides type="bool">false</two-sides>
  39. <min>0.0</min>
  40. <max>1</max>
  41. </animation>
  42. <animation>
  43. <type>scale</type>
  44. <object-name>flash</object-name>
  45. <property>lightpack/taxi-light-intensity</property>
  46. </animation>
  47. <animation>
  48. <type>material</type>
  49. <object-name>flash</object-name>
  50. <emission>
  51. <red> 1.0 </red>
  52. <green> 1.0 </green>
  53. <blue> 0.75 </blue>
  54. </emission>
  55. </animation>
  56. <animation>
  57. <type>dist-scale</type>
  58. <object-name>flash</object-name>
  59. <interpolation>
  60. <entry>
  61. <ind>0</ind><dep>2</dep>
  62. </entry>
  63. <entry>
  64. <ind>20</ind><dep>2</dep>
  65. </entry>
  66. <entry>
  67. <ind>1500</ind><dep>4</dep>
  68. </entry>
  69. </interpolation>
  70. </animation>
  71. </PropertyList>