bindings_oculus_touch.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. {
  2. "action_manifest_version" : 0,
  3. "alias_info" : {},
  4. "app_key" : "application.generated.unity.test_bp.exe",
  5. "bindings" : {
  6. "/actions/buggy" : {
  7. "chords" : [],
  8. "haptics" : [],
  9. "poses" : [],
  10. "skeleton" : [],
  11. "sources" : [
  12. {
  13. "inputs" : {
  14. "pull" : {
  15. "output" : "/actions/buggy/in/throttle"
  16. }
  17. },
  18. "mode" : "trigger",
  19. "path" : "/user/hand/left/input/trigger"
  20. },
  21. {
  22. "inputs" : {
  23. "pull" : {
  24. "output" : "/actions/buggy/in/throttle"
  25. }
  26. },
  27. "mode" : "trigger",
  28. "path" : "/user/hand/right/input/trigger"
  29. },
  30. {
  31. "inputs" : {
  32. "position" : {
  33. "output" : "/actions/buggy/in/steering"
  34. }
  35. },
  36. "mode" : "joystick",
  37. "path" : "/user/hand/left/input/joystick"
  38. },
  39. {
  40. "inputs" : {
  41. "position" : {
  42. "output" : "/actions/buggy/in/steering"
  43. }
  44. },
  45. "mode" : "joystick",
  46. "path" : "/user/hand/right/input/joystick"
  47. },
  48. {
  49. "inputs" : {
  50. "click" : {
  51. "output" : "/actions/buggy/in/brake"
  52. }
  53. },
  54. "mode" : "button",
  55. "path" : "/user/hand/left/input/x"
  56. },
  57. {
  58. "inputs" : {
  59. "click" : {
  60. "output" : "/actions/buggy/in/brake"
  61. }
  62. },
  63. "mode" : "button",
  64. "path" : "/user/hand/right/input/x"
  65. },
  66. {
  67. "inputs" : {
  68. "click" : {
  69. "output" : "/actions/buggy/in/reset"
  70. }
  71. },
  72. "mode" : "button",
  73. "path" : "/user/hand/left/input/y"
  74. },
  75. {
  76. "inputs" : {
  77. "click" : {
  78. "output" : "/actions/buggy/in/reset"
  79. }
  80. },
  81. "mode" : "button",
  82. "path" : "/user/hand/right/input/y"
  83. },
  84. {
  85. "inputs" : {
  86. "click" : {
  87. "output" : "/actions/buggy/in/brake"
  88. }
  89. },
  90. "mode" : "button",
  91. "path" : "/user/hand/right/input/a"
  92. },
  93. {
  94. "inputs" : {
  95. "click" : {
  96. "output" : "/actions/buggy/in/reset"
  97. }
  98. },
  99. "mode" : "button",
  100. "path" : "/user/hand/right/input/b"
  101. }
  102. ]
  103. },
  104. "/actions/cmcontroller" : {
  105. "chords" : [],
  106. "haptics" : [],
  107. "poses" : [],
  108. "skeleton" : [],
  109. "sources" : [
  110. {
  111. "inputs" : {
  112. "center" : {
  113. "output" : "/actions/cmcontroller/in/playpause"
  114. },
  115. "east" : {
  116. "output" : "/actions/cmcontroller/in/timespeedup"
  117. },
  118. "north" : {
  119. "output" : "/actions/cmcontroller/in/lodup"
  120. },
  121. "south" : {
  122. "output" : "/actions/cmcontroller/in/loddown"
  123. },
  124. "west" : {
  125. "output" : "/actions/cmcontroller/in/timespeeddown"
  126. }
  127. },
  128. "mode" : "dpad",
  129. "parameters" : {
  130. "sub_mode" : "click"
  131. },
  132. "path" : "/user/hand/left/input/joystick"
  133. },
  134. {
  135. "inputs" : {
  136. "center" : {
  137. "output" : "/actions/cmcontroller/in/playpause"
  138. },
  139. "east" : {
  140. "output" : "/actions/cmcontroller/in/timespeedup"
  141. },
  142. "north" : {
  143. "output" : "/actions/cmcontroller/in/lodup"
  144. },
  145. "south" : {
  146. "output" : "/actions/cmcontroller/in/loddown"
  147. },
  148. "west" : {
  149. "output" : "/actions/cmcontroller/in/timespeeddown"
  150. }
  151. },
  152. "mode" : "dpad",
  153. "parameters" : {
  154. "sub_mode" : "click"
  155. },
  156. "path" : "/user/hand/right/input/joystick"
  157. },
  158. {
  159. "inputs" : {
  160. "click" : {
  161. "output" : "/actions/cmcontroller/in/fixcontroller"
  162. }
  163. },
  164. "mode" : "button",
  165. "path" : "/user/hand/left/input/grip"
  166. },
  167. {
  168. "inputs" : {
  169. "click" : {
  170. "output" : "/actions/cmcontroller/in/fixcontroller"
  171. }
  172. },
  173. "mode" : "button",
  174. "path" : "/user/hand/right/input/grip"
  175. },
  176. {
  177. "inputs" : {
  178. "click" : {
  179. "output" : "/actions/cmcontroller/in/reversetime"
  180. }
  181. },
  182. "mode" : "button",
  183. "path" : "/user/hand/left/input/x"
  184. },
  185. {
  186. "inputs" : {
  187. "click" : {
  188. "output" : "/actions/cmcontroller/in/reversetime"
  189. }
  190. },
  191. "mode" : "button",
  192. "path" : "/user/hand/right/input/x"
  193. }
  194. ]
  195. },
  196. "/actions/default" : {
  197. "chords" : [],
  198. "haptics" : [
  199. {
  200. "output" : "/actions/default/out/haptic",
  201. "path" : "/user/hand/left/output/haptic"
  202. },
  203. {
  204. "output" : "/actions/default/out/haptic",
  205. "path" : "/user/hand/right/output/haptic"
  206. }
  207. ],
  208. "poses" : [
  209. {
  210. "output" : "/actions/default/in/pose",
  211. "path" : "/user/hand/left/pose/raw"
  212. },
  213. {
  214. "output" : "/actions/default/in/pose",
  215. "path" : "/user/hand/right/pose/raw"
  216. }
  217. ],
  218. "skeleton" : [
  219. {
  220. "output" : "/actions/default/in/skeletonlefthand",
  221. "path" : "/user/hand/left/input/skeleton/left"
  222. },
  223. {
  224. "output" : "/actions/default/in/skeletonrighthand",
  225. "path" : "/user/hand/right/input/skeleton/right"
  226. }
  227. ],
  228. "sources" : [
  229. {
  230. "inputs" : {
  231. "click" : {
  232. "output" : "/actions/default/in/interactui"
  233. }
  234. },
  235. "mode" : "button",
  236. "path" : "/user/hand/left/input/trigger"
  237. },
  238. {
  239. "inputs" : {
  240. "click" : {
  241. "output" : "/actions/default/in/grabgrip"
  242. }
  243. },
  244. "mode" : "button",
  245. "parameters" : {
  246. "click_activate_threshold" : "0.8",
  247. "click_deactivate_threshold" : "0.7"
  248. },
  249. "path" : "/user/hand/left/input/grip"
  250. },
  251. {
  252. "inputs" : {
  253. "click" : {
  254. "output" : "/actions/default/in/grabpinch"
  255. }
  256. },
  257. "mode" : "button",
  258. "parameters" : {
  259. "click_activate_threshold" : "0.8",
  260. "click_deactivate_threshold" : "0.7",
  261. "force_input" : "value"
  262. },
  263. "path" : "/user/hand/left/input/trigger"
  264. },
  265. {
  266. "inputs" : {
  267. "click" : {
  268. "output" : "/actions/default/in/interactui"
  269. }
  270. },
  271. "mode" : "button",
  272. "path" : "/user/hand/right/input/trigger"
  273. },
  274. {
  275. "inputs" : {
  276. "click" : {
  277. "output" : "/actions/default/in/grabpinch"
  278. }
  279. },
  280. "mode" : "button",
  281. "parameters" : {
  282. "click_activate_threshold" : "0.8",
  283. "click_deactivate_threshold" : "0.7"
  284. },
  285. "path" : "/user/hand/right/input/trigger"
  286. },
  287. {
  288. "inputs" : {
  289. "north" : {
  290. "output" : "/actions/default/in/teleport"
  291. }
  292. },
  293. "mode" : "dpad",
  294. "parameters" : {
  295. "deadzone_pct" : "25",
  296. "overlap_pct" : "30",
  297. "sub_mode" : "touch"
  298. },
  299. "path" : "/user/hand/left/input/joystick"
  300. },
  301. {
  302. "inputs" : {
  303. "north" : {
  304. "output" : "/actions/default/in/teleport"
  305. }
  306. },
  307. "mode" : "dpad",
  308. "parameters" : {
  309. "deadzone_pct" : "25",
  310. "overlap_pct" : "30",
  311. "sub_mode" : "touch"
  312. },
  313. "path" : "/user/hand/right/input/joystick"
  314. },
  315. {
  316. "inputs" : {
  317. "east" : {
  318. "output" : "/actions/default/in/snapturnright"
  319. },
  320. "west" : {
  321. "output" : "/actions/default/in/snapturnleft"
  322. }
  323. },
  324. "mode" : "dpad",
  325. "parameters" : {
  326. "deadzone_pct" : "85",
  327. "overlap_pct" : "0",
  328. "sub_mode" : "touch"
  329. },
  330. "path" : "/user/hand/left/input/joystick"
  331. },
  332. {
  333. "inputs" : {
  334. "east" : {
  335. "output" : "/actions/default/in/snapturnright"
  336. },
  337. "west" : {
  338. "output" : "/actions/default/in/snapturnleft"
  339. }
  340. },
  341. "mode" : "dpad",
  342. "parameters" : {
  343. "deadzone_pct" : "85",
  344. "overlap_pct" : "0",
  345. "sub_mode" : "touch"
  346. },
  347. "path" : "/user/hand/right/input/joystick"
  348. },
  349. {
  350. "inputs" : {
  351. "click" : {
  352. "output" : "/actions/default/in/grabgrip"
  353. }
  354. },
  355. "mode" : "button",
  356. "parameters" : {
  357. "click_activate_threshold" : "0.8",
  358. "click_deactivate_threshold" : "0.7"
  359. },
  360. "path" : "/user/hand/right/input/grip"
  361. },
  362. {
  363. "inputs" : {
  364. "pull" : {
  365. "output" : "/actions/default/in/squeeze"
  366. }
  367. },
  368. "mode" : "trigger",
  369. "path" : "/user/hand/left/input/grip"
  370. },
  371. {
  372. "inputs" : {
  373. "pull" : {
  374. "output" : "/actions/default/in/squeeze"
  375. }
  376. },
  377. "mode" : "trigger",
  378. "path" : "/user/hand/right/input/grip"
  379. }
  380. ]
  381. },
  382. "/actions/newset" : {
  383. "chords" : [],
  384. "haptics" : [],
  385. "poses" : [],
  386. "skeleton" : [],
  387. "sources" : []
  388. },
  389. "/actions/platformer" : {
  390. "chords" : [],
  391. "haptics" : [],
  392. "poses" : [],
  393. "skeleton" : [],
  394. "sources" : [
  395. {
  396. "inputs" : {
  397. "click" : {
  398. "output" : "/actions/platformer/in/jump"
  399. },
  400. "position" : {
  401. "output" : "/actions/platformer/in/move"
  402. }
  403. },
  404. "mode" : "joystick",
  405. "path" : "/user/hand/left/input/joystick"
  406. },
  407. {
  408. "inputs" : {
  409. "click" : {
  410. "output" : "/actions/platformer/in/jump"
  411. },
  412. "position" : {
  413. "output" : "/actions/platformer/in/move"
  414. }
  415. },
  416. "mode" : "joystick",
  417. "path" : "/user/hand/right/input/joystick"
  418. }
  419. ]
  420. }
  421. },
  422. "category" : "steamvr_input",
  423. "controller_type" : "hpmotioncontroller",
  424. "description" : "",
  425. "name" : "Saved TEST_BP [Testing] configuration for HP Motion Controller",
  426. "options" : {},
  427. "simulated_actions" : []
  428. }