Refactored InputProxy to gracefully handle cases where multiple origins send the same command
This commit is contained in:
@@ -3,10 +3,13 @@ Sensitivity=0.5
|
||||
InvertPitch=false
|
||||
|
||||
[Bindings]
|
||||
W=Forward
|
||||
A=Left
|
||||
S=Back
|
||||
D=Right
|
||||
MouseLeft=PrimaryFire
|
||||
MouseX=Yaw
|
||||
MouseY=Pitch
|
||||
W=+Forward
|
||||
S=-Forward
|
||||
D=+Right
|
||||
A=-Right
|
||||
R=Reload
|
||||
Space=Jump
|
||||
LeftControl=Crouch
|
||||
|
||||
Reference in New Issue
Block a user