radar.xml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>ai23.ac</path>
  4. <animation>
  5. <type>select</type>
  6. <object-name>return_1</object-name>
  7. <condition>
  8. <equals>
  9. <property>ai/models/aircraft[0]/radar/in-range</property>
  10. <value type="bool">true</value>
  11. </equals>
  12. </condition>
  13. </animation>
  14. <animation>
  15. <type>translate</type>
  16. <object-name>return_1</object-name>
  17. <property>ai/models/aircraft[0]/radar/x-shift</property>
  18. <interpolation>
  19. <entry>
  20. <ind>-10</ind>
  21. <dep>-0.0381808</dep>
  22. </entry>
  23. <entry>
  24. <ind>10</ind>
  25. <dep>0.0381808</dep>
  26. </entry>
  27. </interpolation>
  28. <axis>
  29. <x>0</x>
  30. <y>1</y>
  31. <z>0</z>
  32. </axis>
  33. </animation>
  34. <animation>
  35. <type>translate</type>
  36. <object-name>return_1</object-name>
  37. <property>ai/models/aircraft[0]/radar/y-shift</property>
  38. <interpolation>
  39. <entry>
  40. <ind>0</ind>
  41. <dep>-0.0326</dep>
  42. </entry>
  43. <entry>
  44. <ind>20</ind>
  45. <dep>0.0326</dep>
  46. </entry>
  47. </interpolation>
  48. <axis>
  49. <x>0</x>
  50. <y>0</y>
  51. <z>1</z>
  52. </axis>
  53. </animation>
  54. <animation>
  55. <type>scale</type>
  56. <object-name>return_1</object-name>
  57. <property>ai/models/aircraft[0]/radar/range-nm</property>
  58. <interpolation>
  59. <entry>
  60. <ind>0</ind>
  61. <dep>0.7</dep>
  62. </entry>
  63. <entry>
  64. <ind>20</ind>
  65. <dep>0.3</dep>
  66. </entry>
  67. <entry>
  68. <ind>21</ind>
  69. <dep>0</dep>
  70. </entry>
  71. </interpolation>
  72. </animation>
  73. <animation>
  74. <type>select</type>
  75. <object-name>return_2</object-name>
  76. <condition>
  77. <equals>
  78. <property>ai/models/aircraft[1]/radar/in-range</property>
  79. <value type="bool">true</value>
  80. </equals>
  81. </condition>
  82. </animation>
  83. <animation>
  84. <type>translate</type>
  85. <object-name>return_2</object-name>
  86. <property>ai/models/aircraft[1]/radar/x-shift</property>
  87. <interpolation>
  88. <entry>
  89. <ind>-10</ind>
  90. <dep>-0.0381808</dep>
  91. </entry>
  92. <entry>
  93. <ind>10</ind>
  94. <dep>0.0381808</dep>
  95. </entry>
  96. </interpolation>
  97. <axis>
  98. <x>0</x>
  99. <y>1</y>
  100. <z>0</z>
  101. </axis>
  102. </animation>
  103. <animation>
  104. <type>translate</type>
  105. <object-name>return_2</object-name>
  106. <property>ai/models/aircraft[1]/radar/y-shift</property>
  107. <interpolation>
  108. <entry>
  109. <ind>0</ind>
  110. <dep>-0.0326</dep>
  111. </entry>
  112. <entry>
  113. <ind>20</ind>
  114. <dep>0.0326</dep>
  115. </entry>
  116. </interpolation>
  117. <axis>
  118. <x>0</x>
  119. <y>0</y>
  120. <z>1</z>
  121. </axis>
  122. </animation>
  123. <animation>
  124. <type>scale</type>
  125. <object-name>return_2</object-name>
  126. <property>ai/models/aircraft[1]/radar/range-nm</property>
  127. <interpolation>
  128. <entry>
  129. <ind>0</ind>
  130. <dep>0.7</dep>
  131. </entry>
  132. <entry>
  133. <ind>20</ind>
  134. <dep>0.3</dep>
  135. </entry>
  136. <entry>
  137. <ind>21</ind>
  138. <dep>0</dep>
  139. </entry>
  140. </interpolation>
  141. </animation>
  142. <animation>
  143. <type>select</type>
  144. <object-name>return_3</object-name>
  145. <condition>
  146. <equals>
  147. <property>ai/models/multiplayer/radar/in-range</property>
  148. <value type="bool">true</value>
  149. </equals>
  150. </condition>
  151. </animation>
  152. <animation>
  153. <type>translate</type>
  154. <object-name>return_3</object-name>
  155. <property>ai/models/multiplayer/radar/x-shift</property>
  156. <interpolation>
  157. <entry>
  158. <ind>-10</ind>
  159. <dep>-0.0381808</dep>
  160. </entry>
  161. <entry>
  162. <ind>10</ind>
  163. <dep>0.0381808</dep>
  164. </entry>
  165. </interpolation>
  166. <axis>
  167. <x>0</x>
  168. <y>-1</y>
  169. <z>0</z>
  170. </axis>
  171. </animation>
  172. <animation>
  173. <type>translate</type>
  174. <object-name>return_3</object-name>
  175. <property>ai/models/multiplayer/radar/y-shift</property>
  176. <interpolation>
  177. <entry>
  178. <ind>0</ind>
  179. <dep>-0.0326</dep>
  180. </entry>
  181. <entry>
  182. <ind>20</ind>
  183. <dep>0.0326</dep>
  184. </entry>
  185. </interpolation>
  186. <axis>
  187. <x>0</x>
  188. <y>0</y>
  189. <z>1</z>
  190. </axis>
  191. </animation>
  192. <animation>
  193. <type>scale</type>
  194. <object-name>return_3</object-name>
  195. <property>ai/models/multiplayer/radar/range-nm</property>
  196. <interpolation>
  197. <entry>
  198. <ind>0</ind>
  199. <dep>0.7</dep>
  200. </entry>
  201. <entry>
  202. <ind>20</ind>
  203. <dep>0.3</dep>
  204. </entry>
  205. <entry>
  206. <ind>21</ind>
  207. <dep>0</dep>
  208. </entry>
  209. </interpolation>
  210. </animation>
  211. <animation>
  212. <type>select</type>
  213. <object-name>return_4</object-name>
  214. <condition>
  215. <equals>
  216. <property>ai/models/multiplayer[1]/radar/in-range</property>
  217. <value type="bool">true</value>
  218. </equals>
  219. </condition>
  220. </animation>
  221. <animation>
  222. <type>translate</type>
  223. <object-name>return_4</object-name>
  224. <property>ai/models/multiplayer[1]/radar/x-shift</property>
  225. <interpolation>
  226. <entry>
  227. <ind>-10</ind>
  228. <dep>-0.0381808</dep>
  229. </entry>
  230. <entry>
  231. <ind>10</ind>
  232. <dep>0.0381808</dep>
  233. </entry>
  234. </interpolation>
  235. <axis>
  236. <x>0</x>
  237. <y>1</y>
  238. <z>0</z>
  239. </axis>
  240. </animation>
  241. <animation>
  242. <type>translate</type>
  243. <object-name>return_4</object-name>
  244. <property>ai/models/multiplayer[1]/radar/y-shift</property>
  245. <interpolation>
  246. <entry>
  247. <ind>0</ind>
  248. <dep>-0.0326</dep>
  249. </entry>
  250. <entry>
  251. <ind>20</ind>
  252. <dep>0.0326</dep>
  253. </entry>
  254. </interpolation>
  255. <axis>
  256. <x>0</x>
  257. <y>0</y>
  258. <z>1</z>
  259. </axis>
  260. </animation>
  261. <animation>
  262. <type>scale</type>
  263. <object-name>return_4</object-name>
  264. <property>ai/models/multiplayer[1]/radar/range-nm</property>
  265. <interpolation>
  266. <entry>
  267. <ind>0</ind>
  268. <dep>0.7</dep>
  269. </entry>
  270. <entry>
  271. <ind>20</ind>
  272. <dep>0.3</dep>
  273. </entry>
  274. <entry>
  275. <ind>21</ind>
  276. <dep>0</dep>
  277. </entry>
  278. </interpolation>
  279. </animation>
  280. <animation>
  281. <type>select</type>
  282. <object-name>return_5</object-name>
  283. <condition>
  284. <equals>
  285. <property>ai/models/multiplayer[2]/radar/in-range</property>
  286. <value type="bool">true</value>
  287. </equals>
  288. </condition>
  289. </animation>
  290. <animation>
  291. <type>translate</type>
  292. <object-name>return_5</object-name>
  293. <property>ai/models/multiplayer[2]/radar/x-shift</property>
  294. <interpolation>
  295. <entry>
  296. <ind>-10</ind>
  297. <dep>-0.0381808</dep>
  298. </entry>
  299. <entry>
  300. <ind>10</ind>
  301. <dep>0.0381808</dep>
  302. </entry>
  303. </interpolation>
  304. <axis>
  305. <x>0</x>
  306. <y>1</y>
  307. <z>0</z>
  308. </axis>
  309. </animation>
  310. <animation>
  311. <type>translate</type>
  312. <object-name>return_5</object-name>
  313. <property>ai/models/multiplayer[2]/radar/y-shift</property>
  314. <interpolation>
  315. <entry>
  316. <ind>0</ind>
  317. <dep>-0.0326</dep>
  318. </entry>
  319. <entry>
  320. <ind>20</ind>
  321. <dep>0.0326</dep>
  322. </entry>
  323. </interpolation>
  324. <axis>
  325. <x>0</x>
  326. <y>0</y>
  327. <z>1</z>
  328. </axis>
  329. </animation>
  330. <animation>
  331. <type>scale</type>
  332. <object-name>return_5</object-name>
  333. <property>ai/models/multiplayer[2]/radar/range-nm</property>
  334. <interpolation>
  335. <entry>
  336. <ind>0</ind>
  337. <dep>0.7</dep>
  338. </entry>
  339. <entry>
  340. <ind>20</ind>
  341. <dep>0.3</dep>
  342. </entry>
  343. <entry>
  344. <ind>21</ind>
  345. <dep>0</dep>
  346. </entry>
  347. </interpolation>
  348. </animation>
  349. <animation>
  350. <type>material</type>
  351. <object-name>scale</object-name>
  352. <object-name>radar_screen</object-name>
  353. <emission>
  354. <factor-prop>/systems/electrical/outputs/radar</factor-prop>
  355. <red>0.00363</red>
  356. <green>0.0021</green>
  357. <blue>0</blue>
  358. </emission>
  359. </animation>
  360. <animation>
  361. <type>material</type>
  362. <object-name>return_1</object-name>
  363. <object-name>return_2</object-name>
  364. <object-name>return_3</object-name>
  365. <object-name>return_4</object-name>
  366. <object-name>return_5</object-name>
  367. <emission>
  368. <factor-prop>/systems/electrical/outputs/radar</factor-prop>
  369. <red>0.0076</red>
  370. <green>0.0038</green>
  371. <blue>0</blue>
  372. </emission>
  373. </animation>
  374. <!-- *** noshadow *** -->
  375. <animation>
  376. <type>noshadow</type>
  377. <object-name>AI23_internals</object-name>
  378. </animation>
  379. <!-- *** LoD *** -->
  380. <animation>
  381. <type>range</type>
  382. <min-m>0</min-m>
  383. <max-m>35</max-m>
  384. </animation>
  385. </PropertyList>