75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
{
|
|
"version": 1,
|
|
"name": "PlayerControls",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "f15db755-97ac-4bf2-9bd5-de67e54113b8",
|
|
"actions": [
|
|
{
|
|
"name": "LeftClick",
|
|
"type": "Button",
|
|
"id": "b354d796-4cd0-4cc6-9ab7-cb734da7ba9c",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Pointer",
|
|
"type": "Value",
|
|
"id": "cf192917-a6cd-4018-a28a-a6ed7dc180b4",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "RightClick",
|
|
"type": "Button",
|
|
"id": "30c6f550-dc6d-4867-827d-8e7460ad3f18",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "5984be3f-e989-4aba-a268-d47df28abc47",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "LeftClick",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "5913890d-c942-4a26-ada3-b266b56c9a47",
|
|
"path": "<Pointer>/position",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Pointer",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "838a4af0-b1fd-4ac1-9c0e-a1921940c130",
|
|
"path": "<Mouse>/rightButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "RightClick",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |