panel1.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" ?>
  2. <PropertyList>
  3. <path>panel1.ac</path>
  4. <animation>
  5. <type>range</type>
  6. <min-m>0</min-m>
  7. <max-m>100</max-m>
  8. </animation>
  9. <animation>
  10. <type>material</type>
  11. <object-name>face</object-name>
  12. <emission>
  13. <red>0.48</red>
  14. <green>0.80</green>
  15. <blue>0.44</blue>
  16. <factor-prop>controls/lighting/instrument-lights-norm</factor-prop>
  17. </emission>
  18. </animation>
  19. <animation>
  20. <type>material</type>
  21. <property-base>sim/model/material/cockpit</property-base>
  22. <object-name>face</object-name>
  23. <object-name>auto</object-name>
  24. <object-name>direction</object-name>
  25. <emission>
  26. <red-prop>red</red-prop>
  27. <green-prop>green</green-prop>
  28. <blue-prop>blue</blue-prop>
  29. <factor-prop>factor</factor-prop>
  30. </emission>
  31. </animation>
  32. <model>
  33. <path>Aircraft/ec145/Models/instruments/switches/spare.xml</path>
  34. <offsets>
  35. <x-m>0</x-m>
  36. <y-m>0.038</y-m>
  37. <z-m>0</z-m>
  38. </offsets>
  39. <overlay>
  40. <animation n="100">
  41. <type>scale</type>
  42. <property>constants/zero</property>
  43. <x-offset>1.5</x-offset>
  44. <y-offset>1.5</y-offset>
  45. <z-offset>1.5</z-offset>
  46. </animation>
  47. </overlay>
  48. </model>
  49. </PropertyList>