Files
BookRPG/Assets/Input/PlayerControls.inputactions

52 lines
1.5 KiB
Plaintext

{
"version": 1,
"name": "PlayerControls",
"maps": [
{
"name": "Player",
"id": "423c84c8-0f47-4e7b-8b13-f389e0d2c623",
"actions": [
{
"name": "Character",
"type": "Button",
"id": "062f7ec3-e5f1-47be-9260-6e004ad5a2d0",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "9003fd12-0c6f-45b0-bea7-1c388087245c",
"path": "<Keyboard>/c",
"interactions": "",
"processors": "",
"groups": ";Mouse and Keyboard",
"action": "Character",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": [
{
"name": "Mouse and Keyboard",
"bindingGroup": "Mouse and Keyboard",
"devices": [
{
"devicePath": "<Keyboard>",
"isOptional": false,
"isOR": false
},
{
"devicePath": "<Mouse>",
"isOptional": false,
"isOR": false
}
]
}
]
}