update packages, fix cinemachine

This commit is contained in:
2024-11-21 17:41:25 +02:00
parent 3a072785e2
commit 35837405a5
16 changed files with 714 additions and 324 deletions
@@ -9,6 +9,15 @@
"name": "PointClick",
"type": "Button",
"id": "fb720cef-8db9-45ea-94b8-34ee20907014",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "CancelClick",
"type": "Button",
"id": "a045f2ab-c0ec-42fc-9343-39839caf2ba4",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
@@ -37,6 +46,28 @@
"action": "PointClick",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "f43a2e12-ac25-49ce-95aa-43fd4e3754b2",
"path": "<Mouse>/rightButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "CancelClick",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "2c0753e9-8ef2-43b1-893f-d360ac7a34d3",
"path": "<Gamepad>/buttonWest",
"interactions": "",
"processors": "",
"groups": "",
"action": "CancelClick",
"isComposite": false,
"isPartOfComposite": false
}
]
},
@@ -66,7 +97,7 @@
"name": "Zoom",
"type": "Value",
"id": "41d86dbc-39e0-4655-bc19-0eab9d5014a6",
"expectedControlType": "Vector2",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": true
@@ -284,16 +315,44 @@
},
{
"name": "",
"id": "8e2aefc6-bf10-4653-8782-6b92d5efc35a",
"path": "<Mouse>/scroll",
"id": "1a09948a-e3d8-4dc0-a257-95fa88786135",
"path": "<Mouse>/scroll/y",
"interactions": "",
"processors": "NormalizeVector2,InvertVector2(invertX=false)",
"processors": "",
"groups": "",
"action": "Zoom",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "UI",
"id": "1ad3f945-dcff-4ae6-8a8b-3dd44bd67684",
"actions": [
{
"name": "Click",
"type": "Button",
"id": "cddc5ce5-b808-4da9-b23b-f24a5126f838",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "a16b8b36-6be6-4d2c-85da-20d72f3c8e79",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "Click",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []