Files
Click-PointRPG/Assets/PlayerControls.inputactions

75 lines
2.6 KiB
Plaintext
Raw Normal View History

2026-02-10 21:27:46 +00:00
{
"version": 1,
"name": "PlayerControls",
"maps": [
{
"name": "Player",
"id": "f15db755-97ac-4bf2-9bd5-de67e54113b8",
"actions": [
{
2026-02-11 17:30:49 +00:00
"name": "LeftClick",
2026-02-10 21:27:46 +00:00
"type": "Button",
"id": "b354d796-4cd0-4cc6-9ab7-cb734da7ba9c",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
2026-02-11 17:30:49 +00:00
"name": "Pointer",
2026-02-10 21:27:46 +00:00
"type": "Value",
"id": "cf192917-a6cd-4018-a28a-a6ed7dc180b4",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
2026-02-11 17:30:49 +00:00
"name": "RightClick",
2026-02-10 21:27:46 +00:00
"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": "",
2026-02-11 17:30:49 +00:00
"action": "LeftClick",
2026-02-10 21:27:46 +00:00
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "5913890d-c942-4a26-ada3-b266b56c9a47",
"path": "<Pointer>/position",
"interactions": "",
"processors": "",
"groups": "",
2026-02-11 17:30:49 +00:00
"action": "Pointer",
2026-02-10 21:27:46 +00:00
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "838a4af0-b1fd-4ac1-9c0e-a1921940c130",
"path": "<Mouse>/rightButton",
"interactions": "",
"processors": "",
"groups": "",
2026-02-11 17:30:49 +00:00
"action": "RightClick",
2026-02-10 21:27:46 +00:00
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}