shockwave.xml 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>shockwave.ac</path>
  4. <animation>
  5. <object-name>Cone</object-name>
  6. </animation>
  7. <!-- Turns off non rembrant lighting and effects -->
  8. <animation>
  9. <type>select</type>
  10. <object-name>Cone3</object-name>
  11. <object-name>Cone2</object-name>
  12. <object-name>Cone</object-name>
  13. <condition>
  14. <not>
  15. <property>/sim/rendering/rembrandt/enabled</property>
  16. </not>
  17. </condition>
  18. </animation>
  19. <animation>
  20. <type>select</type>
  21. <object-name>Cone</object-name>
  22. <condition>
  23. <and>
  24. <greater-than>
  25. <property>sim/multiplay/generic/float[16]</property>
  26. <value> 0.992 </value>
  27. </greater-than>
  28. <less-than>
  29. <property>sim/multiplay/generic/float[16]</property>
  30. <value> 0.995 </value>
  31. </less-than>
  32. </and>
  33. </condition>
  34. </animation>
  35. <animation>
  36. <object-name>Cone2</object-name>
  37. </animation>
  38. <animation>
  39. <type>select</type>
  40. <object-name>Cone2</object-name>
  41. <condition>
  42. <and>
  43. <greater-than>
  44. <property>sim/multiplay/generic/float[16]</property>
  45. <value> 0.991 </value>
  46. </greater-than>
  47. <less-than>
  48. <property>sim/multiplay/generic/float[16]</property>
  49. <value> 0.9915 </value>
  50. </less-than>
  51. </and>
  52. </condition>
  53. </animation>
  54. <animation>
  55. <object-name>Cone3</object-name>
  56. </animation>
  57. <animation>
  58. <type>select</type>
  59. <object-name>Cone3</object-name>
  60. <condition>
  61. <and>
  62. <greater-than>
  63. <property>sim/multiplay/generic/float[16]</property>
  64. <value> 0.99 </value>
  65. </greater-than>
  66. <less-than>
  67. <property>sim/multiplay/generic/float[16]</property>
  68. <value> 0.9905 </value>
  69. </less-than>
  70. </and>
  71. </condition>
  72. </animation>
  73. </PropertyList>