stby-ai.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>stby-ai.ac</path>
  4. <animation>
  5. <object-name>StbyAIbezel</object-name>
  6. <object-name>StbyAIface</object-name>
  7. <object-name>StbyCursor</object-name>
  8. <object-name>vitre</object-name>
  9. </animation>
  10. <animation>
  11. <type>noshadow</type>
  12. <object-name>StbyAIbezel</object-name>
  13. <object-name>StbyAIface</object-name>
  14. <object-name>StbyCursor</object-name>
  15. <object-name>vitre</object-name>
  16. </animation>
  17. <!-- working for Compositor -->
  18. <effect>
  19. <inherits-from>../../../../Effects/Glass/glass</inherits-from>
  20. <object-name>vitre</object-name>
  21. </effect>
  22. <animation>
  23. <type>material</type>
  24. <object-name>StbyAIface</object-name>
  25. <object-name>StbyCursor</object-name>
  26. <condition>
  27. <property>controls/electric/battery-switch</property>
  28. </condition>
  29. <emission>
  30. <factor-prop>controls/lighting/instruments-norm</factor-prop>
  31. prop>
  32. <red> 0.50 </red>
  33. <green> 0.25 </green>
  34. <blue> 0.25 </blue>
  35. </emission>
  36. </animation>
  37. <animation>
  38. <type>texmultiple</type>
  39. <object-name>StbyAIface</object-name>
  40. <transform>
  41. <property>orientation/pitch-deg</property>
  42. <subtype>textranslate</subtype>
  43. <factor> 0.00305 </factor>
  44. <axis>
  45. <x> 0 </x>
  46. <y> 1 </y>
  47. <z> 0 </z>
  48. </axis>
  49. </transform>
  50. <transform>
  51. <property>orientation/roll-deg</property>
  52. <subtype>texrotate</subtype>
  53. <center>
  54. <x> 0.25 </x>
  55. <y> 0.50 </y>
  56. </center>
  57. <axis>
  58. <x> 0 </x>
  59. <y> 0 </y>
  60. <z> -1 </z>
  61. </axis>
  62. </transform>
  63. </animation>
  64. </PropertyList>