Skip to content

Commit

Permalink
added " v " to switch camera
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirtiman committed Apr 19, 2023
1 parent ae78550 commit 40669b2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RedChase/Config/DefaultInput.ini
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="Crouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=C)
+ActionMappings=(ActionName="Sprint",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftShift)
+ActionMappings=(ActionName="InputAction Walk",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftAlt)
+ActionMappings=(ActionName="SwitchCam",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=V)
+AxisMappings=(AxisName="Move Forward/Backward",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="Move Forward/Backward",Scale=-1.000000,Key=S)
+AxisMappings=(AxisName="Move Right/Left",Scale=1.000000,Key=D)
Expand Down
Binary file modified RedChase/Content/Assets/NewCharacter/Hero/BP_Hero.uasset
Binary file not shown.
Binary file modified RedChase/Content/Assets/NewCharacter/Hero/BP_Hero_TPP.uasset
Binary file not shown.
Binary file modified RedChase/Content/Assets/NewCharacter/Hero/GameMode_Hero.uasset
Binary file not shown.

0 comments on commit 40669b2

Please sign in to comment.