pilot.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. This file is part of FlightGear, the free flight simulator
  4. http://www.flightgear.org/
  5. Copyright (C) 2009 Heiko Schulz, Heiko.H.Schulz@gmx.net
  6. This program is free software; you can redistribute it and/or
  7. modify it under the terms of the GNU General Public License as
  8. published by the Free Software Foundation; either version 2 of the
  9. License, or (at your option) any later version.
  10. This program is distributed in the hope that it will be useful, but
  11. WITHOUT ANY WARRANTY; without even the implied warranty of
  12. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  13. General Public License for more details.
  14. -->
  15. <PropertyList>
  16. <path>general_pilot.ac</path>
  17. <animation>
  18. <!-- Objets opaques -->
  19. <!-- opaque objects -->
  20. <object-name>head</object-name>
  21. <object-name>shield</object-name>
  22. <object-name>corps</object-name>
  23. <object-name>arml</object-name>
  24. <object-name>armr</object-name>
  25. <object-name>forearml</object-name>
  26. <object-name>forearmr</object-name>
  27. <object-name>handr</object-name>
  28. <object-name>thighl</object-name>
  29. <object-name>thighr</object-name>
  30. <object-name>legl</object-name>
  31. <object-name>legr</object-name>
  32. <object-name>footl</object-name>
  33. <object-name>footr</object-name>
  34. <!-- Objets transparents -->
  35. <!-- transparent objects -->
  36. </animation>
  37. <!-- head -->
  38. <animation>
  39. <name>head_animation</name>
  40. <object-name>head</object-name>
  41. <object-name>shield</object-name>
  42. </animation>
  43. <!-- Visière invisible depuis le cockpit -->
  44. <!-- head, shield invisible from the cockpit -->
  45. <animation>
  46. <type>select</type>
  47. <object-name>head</object-name>
  48. <object-name>shield</object-name>
  49. <condition>
  50. <not>
  51. <equals>
  52. <property>sim/current-view/view-number</property>
  53. <value>0</value>
  54. </equals>
  55. </not>
  56. </condition>
  57. </animation>
  58. <animation>
  59. <type>rotate</type>
  60. <object-name>head_animation</object-name>
  61. <property>controls/flight/elevator</property>
  62. <factor> -30 </factor>
  63. <center>
  64. <x-m> -3.731 </x-m>
  65. <y-m> -0.672 </y-m>
  66. <z-m> -0.233 </z-m>
  67. </center>
  68. <axis>
  69. <x> 0.000 </x>
  70. <y> 1.000 </y>
  71. <z> 0.000 </z>
  72. </axis>
  73. </animation>
  74. <animation>
  75. <type>rotate</type>
  76. <object-name>head_animation</object-name>
  77. <property>controls/flight/rudder</property>
  78. <factor>-45</factor>
  79. <center>
  80. <x-m> -3.731 </x-m>
  81. <y-m> -0.672 </y-m>
  82. <z-m> -0.233 </z-m>
  83. </center>
  84. <axis>
  85. <x> 0.000 </x>
  86. <y> 0.000 </y>
  87. <z> 1.000 </z>
  88. </axis>
  89. </animation>
  90. <animation>
  91. <type>rotate</type>
  92. <object-name>head_animation</object-name>
  93. <property>controls/flight/aileron</property>
  94. <factor> 45.0</factor>
  95. <center>
  96. <x-m> -3.731 </x-m>
  97. <y-m> -0.672 </y-m>
  98. <z-m> -0.233 </z-m>
  99. </center>
  100. <axis>
  101. <x> 1.000 </x>
  102. <y> 0.000 </y>
  103. <z> 0.000 </z>
  104. </axis>
  105. </animation>
  106. <!--animation de manche-->
  107. <!--animation right hand-->
  108. <animation>
  109. <type>rotate</type>
  110. <object-name>handr</object-name>
  111. <property>controls/flight/aileron</property>
  112. <factor>-12</factor>
  113. <center>
  114. <x-m> -4.159 </x-m>
  115. <y-m> -0.680 </y-m>
  116. <z-m> -1.036 </z-m>
  117. </center>
  118. <axis>
  119. <x> 1 </x>
  120. <y> 0 </y>
  121. <z> 0.3 </z>
  122. </axis>
  123. </animation>
  124. <animation>
  125. <type>rotate</type>
  126. <object-name>handr</object-name>
  127. <property>controls/flight/elevator</property>
  128. <factor>-12</factor>
  129. <center>
  130. <x-m> -4.159 </x-m>
  131. <y-m> -0.680 </y-m>
  132. <z-m> -1.036 </z-m>
  133. </center>
  134. <axis>
  135. <x> 0 </x>
  136. <y> 1 </y>
  137. <z> 0 </z>
  138. </axis>
  139. </animation>
  140. <animation>
  141. <type>rotate</type>
  142. <object-name>handr</object-name>
  143. <property>controls/flight/elevator</property>
  144. <factor>14</factor>
  145. <center>
  146. <x-m> -4.13 </x-m>
  147. <y-m> -0.68 </y-m>
  148. <z-m> -0.56 </z-m>
  149. </center>
  150. <axis>
  151. <x> 0 </x>
  152. <y> 1 </y>
  153. <z>-0.8 </z>
  154. </axis>
  155. </animation>
  156. <!--animation right forearm-->
  157. <animation>
  158. <type>rotate</type>
  159. <object-name>forearmr</object-name>
  160. <property>controls/flight/aileron</property>
  161. <factor>-12</factor>
  162. <center>
  163. <x-m> -4.159 </x-m>
  164. <y-m> -0.680 </y-m>
  165. <z-m> -1.036 </z-m>
  166. </center>
  167. <axis>
  168. <x> 1 </x>
  169. <y> 0.4 </y>
  170. <z> 0.4 </z>
  171. </axis>
  172. </animation>
  173. <animation>
  174. <type>translate</type>
  175. <object-name>forearmr</object-name>
  176. <property>controls/flight/aileron</property>
  177. <factor>1</factor>
  178. <interpolation>
  179. <entry><ind> 1 </ind><dep> 0.020 </dep></entry>
  180. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  181. <entry><ind>-1 </ind><dep>-0.030 </dep></entry>
  182. </interpolation>
  183. <axis>
  184. <x> 1 </x>
  185. <y> 0 </y>
  186. <z> 0 </z>
  187. </axis>
  188. </animation>
  189. <animation>
  190. <type>translate</type>
  191. <object-name>forearmr</object-name>
  192. <property>controls/flight/aileron</property>
  193. <factor>1</factor>
  194. <interpolation>
  195. <entry><ind> 1 </ind><dep>-0.020 </dep></entry>
  196. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  197. <entry><ind>-1 </ind><dep>-0.000 </dep></entry>
  198. </interpolation>
  199. <axis>
  200. <x> 0 </x>
  201. <y> 1 </y>
  202. <z> 0 </z>
  203. </axis>
  204. </animation>
  205. <animation>
  206. <type>rotate</type>
  207. <object-name>forearmr</object-name>
  208. <property>controls/flight/elevator</property>
  209. <factor>-12</factor>
  210. <center>
  211. <x-m> -4.200 </x-m>
  212. <y-m> 0.000 </y-m>
  213. <z-m> -0.600 </z-m>
  214. </center>
  215. <axis>
  216. <x> 0 </x>
  217. <y> 1 </y>
  218. <z> 0 </z>
  219. </axis>
  220. </animation>
  221. <animation>
  222. <type>rotate</type>
  223. <object-name>forearmr</object-name>
  224. <property>controls/flight/elevator</property>
  225. <factor>-10</factor>
  226. <center>
  227. <x-m> -4.000 </x-m>
  228. <y-m> -0.680 </y-m>
  229. <z-m> -0.600 </z-m>
  230. </center>
  231. <axis>
  232. <x> 0 </x>
  233. <y> 0 </y>
  234. <z> 1 </z>
  235. </axis>
  236. </animation>
  237. <animation>
  238. <type>translate</type>
  239. <object-name>forearmr</object-name>
  240. <property>controls/flight/elevator</property>
  241. <factor>1</factor>
  242. <interpolation>
  243. <entry><ind>-1 </ind><dep> 0.07 </dep></entry>
  244. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  245. <entry><ind> 0.5 </ind><dep>-0.04 </dep></entry>
  246. <entry><ind> 1 </ind><dep>-0.065 </dep></entry>
  247. </interpolation>
  248. <axis>
  249. <x> 1 </x>
  250. <y> 0 </y>
  251. <z> 0 </z>
  252. </axis>
  253. </animation>
  254. <animation>
  255. <type>translate</type>
  256. <object-name>forearmr</object-name>
  257. <property>controls/flight/elevator</property>
  258. <factor>1</factor>
  259. <interpolation>
  260. <entry><ind>-1 </ind><dep> 0.00 </dep></entry>
  261. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  262. <entry><ind> 1 </ind><dep>-0.03 </dep></entry>
  263. </interpolation>
  264. <axis>
  265. <x> 0 </x>
  266. <y> 1 </y>
  267. <z> 0 </z>
  268. </axis>
  269. </animation>
  270. <animation>
  271. <type>translate</type>
  272. <object-name>forearmr</object-name>
  273. <property>controls/flight/elevator</property>
  274. <factor>1</factor>
  275. <interpolation>
  276. <entry><ind> 1 </ind><dep>-0.010 </dep></entry>
  277. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  278. <entry><ind>-1 </ind><dep> 0.010 </dep></entry>
  279. </interpolation>
  280. <axis>
  281. <x> 0 </x>
  282. <y> 0 </y>
  283. <z> 1 </z>
  284. </axis>
  285. </animation>
  286. <!--animation right arm-->
  287. <animation>
  288. <type>rotate</type>
  289. <object-name>armr</object-name>
  290. <property>controls/flight/elevator</property>
  291. <factor>12</factor>
  292. <center>
  293. <x-m> -3.653 </x-m>
  294. <y-m> -0.290 </y-m>
  295. <z-m> -0.340 </z-m>
  296. </center>
  297. <axis>
  298. <x> 0 </x>
  299. <y> 1 </y>
  300. <z> 0.4 </z>
  301. </axis>
  302. </animation>
  303. <animation>
  304. <type>rotate</type>
  305. <object-name>armr</object-name>
  306. <property>controls/flight/aileron</property>
  307. <factor>14</factor>
  308. <center>
  309. <x-m> -3.653 </x-m>
  310. <y-m> -0.530 </y-m>
  311. <z-m> -0.340 </z-m>
  312. </center>
  313. <axis>
  314. <x> 1 </x>
  315. <y> 0 </y>
  316. <z> -3 </z>
  317. </axis>
  318. </animation>
  319. <animation>
  320. <type>translate</type>
  321. <object-name>armr</object-name>
  322. <property>controls/flight/elevator</property>
  323. <factor>1</factor>
  324. <interpolation>
  325. <entry><ind>-1 </ind><dep> 0.00 </dep></entry>
  326. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  327. <entry><ind> 0.7 </ind><dep> 0.00 </dep></entry>
  328. <entry><ind> 1 </ind><dep>-0.03 </dep></entry>
  329. </interpolation>
  330. <axis>
  331. <x> 1 </x>
  332. <y> 0 </y>
  333. <z> 0.6 </z>
  334. </axis>
  335. </animation>
  336. <!--animation left hand-->
  337. <animation>
  338. <type>rotate</type>
  339. <object-name>handl</object-name>
  340. <property>/controls/engines/engine/throttle</property>
  341. <factor>-20</factor>
  342. <offset-deg>20</offset-deg>
  343. <center>
  344. <x-m> -3.829 </x-m>
  345. <y-m> -0.910 </y-m>
  346. <z-m> -0.983 </z-m>
  347. </center>
  348. <axis>
  349. <x> 0 </x>
  350. <y> 1 </y>
  351. <z> 0 </z>
  352. </axis>
  353. </animation>
  354. <!--animation left forearm-->
  355. <animation>
  356. <type>rotate</type>
  357. <object-name>forearml</object-name>
  358. <property>/controls/engines/engine/throttle</property>
  359. <factor>-20</factor>
  360. <offset-deg>20</offset-deg>
  361. <center>
  362. <x-m> -3.829 </x-m>
  363. <y-m> -0.910 </y-m>
  364. <z-m> -0.983 </z-m>
  365. </center>
  366. <axis>
  367. <x> 0 </x>
  368. <y> 1 </y>
  369. <z> 0 </z>
  370. </axis>
  371. </animation>
  372. <!--animation left arm-->
  373. <animation>
  374. <type>rotate</type>
  375. <object-name>arml</object-name>
  376. <property>/controls/engines/engine/throttle</property>
  377. <factor>15</factor>
  378. <offset-deg>-10</offset-deg>
  379. <center>
  380. <x-m> -3.653 </x-m>
  381. <y-m> -0.890 </y-m>
  382. <z-m> -0.300 </z-m>
  383. </center>
  384. <axis>
  385. <x> 0 </x>
  386. <y> 1 </y>
  387. <z> 0 </z>
  388. </axis>
  389. </animation>
  390. <!-- feet -->
  391. <animation>
  392. <type>rotate</type>
  393. <object-name>footl</object-name>
  394. <property>controls/flight/rudder</property>
  395. <factor>14</factor>
  396. <center>
  397. <x-m> -4.552 </x-m>
  398. <y-m> -0.463 </y-m>
  399. <z-m> -1.009 </z-m>
  400. </center>
  401. <axis>
  402. <x> 0 </x>
  403. <y> 1 </y>
  404. <z> 0 </z>
  405. </axis>
  406. </animation>
  407. <animation>
  408. <type>rotate</type>
  409. <object-name>footr</object-name>
  410. <property>controls/flight/rudder</property>
  411. <factor>-14</factor>
  412. <center>
  413. <x-m> -4.552 </x-m>
  414. <y-m> -0.463 </y-m>
  415. <z-m> -1.009 </z-m>
  416. </center>
  417. <axis>
  418. <x> 0 </x>
  419. <y> 1 </y>
  420. <z> 0 </z>
  421. </axis>
  422. </animation>
  423. <!-- left leg -->
  424. <animation>
  425. <type>rotate</type>
  426. <object-name>legl</object-name>
  427. <property>controls/flight/rudder</property>
  428. <factor>-6</factor>
  429. <center>
  430. <x-m> -4.300 </x-m>
  431. <y-m> -0.463 </y-m>
  432. <z-m> -0.800 </z-m>
  433. </center>
  434. <axis>
  435. <x> 0 </x>
  436. <y> 1 </y>
  437. <z> 0 </z>
  438. </axis>
  439. </animation>
  440. <animation>
  441. <type>translate</type>
  442. <object-name>legl</object-name>
  443. <property>controls/flight/rudder</property>
  444. <factor>1</factor>
  445. <interpolation>
  446. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  447. <entry><ind>-1 </ind><dep>-0.020 </dep></entry>
  448. </interpolation>
  449. <axis>
  450. <x> 1 </x>
  451. <y> 0 </y>
  452. <z> 1 </z>
  453. </axis>
  454. </animation>
  455. <animation>
  456. <type>rotate</type>
  457. <object-name>legl</object-name>
  458. <property>controls/flight/aileron</property>
  459. <factor>6</factor>
  460. <interpolation>
  461. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  462. <entry><ind>-0.5 </ind><dep> 0 </dep></entry>
  463. <entry><ind>-1 </ind><dep>-6 </dep></entry>
  464. </interpolation>
  465. <center>
  466. <x-m> -4.552 </x-m>
  467. <y-m> -0.893 </y-m>
  468. <z-m> -1.009 </z-m>
  469. </center>
  470. <axis>
  471. <x>-0.1 </x>
  472. <y> 0 </y>
  473. <z> 1 </z>
  474. </axis>
  475. </animation>
  476. <!-- left thigh -->
  477. <animation>
  478. <type>rotate</type>
  479. <object-name>thighl</object-name>
  480. <property>controls/flight/rudder</property>
  481. <factor>1.2</factor>
  482. <center>
  483. <x-m> -3.600 </x-m>
  484. <y-m> -0.463 </y-m>
  485. <z-m> -0.600 </z-m>
  486. </center>
  487. <axis>
  488. <x> 0 </x>
  489. <y> 1 </y>
  490. <z> 0 </z>
  491. </axis>
  492. </animation>
  493. <animation>
  494. <type>rotate</type>
  495. <object-name>thighl</object-name>
  496. <property>controls/flight/aileron</property>
  497. <factor>3</factor>
  498. <interpolation>
  499. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  500. <entry><ind>-0.5 </ind><dep> 0 </dep></entry>
  501. <entry><ind>-1 </ind><dep> 3 </dep></entry>
  502. </interpolation>
  503. <center>
  504. <x-m> -3.730 </x-m>
  505. <y-m> -0.890 </y-m>
  506. <z-m> -0.630 </z-m>
  507. </center>
  508. <axis>
  509. <x> 0 </x>
  510. <y> 0 </y>
  511. <z> 1 </z>
  512. </axis>
  513. </animation>
  514. <!-- right leg -->
  515. <animation>
  516. <type>rotate</type>
  517. <object-name>legr</object-name>
  518. <property>controls/flight/rudder</property>
  519. <factor>6</factor>
  520. <center>
  521. <x-m> -4.300 </x-m>
  522. <y-m> -0.463 </y-m>
  523. <z-m> -0.800 </z-m>
  524. </center>
  525. <axis>
  526. <x> 0 </x>
  527. <y> 1 </y>
  528. <z> 0 </z>
  529. </axis>
  530. </animation>
  531. <animation>
  532. <type>translate</type>
  533. <object-name>legr</object-name>
  534. <property>controls/flight/rudder</property>
  535. <factor>1</factor>
  536. <interpolation>
  537. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  538. <entry><ind> 1 </ind><dep>-0.020 </dep></entry>
  539. </interpolation>
  540. <axis>
  541. <x> 1 </x>
  542. <y> 0 </y>
  543. <z> 1 </z>
  544. </axis>
  545. </animation>
  546. <animation>
  547. <type>rotate</type>
  548. <object-name>legr</object-name>
  549. <property>controls/flight/aileron</property>
  550. <factor>6</factor>
  551. <interpolation>
  552. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  553. <entry><ind> 0.5 </ind><dep> 0 </dep></entry>
  554. <entry><ind> 1 </ind><dep> 6 </dep></entry>
  555. </interpolation>
  556. <center>
  557. <x-m> -4.552 </x-m>
  558. <y-m> -0.463 </y-m>
  559. <z-m> -1.009 </z-m>
  560. </center>
  561. <axis>
  562. <x> 0 </x>
  563. <y> 0 </y>
  564. <z> 1 </z>
  565. </axis>
  566. </animation>
  567. <!-- right thigh -->
  568. <animation>
  569. <type>rotate</type>
  570. <object-name>thighr</object-name>
  571. <property>controls/flight/rudder</property>
  572. <factor>-1.2</factor>
  573. <center>
  574. <x-m> -3.600 </x-m>
  575. <y-m> -0.463 </y-m>
  576. <z-m> -0.600 </z-m>
  577. </center>
  578. <axis>
  579. <x> 0 </x>
  580. <y> 1 </y>
  581. <z> 0 </z>
  582. </axis>
  583. </animation>
  584. <animation>
  585. <type>rotate</type>
  586. <object-name>thighr</object-name>
  587. <property>controls/flight/aileron</property>
  588. <factor>-3</factor>
  589. <interpolation>
  590. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  591. <entry><ind> 0.5 </ind><dep> 0 </dep></entry>
  592. <entry><ind> 1 </ind><dep>-3 </dep></entry>
  593. </interpolation>
  594. <center>
  595. <x-m> -3.730 </x-m>
  596. <y-m> -0.590 </y-m>
  597. <z-m> -0.630 </z-m>
  598. </center>
  599. <axis>
  600. <x> 0 </x>
  601. <y> 0 </y>
  602. <z> 1 </z>
  603. </axis>
  604. </animation>
  605. </PropertyList>