gns430-radio-1.xml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <name>GNS430COM</name>
  4. <path>gns430-radio-1.ac</path>
  5. <animation>
  6. <type>select</type>
  7. <object-name>screencom.1</object-name>
  8. <condition>
  9. <greater-than>
  10. <property>/systems/electrical/outputs/GNS430</property>
  11. <value>10</value>
  12. </greater-than>
  13. <greater-than>
  14. <property>instrumentation/comm[0]/volume</property>
  15. <value>0</value>
  16. </greater-than>
  17. <property>instrumentation/GNS430/device[0]/radio-menu-visible</property>
  18. </condition>
  19. </animation>
  20. <animation>
  21. <type>material</type>
  22. <object-name>screencom.1</object-name>
  23. <emission>
  24. <red>1.0</red>
  25. <green>1.0</green>
  26. <blue>1.0</blue>
  27. </emission>
  28. <ambient>
  29. <red>0.0</red>
  30. <green>0.0</green>
  31. <blue>0.0</blue>
  32. </ambient>
  33. <diffuse>
  34. <red>0.0</red>
  35. <green>0.0</green>
  36. <blue>0.0</blue>
  37. </diffuse>
  38. </animation>
  39. </PropertyList>