ai.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>ai.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>background</object-name>
  8. <object-name>scale</object-name>
  9. <object-name>float</object-name>
  10. <object-name>aircraft</object-name>
  11. <object-name>bouton</object-name>
  12. <object-name>vitre</object-name>
  13. </animation>
  14. <animation>
  15. <type>noshadow</type>
  16. <object-name>vitre</object-name>
  17. </animation>
  18. <animation>
  19. <type>shader</type>
  20. <shader>chrome</shader>
  21. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  22. <object-name>vitre</object-name>
  23. </animation>
  24. <animation>
  25. <type>material</type>
  26. <object-name>background</object-name>
  27. <object-name>scale</object-name>
  28. <object-name>float</object-name>
  29. <object-name>aircraft</object-name>
  30. <emission>
  31. <red> 0.00 </red>
  32. <green> 0.25 </green>
  33. <blue> 0.05 </blue>
  34. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  35. </emission>
  36. </animation>
  37. <animation>
  38. <type>rotate</type>
  39. <object-name>background</object-name>
  40. <object-name>scale</object-name>
  41. <object-name>float</object-name>
  42. <property>/orientation/roll-deg</property>
  43. <factor>1.0</factor>
  44. <axis>
  45. <x>1.0</x>
  46. </axis>
  47. </animation>
  48. <animation>
  49. <type>translate</type>
  50. <object-name>float</object-name>
  51. <property>/orientation/pitch-deg</property>
  52. <factor>-0.0002</factor>
  53. <min-m>-0.1</min-m>
  54. <max-m>0.1</max-m>
  55. <axis>
  56. <z>1.0</z>
  57. </axis>
  58. </animation>
  59. </PropertyList>