IVSI.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?xml version="1.0"?>
  2. <!-- IVSI, by Dave Culp -->
  3. <PropertyList>
  4. <path>IVSI.ac</path>
  5. <animation>
  6. <type>material</type>
  7. <object-name>face</object-name>
  8. <object-name>needle</object-name>
  9. <emission>
  10. <red>0.6</red>
  11. <green>0.3</green>
  12. <blue>0.3</blue>
  13. <factor-prop>controls/lighting/instruments-norm</factor-prop>
  14. </emission>
  15. </animation>
  16. <animation>
  17. <type>rotate</type>
  18. <object-name>needle</object-name>
  19. <property>velocities/vertical-speed-fps</property>
  20. <min>-100.0</min>
  21. <max>100.0</max>
  22. <interpolation>
  23. <entry><ind>-100.000</ind><dep>-164.0</dep></entry>
  24. <entry><ind> -83.333</ind><dep>-144.0</dep></entry>
  25. <entry><ind> -66.667</ind><dep>-124.0</dep></entry>
  26. <entry><ind> -50.000</ind><dep>-104.0</dep></entry>
  27. <entry><ind> -33.333</ind><dep>-79.0</dep></entry>
  28. <entry><ind> -16.667</ind><dep>-46.5</dep></entry>
  29. <entry><ind> 0.000</ind><dep> 0.0</dep></entry>
  30. <entry><ind> 16.667</ind><dep> 46.5</dep></entry>
  31. <entry><ind> 33.333</ind><dep> 79.0</dep></entry>
  32. <entry><ind> 50.000</ind><dep>104.0</dep></entry>
  33. <entry><ind> 66.667</ind><dep>124.0</dep></entry>
  34. <entry><ind> 83.333</ind><dep>144.0</dep></entry>
  35. <entry><ind> 100.000</ind><dep>164.0</dep></entry>
  36. </interpolation>
  37. <center>
  38. <x-m>-0.019</x-m>
  39. <y-m>0</y-m>
  40. <z-m>0</z-m>
  41. </center>
  42. <axis>
  43. <x>-1</x>
  44. <y>0</y>
  45. <z>0</z>
  46. </axis>
  47. </animation>
  48. <!-- *** LoD *** -->
  49. <animation>
  50. <type>range</type>
  51. <min-m>0</min-m>
  52. <max-m>5</max-m>
  53. </animation>
  54. </PropertyList>