aboutsummaryrefslogtreecommitdiff
path: root/Assets/Scripts/InputSystem
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Scripts/InputSystem')
-rw-r--r--Assets/Scripts/InputSystem/PlayerControls.cs2
-rw-r--r--Assets/Scripts/InputSystem/PlayerControls.inputactions2
2 files changed, 2 insertions, 2 deletions
diff --git a/Assets/Scripts/InputSystem/PlayerControls.cs b/Assets/Scripts/InputSystem/PlayerControls.cs
index 71ef71f..c76f6ba 100644
--- a/Assets/Scripts/InputSystem/PlayerControls.cs
+++ b/Assets/Scripts/InputSystem/PlayerControls.cs
@@ -38,7 +38,7 @@ public partial class @PlayerControls: IInputActionCollection2, IDisposable
},
{
""name"": ""Camera"",
- ""type"": ""Value"",
+ ""type"": ""PassThrough"",
""id"": ""bb5b6b4b-5b42-4192-a498-10356a2b125a"",
""expectedControlType"": ""Vector2"",
""processors"": """",
diff --git a/Assets/Scripts/InputSystem/PlayerControls.inputactions b/Assets/Scripts/InputSystem/PlayerControls.inputactions
index ed31d4a..e71a5c9 100644
--- a/Assets/Scripts/InputSystem/PlayerControls.inputactions
+++ b/Assets/Scripts/InputSystem/PlayerControls.inputactions
@@ -16,7 +16,7 @@
},
{
"name": "Camera",
- "type": "Value",
+ "type": "PassThrough",
"id": "bb5b6b4b-5b42-4192-a498-10356a2b125a",
"expectedControlType": "Vector2",
"processors": "",