raze-gles/wadsrc/static/demolition/defbinds.txt
Christoph Oelckers 1adceb82ef - consolidation of defbinds definitions.
Putting all the generic definitions in files used by all games greatly reduces the clutter and chance for errors.
2019-11-26 21:06:43 +01:00

18 lines
368 B
Text

// Common bindings for all games (some may not be active everywhere, though)
W "+Move_Forward"
S "+Move_Backward"
E "+Open"
A "+Strafe_Left"
D "+Strafe_Right"
Space "+Jump"
/ "+Jump"
LCtrl "+Crouch"
KP7 "+Aim_Up"
KP1 "+Aim_Down"
KP5 "+Center_View"
KP9 "+Look_Up"
KP3 "+Look_Down"
KP. "+Look_Right"
KP- "+Shrink_Screen"
KP+ "+Enlarge_Screen"
Y "+Show_Opponents_Weapon"