75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
{
|
|
"version": 1,
|
|
"name": "GameInput",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "5d026a6e-8169-45f1-bc0c-240db1a29d82",
|
|
"actions": [
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "546a2fae-0afa-4133-8c4a-aa15ff66e23d",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Key_Left",
|
|
"type": "Button",
|
|
"id": "5afd9129-22e8-4e22-9843-f936922fc2a9",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Key_Right",
|
|
"type": "Button",
|
|
"id": "5d342104-f81c-46cf-af37-f9388136115b",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "5bb26581-2c13-4476-bc62-503239d4d151",
|
|
"path": "<XRController>{RightHand}/{PrimaryButton}",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "8de0c981-8048-4b3e-baf8-d77cf3dbcc39",
|
|
"path": "<Keyboard>/leftArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Key_Left",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "e2dedd13-89db-4921-8a87-303eaded5f2e",
|
|
"path": "<Keyboard>/rightArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Key_Right",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |