diff options
Diffstat (limited to 'Assets/Scripts/InputSystem/PlayerControls.inputactions')
| -rw-r--r-- | Assets/Scripts/InputSystem/PlayerControls.inputactions | 2 |
1 files changed, 1 insertions, 1 deletions
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": "", |
