StrobeRed.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>RedLight.ac</path>
  4. <animation>
  5. <type>light</type>
  6. <light-type>spot</light-type>
  7. <object-name>light</object-name>
  8. <position>
  9. <x> 0 </x>
  10. <y> 0 </y>
  11. <z> 0 </z>
  12. </position>
  13. <direction>
  14. <x> 0.0 </x>
  15. <y> 1.0 </y>
  16. <z> -0.4 </z>
  17. </direction>
  18. <ambient>
  19. <r> 0.0 </r>
  20. <g> 0.8 </g>
  21. <b> 0.0 </b>
  22. <a> 1.0 </a>
  23. </ambient>
  24. <diffuse>
  25. <r> 0.0 </r>
  26. <g> 1.0 </g>
  27. <b> 0.0 </b>
  28. <a> 1.0 </a>
  29. </diffuse>
  30. <specular>
  31. <r> 0.5 </r>
  32. <g> 0.5 </g>
  33. <b> 0.5 </b>
  34. <a> 1.0 </a>
  35. </specular>
  36. <dim-factor>
  37. <property>dimming/property</property>
  38. <!-- optional begin -->
  39. <factor>0.04</factor>
  40. <offset>0</offset>
  41. <min>0</min>
  42. <max>1</max>
  43. <!-- optional end -->
  44. </dim-factor>
  45. <attenuation>
  46. <c> 0.8 </c>
  47. <l> 0.2 </l>
  48. <q> 2.0 </q>
  49. </attenuation>
  50. <exponent> 1.0 </exponent>
  51. <cutoff> 50.0 </cutoff>
  52. <near-m> 0.0 </near-m>
  53. <far-m> 8.0 </far-m>
  54. </animation>
  55. <animation>
  56. <type>noshadow</type>
  57. <object-name>Light</object-name>
  58. </animation>
  59. <animation>
  60. <type>alpha-test</type>
  61. <alpha-factor>0.01</alpha-factor>
  62. </animation>
  63. <animation>
  64. <type>billboard</type>
  65. <object-name>Light</object-name>
  66. <spherical type="bool">true</spherical>
  67. </animation>
  68. <animation>
  69. <type>select</type>
  70. <object-name>Light</object-name>
  71. <condition>
  72. <property>/sim/model/lights/sbc2/state</property>
  73. </condition>
  74. </animation>
  75. <animation>
  76. <type>dist-scale</type>
  77. <object-name>Light</object-name>
  78. <interpolation>
  79. <entry>
  80. <ind>0</ind>
  81. <dep>0.25</dep>
  82. </entry>
  83. <entry>
  84. <ind>20</ind>
  85. <dep>0.5</dep>
  86. </entry>
  87. <entry>
  88. <ind>1500</ind>
  89. <dep>5</dep>
  90. </entry>
  91. </interpolation>
  92. </animation>
  93. </PropertyList>