Implement stinger (really sloppy implementation)

[git-p4: depot-paths = "//depot/main/": change = 74]
This commit is contained in:
Kevin Poretti 2021-05-24 20:32:15 -05:00
parent 4a5293d9a8
commit f8547629c3
26 changed files with 51 additions and 23 deletions

View File

@ -131,6 +131,7 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="UseGadget",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_LeftTrigger)
+ActionMappings=(ActionName="CycleMeleeWeapon",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_LeftShoulder)
+ActionMappings=(ActionName="CycleRangedWeapon",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_RightShoulder)
+ActionMappings=(ActionName="DashStab",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Z)
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
+AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=D)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.