a8ab49f202
# Conflicts: # include/Game/Systems/PlayerMovementSystem.h
27 lines
380 B
INI
27 lines
380 B
INI
[Mouse]
|
|
Sensitivity=0.5
|
|
InvertPitch=false
|
|
|
|
[Keyboard]
|
|
DoubleTapToDash=false
|
|
|
|
[Bindings]
|
|
MouseLeft=PrimaryFire
|
|
MouseX=Yaw
|
|
MouseY=Pitch
|
|
W=Forward,1
|
|
S=Forward,-1
|
|
D=Right,1
|
|
A=Right,-1
|
|
R=Reload
|
|
Space=Jump
|
|
LeftControl=Crouch
|
|
RightShift=Sprint
|
|
LeftShift=SpecialAbility
|
|
1=SelectWeapon,1
|
|
2=SelectWeapon,2
|
|
F1=ToggleEditor
|
|
C=ConnectToServer
|
|
N=SwitchToServer
|
|
M=SwitchToClient
|
|
P=SwitchToPlayer |