Skip to content

Commit

Permalink
Controls updated: (#679)
Browse files Browse the repository at this point in the history
- Caps Lock: Toggle Walk / Run
- Q: Drop
- F: Activate items primary function

Co-authored-by: CosmicCoincidence <[email protected]>
  • Loading branch information
Ryan089 and cosmiccoincidence authored Jun 2, 2021
1 parent 5e7f7bb commit 03631e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ProjectSettings/InputManager.asset
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ InputManager:
descriptiveName: Drop the item currently held in the active hand
descriptiveNegativeName:
negativeButton:
positiveButton: g
positiveButton: q
altNegativeButton:
altPositiveButton:
gravity: 1
Expand All @@ -186,7 +186,7 @@ InputManager:
descriptiveName: Toggles between running and walking
descriptiveNegativeName:
negativeButton:
positiveButton: y
positiveButton: caps lock
altNegativeButton:
altPositiveButton:
gravity: 1000
Expand Down Expand Up @@ -492,7 +492,7 @@ InputManager:
negativeButton:
positiveButton:
altNegativeButton:
altPositiveButton: z
altPositiveButton: f
gravity: 1000
dead: 0.001
sensitivity: 1000
Expand Down

0 comments on commit 03631e8

Please sign in to comment.