Skip to content

Commit

Permalink
[Fix] Controller and D-Pad movement not working well with diagonals
Browse files Browse the repository at this point in the history
  • Loading branch information
RhenaudTheLukark committed Jul 21, 2024
1 parent 0ad61d9 commit 0de2cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/InputManager.asset
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ InputManager:
altPositiveButton:
gravity: 0
dead: 0.1
sensitivity: 1
sensitivity: 2
snap: 1
invert: 0
type: 2
Expand All @@ -175,7 +175,7 @@ InputManager:
altPositiveButton:
gravity: 0
dead: 0.1
sensitivity: 1
sensitivity: 2
snap: 1
invert: 1
type: 2
Expand Down

0 comments on commit 0de2cf1

Please sign in to comment.