seat2.xml 622 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>seat2.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>base</object-name>
  7. <object-name>siege</object-name>
  8. <object-name>reposetet</object-name>
  9. <emission>
  10. <factor-prop>/controls/lighting/landing-lights</factor-prop>
  11. <red> 0.1 </red>
  12. <green> 0.1</green>
  13. <blue> 0.1 </blue>
  14. </emission>
  15. </animation>
  16. <animation>
  17. <!-- Objets opaques -->
  18. <object-name>base</object-name>
  19. <object-name>siege</object-name>
  20. <object-name>reposetet</object-name>
  21. <!-- Objets transparents -->
  22. </animation>
  23. </PropertyList>