fix new input mouse system

This commit is contained in:
2023-12-10 19:56:46 +02:00
parent 72a210f142
commit c24abb2964
5 changed files with 30 additions and 35 deletions
@@ -48,7 +48,7 @@
"id": "d269ae49-9dbe-4e7c-9a80-1276e29898d8",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"interactions": "Hold",
"initialStateCheck": true
},
{
@@ -144,7 +144,7 @@
"id": "23cd5caa-3052-46e5-b888-9b7097cffc1b",
"path": "<Mouse>/delta",
"interactions": "",
"processors": "",
"processors": "NormalizeVector2",
"groups": "",
"action": "Rotate",
"isComposite": false,
@@ -164,7 +164,7 @@
{
"name": "left",
"id": "70123c0f-2726-4ff5-9a04-83d845177032",
"path": "<Keyboard>/q",
"path": "<Keyboard>/e",
"interactions": "",
"processors": "",
"groups": "",
@@ -175,7 +175,7 @@
{
"name": "right",
"id": "81380d14-07da-4e3e-b74d-13a4bc2edc1d",
"path": "<Keyboard>/e",
"path": "<Keyboard>/q",
"interactions": "",
"processors": "",
"groups": "",
@@ -188,7 +188,7 @@
"id": "8e2aefc6-bf10-4653-8782-6b92d5efc35a",
"path": "<Mouse>/scroll",
"interactions": "",
"processors": "NormalizeVector2",
"processors": "NormalizeVector2,InvertVector2(invertX=false)",
"groups": "",
"action": "Zoom",
"isComposite": false,