FishTank/Assets/PlayerActions.inputactions

54 lines
1.8 KiB
Plaintext
Raw Normal View History

{
"name": "PlayerActions",
"maps": [
{
"name": "Idle",
"id": "6888044f-0d6b-4208-9f84-523aeaef969c",
"actions": [
{
"name": "PanCamera",
"type": "PassThrough",
"id": "9e2de649-d112-4339-b90e-985cefedb6f1",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "EnableCameraPan",
"type": "Button",
"id": "f2d306df-d080-47f9-8b89-13cdc618e33f",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "92480903-92cf-4fbc-a571-e7030288b320",
"path": "<Mouse>/delta",
"interactions": "",
"processors": "",
"groups": "",
"action": "PanCamera",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "34fa967f-534c-446e-94f9-80fbffdde8ce",
"path": "<Mouse>/rightButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "EnableCameraPan",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}