Optica_Lights.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?xml version="1.0"?>
  2. <!--
  3. Edgley OA-7 Optica
  4. Gary R. Neely 'Buckaroo', Jan 2011
  5. -->
  6. <PropertyList>
  7. <path>mesh_lights.ac</path>
  8. <!-- Special Shaders -->
  9. <animation>
  10. <type>noshadow</type>
  11. <object-name>LampTail</object-name>
  12. <object-name>LampTailOn</object-name>
  13. <object-name>LampNavL</object-name>
  14. <object-name>LampNavLOn</object-name>
  15. <object-name>LampNavR</object-name>
  16. <object-name>LampNavROn</object-name>
  17. <object-name>GlowNavL</object-name>
  18. <object-name>GlowNavR</object-name>
  19. <object-name>GlowTail</object-name>
  20. <object-name>GlowLanding</object-name>
  21. <object-name>GlowTaxi</object-name>
  22. </animation>
  23. <!-- Animations -->
  24. <animation>
  25. <type>select</type>
  26. <object-name>LampTailOn</object-name>
  27. <object-name>GlowTail</object-name>
  28. <condition>
  29. <property>sim/multiplay/generic/int[1]</property>
  30. </condition>
  31. </animation>
  32. <animation>
  33. <type>select</type>
  34. <object-name>LampTail</object-name>
  35. <condition>
  36. <not><property>sim/multiplay/generic/int[1]</property></not>
  37. </condition>
  38. </animation>
  39. <animation>
  40. <type>select</type>
  41. <object-name>LampNavLOn</object-name>
  42. <object-name>LampNavROn</object-name>
  43. <object-name>GlowNavL</object-name>
  44. <object-name>GlowNavR</object-name>
  45. <condition>
  46. <property>sim/multiplay/generic/int[2]</property>
  47. </condition>
  48. </animation>
  49. <animation>
  50. <type>select</type>
  51. <object-name>LampNavL</object-name>
  52. <object-name>LampNavR</object-name>
  53. <condition>
  54. <not><property>sim/multiplay/generic/int[2]</property></not>
  55. </condition>
  56. </animation>
  57. <animation>
  58. <type>flash</type>
  59. <object-name>GlowNavL</object-name>
  60. <center>
  61. <x-m>3.101</x-m>
  62. <y-m>-6.048</y-m>
  63. <z-m>0.214</z-m>
  64. </center>
  65. <axis>
  66. <x>-1</x>
  67. <y>-1</y>
  68. <z>0</z>
  69. </axis>
  70. <power>4</power>
  71. <factor>1</factor>
  72. <offset>0.4</offset>
  73. <two-sides type="bool">false</two-sides>
  74. <min>0.01</min>
  75. <max>1</max>
  76. </animation>
  77. <animation>
  78. <type>flash</type>
  79. <object-name>GlowNavR</object-name>
  80. <center>
  81. <x-m>3.101</x-m>
  82. <y-m>6.048</y-m>
  83. <z-m>0.214</z-m>
  84. </center>
  85. <axis>
  86. <x>-1</x>
  87. <y>1</y>
  88. <z>0</z>
  89. </axis>
  90. <power>4</power>
  91. <factor>1</factor>
  92. <offset>0.4</offset>
  93. <two-sides type="bool">false</two-sides>
  94. <min>0.01</min>
  95. <max>1</max>
  96. </animation>
  97. <animation>
  98. <type>flash</type>
  99. <object-name>GlowTail</object-name>
  100. <center>
  101. <x-m>7.958</x-m>
  102. <y-m>1.186</y-m>
  103. <z-m>1.450</z-m>
  104. </center>
  105. <axis>
  106. <x>1</x>
  107. <y>0</y>
  108. <z>0</z>
  109. </axis>
  110. <power>2</power>
  111. <factor>1</factor>
  112. <offset>0.2</offset>
  113. <two-sides type="bool">false</two-sides>
  114. <min>0.01</min>
  115. <max>1</max>
  116. </animation>
  117. <animation>
  118. <type>select</type>
  119. <object-name>GlowLanding</object-name>
  120. <condition>
  121. <property>sim/multiplay/generic/int[3]</property>
  122. </condition>
  123. </animation>
  124. <animation>
  125. <type>select</type>
  126. <object-name>GlowTaxi</object-name>
  127. <condition>
  128. <property>sim/multiplay/generic/int[4]</property>
  129. </condition>
  130. </animation>
  131. <animation>
  132. <type>flash</type>
  133. <object-name>GlowLanding</object-name>
  134. <center>
  135. <x-m>0</x-m>
  136. <y-m>-0.201</y-m>
  137. <z-m>-0.615</z-m>
  138. </center>
  139. <axis>
  140. <x>-0.996</x>
  141. <y>0</y>
  142. <z>-0.087</z>
  143. </axis>
  144. <power>6</power>
  145. <factor>1</factor>
  146. <offset>0</offset>
  147. <two-sides type="bool">false</two-sides>
  148. <min>0.06</min>
  149. <max>1</max>
  150. </animation>
  151. <animation>
  152. <type>flash</type>
  153. <object-name>GlowTaxi</object-name>
  154. <center>
  155. <x-m>0.026</x-m>
  156. <y-m>-0.201</y-m>
  157. <z-m>-0.759</z-m>
  158. </center>
  159. <axis>
  160. <x>-0.996</x>
  161. <y>0</y>
  162. <z>-0.087</z>
  163. </axis>
  164. <power>4</power>
  165. <factor>1</factor>
  166. <offset>0</offset>
  167. <two-sides type="bool">false</two-sides>
  168. <min>0.06</min>
  169. <max>1</max>
  170. </animation>
  171. </PropertyList>