Mako-BackSeat.xml 437 B

123456789101112131415161718192021222324
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>null.ac</path>
  4. <!-- Pilot stuff -->
  5. <!-- Pilot invisible from internally -->
  6. <animation>
  7. <type>select</type>
  8. <object-name>pilot1</object-name>
  9. <object-name>pilot2</object-name>
  10. <object-name>pilot3</object-name>
  11. <condition>
  12. <not>
  13. <property>sim/current-view/internal</property>
  14. </not>
  15. </condition>
  16. </animation>
  17. </PropertyList>