oiltemp1.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>oiltemp.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>needleT</object-name>
  8. <object-name>needleP</object-name>
  9. <object-name>vitre</object-name>
  10. </animation>
  11. <animation>
  12. <type>noshadow</type>
  13. <object-name>fond</object-name>
  14. <object-name>face</object-name>
  15. <object-name>needleT</object-name>
  16. <object-name>needleP</object-name>
  17. <object-name>vitre</object-name>
  18. </animation>
  19. <!-- working for Compositor -->
  20. <effect>
  21. <inherits-from>../../../../Effects/Glass/glass</inherits-from>
  22. <object-name>vitre</object-name>
  23. </effect>
  24. <animation>
  25. <type>material</type>
  26. <object-name>face</object-name>
  27. <object-name>needleT</object-name>
  28. <object-name>needleP</object-name>
  29. <condition>
  30. <property>controls/electric/battery-switch</property>
  31. </condition>
  32. <emission>
  33. <factor-prop>controls/lighting/instruments-norm</factor-prop>
  34. <red> 0.50 </red>
  35. <green> 0.40 </green>
  36. <blue> 0.30 </blue>
  37. </emission>
  38. </animation>
  39. <animation>
  40. <type>rotate</type>
  41. <object-name>needleT</object-name>
  42. <property>engines/engine[0]/oilt-norm</property>
  43. <condition>
  44. <not><property>/controls/engines/engine[0]/cutoff</property></not>
  45. </condition>
  46. <interpolation>
  47. <entry><ind> -1 </ind><dep> -20 </dep></entry>
  48. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  49. <entry><ind> 1 </ind><dep> 83 </dep></entry>
  50. </interpolation>
  51. <axis>
  52. <x> -1 </x>
  53. <y> 0 </y>
  54. <z> 0 </z>
  55. </axis>
  56. </animation>
  57. <animation>
  58. <type>rotate</type>
  59. <object-name>needleP</object-name>
  60. <property>engines/engine[0]/oilp-norm</property>
  61. <condition>
  62. <not><property>/controls/engines/engine[0]/cutoff</property></not>
  63. </condition>
  64. <interpolation>
  65. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  66. <entry><ind> 1 </ind><dep> 103 </dep></entry>
  67. </interpolation>
  68. <axis>
  69. <x> 1 </x>
  70. <y> 0 </y>
  71. <z> 0 </z>
  72. </axis>
  73. </animation>
  74. </PropertyList>