RedLight.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>RedLight.ac</path>
  4. <animation>
  5. <type>noshadow</type>
  6. <object-name>Light</object-name>
  7. </animation>
  8. <effect>
  9. <inherits-from>Effects/model-transparent</inherits-from>
  10. <object-name>Light</object-name>
  11. <condition>
  12. <property>sim/rendering/rembrandt/enabled</property>
  13. </condition>
  14. </effect>
  15. <animation>
  16. <type>alpha-test</type>
  17. <alpha-factor>0.01</alpha-factor>
  18. </animation>
  19. <animation>
  20. <type>billboard</type>
  21. <object-name>Light</object-name>
  22. <spherical type="bool">true</spherical>
  23. </animation>
  24. <animation>
  25. <type>material</type>
  26. <object-name>Light</object-name>
  27. <emission>
  28. <red> 1 </red>
  29. <green> 1 </green>
  30. <blue> 1 </blue>
  31. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  32. </emission>
  33. </animation>
  34. <animation>
  35. <type>dist-scale</type>
  36. <object-name>Light</object-name>
  37. <interpolation>
  38. <entry><ind> 0 </ind><dep> 0.25 </dep></entry>
  39. <entry><ind> 20 </ind><dep> 0.50 </dep></entry>
  40. <entry><ind> 1500 </ind><dep> 5.00 </dep></entry>
  41. </interpolation>
  42. </animation>
  43. <animation>
  44. <type>select</type>
  45. <object-name>Light</object-name>
  46. <condition>
  47. <property>controls/lighting/nav-lights</property>
  48. </condition>
  49. </animation>
  50. </PropertyList>