InputManager.asset 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!13 &1
  4. InputManager:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 2
  7. m_Axes:
  8. - serializedVersion: 3
  9. m_Name: Horizontal
  10. descriptiveName:
  11. descriptiveNegativeName:
  12. negativeButton: left
  13. positiveButton: right
  14. altNegativeButton: a
  15. altPositiveButton: d
  16. gravity: 3
  17. dead: 0.001
  18. sensitivity: 3
  19. snap: 1
  20. invert: 0
  21. type: 0
  22. axis: 0
  23. joyNum: 0
  24. - serializedVersion: 3
  25. m_Name: Vertical
  26. descriptiveName:
  27. descriptiveNegativeName:
  28. negativeButton: down
  29. positiveButton: up
  30. altNegativeButton: s
  31. altPositiveButton: w
  32. gravity: 3
  33. dead: 0.001
  34. sensitivity: 3
  35. snap: 1
  36. invert: 0
  37. type: 0
  38. axis: 0
  39. joyNum: 0
  40. - serializedVersion: 3
  41. m_Name: Fire1
  42. descriptiveName:
  43. descriptiveNegativeName:
  44. negativeButton:
  45. positiveButton: left ctrl
  46. altNegativeButton:
  47. altPositiveButton: mouse 0
  48. gravity: 1000
  49. dead: 0.001
  50. sensitivity: 1000
  51. snap: 0
  52. invert: 0
  53. type: 0
  54. axis: 0
  55. joyNum: 0
  56. - serializedVersion: 3
  57. m_Name: Fire2
  58. descriptiveName:
  59. descriptiveNegativeName:
  60. negativeButton:
  61. positiveButton: left alt
  62. altNegativeButton:
  63. altPositiveButton: mouse 1
  64. gravity: 1000
  65. dead: 0.001
  66. sensitivity: 1000
  67. snap: 0
  68. invert: 0
  69. type: 0
  70. axis: 0
  71. joyNum: 0
  72. - serializedVersion: 3
  73. m_Name: Fire3
  74. descriptiveName:
  75. descriptiveNegativeName:
  76. negativeButton:
  77. positiveButton: left shift
  78. altNegativeButton:
  79. altPositiveButton: mouse 2
  80. gravity: 1000
  81. dead: 0.001
  82. sensitivity: 1000
  83. snap: 0
  84. invert: 0
  85. type: 0
  86. axis: 0
  87. joyNum: 0
  88. - serializedVersion: 3
  89. m_Name: Jump
  90. descriptiveName:
  91. descriptiveNegativeName:
  92. negativeButton:
  93. positiveButton: space
  94. altNegativeButton:
  95. altPositiveButton:
  96. gravity: 1000
  97. dead: 0.001
  98. sensitivity: 1000
  99. snap: 0
  100. invert: 0
  101. type: 0
  102. axis: 0
  103. joyNum: 0
  104. - serializedVersion: 3
  105. m_Name: Mouse X
  106. descriptiveName:
  107. descriptiveNegativeName:
  108. negativeButton:
  109. positiveButton:
  110. altNegativeButton:
  111. altPositiveButton:
  112. gravity: 0
  113. dead: 0
  114. sensitivity: 0.1
  115. snap: 0
  116. invert: 0
  117. type: 1
  118. axis: 0
  119. joyNum: 0
  120. - serializedVersion: 3
  121. m_Name: Mouse Y
  122. descriptiveName:
  123. descriptiveNegativeName:
  124. negativeButton:
  125. positiveButton:
  126. altNegativeButton:
  127. altPositiveButton:
  128. gravity: 0
  129. dead: 0
  130. sensitivity: 0.1
  131. snap: 0
  132. invert: 0
  133. type: 1
  134. axis: 1
  135. joyNum: 0
  136. - serializedVersion: 3
  137. m_Name: Mouse ScrollWheel
  138. descriptiveName:
  139. descriptiveNegativeName:
  140. negativeButton:
  141. positiveButton:
  142. altNegativeButton:
  143. altPositiveButton:
  144. gravity: 0
  145. dead: 0
  146. sensitivity: 0.1
  147. snap: 0
  148. invert: 0
  149. type: 1
  150. axis: 2
  151. joyNum: 0
  152. - serializedVersion: 3
  153. m_Name: Horizontal
  154. descriptiveName:
  155. descriptiveNegativeName:
  156. negativeButton:
  157. positiveButton:
  158. altNegativeButton:
  159. altPositiveButton:
  160. gravity: 0
  161. dead: 0.19
  162. sensitivity: 1
  163. snap: 0
  164. invert: 0
  165. type: 2
  166. axis: 0
  167. joyNum: 0
  168. - serializedVersion: 3
  169. m_Name: Vertical
  170. descriptiveName:
  171. descriptiveNegativeName:
  172. negativeButton:
  173. positiveButton:
  174. altNegativeButton:
  175. altPositiveButton:
  176. gravity: 0
  177. dead: 0.19
  178. sensitivity: 1
  179. snap: 0
  180. invert: 1
  181. type: 2
  182. axis: 1
  183. joyNum: 0
  184. - serializedVersion: 3
  185. m_Name: Fire1
  186. descriptiveName:
  187. descriptiveNegativeName:
  188. negativeButton:
  189. positiveButton: joystick button 0
  190. altNegativeButton:
  191. altPositiveButton:
  192. gravity: 1000
  193. dead: 0.001
  194. sensitivity: 1000
  195. snap: 0
  196. invert: 0
  197. type: 0
  198. axis: 0
  199. joyNum: 0
  200. - serializedVersion: 3
  201. m_Name: Fire2
  202. descriptiveName:
  203. descriptiveNegativeName:
  204. negativeButton:
  205. positiveButton: joystick button 1
  206. altNegativeButton:
  207. altPositiveButton:
  208. gravity: 1000
  209. dead: 0.001
  210. sensitivity: 1000
  211. snap: 0
  212. invert: 0
  213. type: 0
  214. axis: 0
  215. joyNum: 0
  216. - serializedVersion: 3
  217. m_Name: Fire3
  218. descriptiveName:
  219. descriptiveNegativeName:
  220. negativeButton:
  221. positiveButton: joystick button 2
  222. altNegativeButton:
  223. altPositiveButton:
  224. gravity: 1000
  225. dead: 0.001
  226. sensitivity: 1000
  227. snap: 0
  228. invert: 0
  229. type: 0
  230. axis: 0
  231. joyNum: 0
  232. - serializedVersion: 3
  233. m_Name: Jump
  234. descriptiveName:
  235. descriptiveNegativeName:
  236. negativeButton:
  237. positiveButton: joystick button 3
  238. altNegativeButton:
  239. altPositiveButton:
  240. gravity: 1000
  241. dead: 0.001
  242. sensitivity: 1000
  243. snap: 0
  244. invert: 0
  245. type: 0
  246. axis: 0
  247. joyNum: 0
  248. - serializedVersion: 3
  249. m_Name: Submit
  250. descriptiveName:
  251. descriptiveNegativeName:
  252. negativeButton:
  253. positiveButton: return
  254. altNegativeButton:
  255. altPositiveButton: joystick button 0
  256. gravity: 1000
  257. dead: 0.001
  258. sensitivity: 1000
  259. snap: 0
  260. invert: 0
  261. type: 0
  262. axis: 0
  263. joyNum: 0
  264. - serializedVersion: 3
  265. m_Name: Submit
  266. descriptiveName:
  267. descriptiveNegativeName:
  268. negativeButton:
  269. positiveButton: enter
  270. altNegativeButton:
  271. altPositiveButton: space
  272. gravity: 1000
  273. dead: 0.001
  274. sensitivity: 1000
  275. snap: 0
  276. invert: 0
  277. type: 0
  278. axis: 0
  279. joyNum: 0
  280. - serializedVersion: 3
  281. m_Name: Cancel
  282. descriptiveName:
  283. descriptiveNegativeName:
  284. negativeButton:
  285. positiveButton: escape
  286. altNegativeButton:
  287. altPositiveButton: joystick button 1
  288. gravity: 1000
  289. dead: 0.001
  290. sensitivity: 1000
  291. snap: 0
  292. invert: 0
  293. type: 0
  294. axis: 0
  295. joyNum: 0
  296. - serializedVersion: 3
  297. m_Name: XRI_Left_Primary2DAxis_Vertical
  298. descriptiveName: Device joystick/touchpad horizontal motion
  299. descriptiveNegativeName:
  300. negativeButton:
  301. positiveButton:
  302. altNegativeButton:
  303. altPositiveButton:
  304. gravity: 0
  305. dead: 0.19
  306. sensitivity: 1
  307. snap: 0
  308. invert: 0
  309. type: 2
  310. axis: 1
  311. joyNum: 0
  312. - serializedVersion: 3
  313. m_Name: XRI_Left_Primary2DAxis_Horizontal
  314. descriptiveName: Device joystick/touchpad horizontal motion
  315. descriptiveNegativeName:
  316. negativeButton:
  317. positiveButton:
  318. altNegativeButton:
  319. altPositiveButton:
  320. gravity: 0
  321. dead: 0.19
  322. sensitivity: 1
  323. snap: 0
  324. invert: 0
  325. type: 2
  326. axis: 0
  327. joyNum: 0
  328. - serializedVersion: 3
  329. m_Name: XRI_Left_Trigger
  330. descriptiveName: Device trigger axis
  331. descriptiveNegativeName:
  332. negativeButton:
  333. positiveButton:
  334. altNegativeButton:
  335. altPositiveButton:
  336. gravity: 0
  337. dead: 0.001
  338. sensitivity: 1
  339. snap: 0
  340. invert: 0
  341. type: 2
  342. axis: 8
  343. joyNum: 0
  344. - serializedVersion: 3
  345. m_Name: XRI_Left_Grip
  346. descriptiveName: Device grip axis
  347. descriptiveNegativeName:
  348. negativeButton:
  349. positiveButton:
  350. altNegativeButton:
  351. altPositiveButton:
  352. gravity: 0
  353. dead: 0.001
  354. sensitivity: 1
  355. snap: 0
  356. invert: 0
  357. type: 2
  358. axis: 10
  359. joyNum: 0
  360. - serializedVersion: 3
  361. m_Name: XRI_Left_IndexTouch
  362. descriptiveName: Device index finger proximity touch axis.
  363. descriptiveNegativeName:
  364. negativeButton:
  365. positiveButton:
  366. altNegativeButton:
  367. altPositiveButton:
  368. gravity: 0
  369. dead: 0.19
  370. sensitivity: 1
  371. snap: 0
  372. invert: 0
  373. type: 2
  374. axis: 12
  375. joyNum: 0
  376. - serializedVersion: 3
  377. m_Name: XRI_Left_PrimaryButton
  378. descriptiveName: Device primary button
  379. descriptiveNegativeName:
  380. negativeButton:
  381. positiveButton: joystick button 2
  382. altNegativeButton:
  383. altPositiveButton:
  384. gravity: 1000
  385. dead: 0.001
  386. sensitivity: 1000
  387. snap: 0
  388. invert: 0
  389. type: 0
  390. axis: 0
  391. joyNum: 0
  392. - serializedVersion: 3
  393. m_Name: XRI_Left_SecondaryButton
  394. descriptiveName: Device secondary button
  395. descriptiveNegativeName:
  396. negativeButton:
  397. positiveButton: joystick button 3
  398. altNegativeButton:
  399. altPositiveButton:
  400. gravity: 1000
  401. dead: 0.001
  402. sensitivity: 1000
  403. snap: 0
  404. invert: 0
  405. type: 0
  406. axis: 0
  407. joyNum: 0
  408. - serializedVersion: 3
  409. m_Name: XRI_Left_GripButton
  410. descriptiveName: Device grip button
  411. descriptiveNegativeName:
  412. negativeButton:
  413. positiveButton: joystick button 4
  414. altNegativeButton:
  415. altPositiveButton:
  416. gravity: 0
  417. dead: 0
  418. sensitivity: 0.1
  419. snap: 0
  420. invert: 0
  421. type: 0
  422. axis: 0
  423. joyNum: 0
  424. - serializedVersion: 3
  425. m_Name: XRI_Left_TriggerButton
  426. descriptiveName: Device trigger button
  427. descriptiveNegativeName:
  428. negativeButton:
  429. positiveButton: joystick button 14
  430. altNegativeButton:
  431. altPositiveButton:
  432. gravity: 0
  433. dead: 0
  434. sensitivity: 0.1
  435. snap: 0
  436. invert: 0
  437. type: 0
  438. axis: 0
  439. joyNum: 0
  440. - serializedVersion: 3
  441. m_Name: XRI_Left_MenuButton
  442. descriptiveName: Device menu button
  443. descriptiveNegativeName:
  444. negativeButton:
  445. positiveButton: joystick button 6
  446. altNegativeButton:
  447. altPositiveButton:
  448. gravity: 1000
  449. dead: 0.001
  450. sensitivity: 1000
  451. snap: 0
  452. invert: 0
  453. type: 0
  454. axis: 0
  455. joyNum: 0
  456. - serializedVersion: 3
  457. m_Name: XRI_Left_Primary2DAxisClick
  458. descriptiveName: Device stick/touchpad click
  459. descriptiveNegativeName:
  460. negativeButton:
  461. positiveButton: joystick button 8
  462. altNegativeButton:
  463. altPositiveButton:
  464. gravity: 0
  465. dead: 0
  466. sensitivity: 0.1
  467. snap: 0
  468. invert: 0
  469. type: 0
  470. axis: 0
  471. joyNum: 0
  472. - serializedVersion: 3
  473. m_Name: XRI_Left_Primary2DAxisTouch
  474. descriptiveName: Device stick/touchpad touch
  475. descriptiveNegativeName:
  476. negativeButton:
  477. positiveButton: joystick button 16
  478. altNegativeButton:
  479. altPositiveButton:
  480. gravity: 0
  481. dead: 0
  482. sensitivity: 0.1
  483. snap: 0
  484. invert: 0
  485. type: 0
  486. axis: 0
  487. joyNum: 0
  488. - serializedVersion: 3
  489. m_Name: XRI_Left_Thumbrest
  490. descriptiveName: Device thumbrest
  491. descriptiveNegativeName:
  492. negativeButton:
  493. positiveButton: joystick button 18
  494. altNegativeButton:
  495. altPositiveButton:
  496. gravity: 0
  497. dead: 0
  498. sensitivity: 0.1
  499. snap: 0
  500. invert: 0
  501. type: 0
  502. axis: 0
  503. joyNum: 0
  504. - serializedVersion: 3
  505. m_Name: XRI_Right_Primary2DAxis_Vertical
  506. descriptiveName: Device joystick/touchpad horizontal motion
  507. descriptiveNegativeName:
  508. negativeButton:
  509. positiveButton:
  510. altNegativeButton:
  511. altPositiveButton:
  512. gravity: 0
  513. dead: 0.19
  514. sensitivity: 1
  515. snap: 0
  516. invert: 0
  517. type: 2
  518. axis: 4
  519. joyNum: 0
  520. - serializedVersion: 3
  521. m_Name: XRI_Right_Primary2DAxis_Horizontal
  522. descriptiveName: Device joystick/touchpad horizontal motion
  523. descriptiveNegativeName:
  524. negativeButton:
  525. positiveButton:
  526. altNegativeButton:
  527. altPositiveButton:
  528. gravity: 0
  529. dead: 0.19
  530. sensitivity: 1
  531. snap: 0
  532. invert: 0
  533. type: 2
  534. axis: 3
  535. joyNum: 0
  536. - serializedVersion: 3
  537. m_Name: XRI_Right_Trigger
  538. descriptiveName: Device trigger axis
  539. descriptiveNegativeName:
  540. negativeButton:
  541. positiveButton:
  542. altNegativeButton:
  543. altPositiveButton:
  544. gravity: 0
  545. dead: 0.001
  546. sensitivity: 1
  547. snap: 0
  548. invert: 0
  549. type: 2
  550. axis: 9
  551. joyNum: 0
  552. - serializedVersion: 3
  553. m_Name: XRI_Right_Grip
  554. descriptiveName: Device grip axis
  555. descriptiveNegativeName:
  556. negativeButton:
  557. positiveButton:
  558. altNegativeButton:
  559. altPositiveButton:
  560. gravity: 0
  561. dead: 0.001
  562. sensitivity: 1
  563. snap: 0
  564. invert: 0
  565. type: 2
  566. axis: 11
  567. joyNum: 0
  568. - serializedVersion: 3
  569. m_Name: XRI_Right_IndexTouch
  570. descriptiveName: Device index finger proximity touch axis.
  571. descriptiveNegativeName:
  572. negativeButton:
  573. positiveButton:
  574. altNegativeButton:
  575. altPositiveButton:
  576. gravity: 0
  577. dead: 0.19
  578. sensitivity: 1
  579. snap: 0
  580. invert: 0
  581. type: 2
  582. axis: 13
  583. joyNum: 0
  584. - serializedVersion: 3
  585. m_Name: XRI_Right_PrimaryButton
  586. descriptiveName: Device primary button
  587. descriptiveNegativeName:
  588. negativeButton:
  589. positiveButton: joystick button 0
  590. altNegativeButton:
  591. altPositiveButton:
  592. gravity: 1000
  593. dead: 0.001
  594. sensitivity: 1000
  595. snap: 0
  596. invert: 0
  597. type: 0
  598. axis: 0
  599. joyNum: 0
  600. - serializedVersion: 3
  601. m_Name: XRI_Right_SecondaryButton
  602. descriptiveName: Device secondary button
  603. descriptiveNegativeName:
  604. negativeButton:
  605. positiveButton: joystick button 1
  606. altNegativeButton:
  607. altPositiveButton:
  608. gravity: 1000
  609. dead: 0.001
  610. sensitivity: 1000
  611. snap: 0
  612. invert: 0
  613. type: 0
  614. axis: 0
  615. joyNum: 0
  616. - serializedVersion: 3
  617. m_Name: XRI_Right_GripButton
  618. descriptiveName: Device grip button
  619. descriptiveNegativeName:
  620. negativeButton:
  621. positiveButton: joystick button 5
  622. altNegativeButton:
  623. altPositiveButton:
  624. gravity: 0
  625. dead: 0
  626. sensitivity: 0.1
  627. snap: 0
  628. invert: 0
  629. type: 0
  630. axis: 0
  631. joyNum: 0
  632. - serializedVersion: 3
  633. m_Name: XRI_Right_TriggerButton
  634. descriptiveName: Device trigger button
  635. descriptiveNegativeName:
  636. negativeButton:
  637. positiveButton: joystick button 15
  638. altNegativeButton:
  639. altPositiveButton:
  640. gravity: 0
  641. dead: 0
  642. sensitivity: 0.1
  643. snap: 0
  644. invert: 0
  645. type: 0
  646. axis: 0
  647. joyNum: 0
  648. - serializedVersion: 3
  649. m_Name: XRI_Right_MenuButton
  650. descriptiveName: Device menu button
  651. descriptiveNegativeName:
  652. negativeButton:
  653. positiveButton: joystick button 7
  654. altNegativeButton:
  655. altPositiveButton:
  656. gravity: 1000
  657. dead: 0.001
  658. sensitivity: 1000
  659. snap: 0
  660. invert: 0
  661. type: 0
  662. axis: 0
  663. joyNum: 0
  664. - serializedVersion: 3
  665. m_Name: XRI_Right_Primary2DAxisClick
  666. descriptiveName: Device stick/touchpad click
  667. descriptiveNegativeName:
  668. negativeButton:
  669. positiveButton: joystick button 9
  670. altNegativeButton:
  671. altPositiveButton:
  672. gravity: 0
  673. dead: 0
  674. sensitivity: 0.1
  675. snap: 0
  676. invert: 0
  677. type: 0
  678. axis: 0
  679. joyNum: 0
  680. - serializedVersion: 3
  681. m_Name: XRI_Right_Primary2DAxisTouch
  682. descriptiveName: Device stick/touchpad touch
  683. descriptiveNegativeName:
  684. negativeButton:
  685. positiveButton: joystick button 17
  686. altNegativeButton:
  687. altPositiveButton:
  688. gravity: 0
  689. dead: 0
  690. sensitivity: 0.1
  691. snap: 0
  692. invert: 0
  693. type: 0
  694. axis: 0
  695. joyNum: 0
  696. - serializedVersion: 3
  697. m_Name: XRI_Right_Thumbrest
  698. descriptiveName: Device thumbrest
  699. descriptiveNegativeName:
  700. negativeButton:
  701. positiveButton: joystick button 19
  702. altNegativeButton:
  703. altPositiveButton:
  704. gravity: 0
  705. dead: 0
  706. sensitivity: 0.1
  707. snap: 0
  708. invert: 0
  709. type: 0
  710. axis: 0
  711. joyNum: 0
  712. m_UsePhysicalKeys: 0