interior.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>interior.ac</path>
  4. <animation>
  5. <!-- Objets opaques -->
  6. <object-name>interieur</object-name>
  7. <object-name>inttour</object-name>
  8. <object-name>intporte</object-name>
  9. <object-name>planchet</object-name>
  10. <object-name>cloisons</object-name>
  11. <object-name>sieges</object-name>
  12. <object-name>tableG1</object-name>
  13. <object-name>tableG2</object-name>
  14. <object-name>tableD1</object-name>
  15. <object-name>trousgobelets</object-name>
  16. <object-name>ajout</object-name>
  17. <object-name>soufles</object-name>
  18. <!-- Objets transparents -->
  19. <object-name>intvitres</object-name>
  20. </animation>
  21. <animation>
  22. <type>noshadow</type>
  23. <object-name>intvitres</object-name>
  24. </animation>
  25. <!-- working for Compositor -->
  26. <effect>
  27. <inherits-from>../Effects/Glass/glassrain</inherits-from>
  28. <object-name>intvitres</object-name>
  29. </effect>
  30. <!-- Planches de bord -->
  31. <model>
  32. <path>Panel/panel.xml</path>
  33. <offsets>
  34. <x-m> -5.381 </x-m>
  35. <y-m> 0.000 </y-m>
  36. <z-m> -0.101 </z-m>
  37. </offsets>
  38. </model>
  39. <!-- Pilote -->
  40. <model>
  41. <path>../Pilot/pilot.xml</path>
  42. <offsets>
  43. <x-m> -4.803 </x-m>
  44. <y-m> -0.409 </y-m>
  45. <z-m> -0.394 </z-m>
  46. </offsets>
  47. </model>
  48. <!-- Porte -->
  49. <animation>
  50. <type>pick</type>
  51. <object-name>intporte</object-name>
  52. <visible>true</visible>
  53. <action>
  54. <button>0</button>
  55. <repeatable>false</repeatable>
  56. <binding>
  57. <command>nasal</command>
  58. <script>doors.crew.toggle();</script>
  59. </binding>
  60. </action>
  61. </animation>
  62. <animation>
  63. <type>rotate</type>
  64. <object-name>intporte</object-name>
  65. <property>sim/model/door-positions/crew/position-norm</property>
  66. <factor> 130 </factor>
  67. <center>
  68. <x-m> -3.532 </x-m>
  69. <y-m> -0.502 </y-m>
  70. <z-m> -1.254 </z-m>
  71. </center>
  72. <axis>
  73. <x> 1 </x>
  74. <y> 0 </y>
  75. <z> 0 </z>
  76. </axis>
  77. </animation>
  78. </PropertyList>