118 lines
4.2 KiB
Plaintext
118 lines
4.2 KiB
Plaintext
{
|
|
"name": "CameraControllActions",
|
|
"maps": [
|
|
{
|
|
"name": "Camera",
|
|
"id": "e56b92c5-8fd9-4498-967b-a8a289d2ea2d",
|
|
"actions": [
|
|
{
|
|
"name": "Movement",
|
|
"type": "Value",
|
|
"id": "6d1751e7-bc18-45f3-ba28-1945c0630170",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "RotateCamera",
|
|
"type": "Value",
|
|
"id": "78a37640-f3de-4ef4-8ce2-48f71344fbad",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "ZoomCamera",
|
|
"type": "Value",
|
|
"id": "21086730-75a8-43cc-8b53-0ee2b54bf01f",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "2D Vector",
|
|
"id": "47f89b9c-94ea-4afd-afcb-3b77e0ec6033",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "34de0da3-759c-4218-b44d-920d156ddf0e",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "f9926638-c705-4e78-8b9a-ff59ab5326ec",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "53b6113e-e4f1-4b87-80a5-19c43df102c7",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "aa5061e6-662a-4969-b742-18ef7f2332e5",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "305c7967-8fb9-4245-9d9f-70e40c553777",
|
|
"path": "<Mouse>/delta",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "RotateCamera",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "cd712463-c5f3-49e7-877c-51c6f3440413",
|
|
"path": "<Mouse>/scroll",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "ZoomCamera",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |