160 lines
5.9 KiB
Plaintext
160 lines
5.9 KiB
Plaintext
{
|
|
"name": "FirstPersonInputActions",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "f62a4b92-ef5e-4175-8f4c-c9075429d32c",
|
|
"actions": [
|
|
{
|
|
"name": "Move",
|
|
"type": "Value",
|
|
"id": "6bc1aaf4-b110-4ff7-891e-5b9fe6f32c4d",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Look",
|
|
"type": "Value",
|
|
"id": "2690c379-f54d-45be-a724-414123833eb4",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "8c4abdf8-4099-493a-aa1a-129acec7c3df",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Sprint",
|
|
"type": "PassThrough",
|
|
"id": "980e881e-182c-404c-8cbf-3d09fdb48fef",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "96529b5d-e0c3-47d1-8748-2ac7c1752dcb",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "9203ff04-3e59-4fb9-8e2e-99a14cd73e39",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "47e4d244-0d61-4aee-9af7-c5ded8cb4d62",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "6c185eaf-1bed-4a9c-96de-7cd34ddc26a5",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "73f839f5-7281-4855-b52c-52707dffc995",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "8f0d39fb-a949-4f30-bb15-381887d18aec",
|
|
"path": "<Gamepad>/leftStick",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "3e010a0e-8dde-4544-bb73-f3040ca11869",
|
|
"path": "<Mouse>/delta",
|
|
"interactions": "",
|
|
"processors": "InvertVector2(invertX=false),ScaleVector2(x=9,y=9)",
|
|
"groups": "",
|
|
"action": "Look",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "285230a9-0e1c-4949-bb02-aee8f7ea52a6",
|
|
"path": "<Gamepad>/rightStick",
|
|
"interactions": "",
|
|
"processors": "InvertVector2(invertX=false),ScaleVector2(x=70,y=70)",
|
|
"groups": "",
|
|
"action": "Look",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "2cd8433c-8df6-44d4-afa5-ce16017d7395",
|
|
"path": "<Keyboard>/shift",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Sprint",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "f3e15497-e56d-4caa-b800-f406482946ec",
|
|
"path": "<Gamepad>/buttonEast",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Sprint",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |