Skip to content

Commit

Permalink
2021年11月26日
Browse files Browse the repository at this point in the history
  • Loading branch information
nayaku committed Nov 26, 2021
1 parent 931a6f0 commit d318c6c
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Config/DefaultInput.ini
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_RightShoulder)
+ActionMappings=(ActionName="OpenFlashlight",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=F)
+ActionMappings=(ActionName="ThrowGrenade",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=G)
+ActionMappings=(ActionName="StartGame",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=T)
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
+AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=D)
Expand Down
Binary file modified Content/Blueprints/BP_FPSGameMode.uasset
Binary file not shown.
Binary file modified Content/Blueprints/BP_MyCharacter.uasset
Binary file not shown.
Binary file modified Content/Blueprints/BP_Pistol.uasset
Binary file not shown.
Binary file modified Content/Blueprints/WBP_FPSHUD.uasset
Binary file not shown.
Binary file added Content/Blueprints/YaHeiFont.uasset
Binary file not shown.
Binary file modified Content/Maps/FPSMap.umap
Binary file not shown.
Binary file added Content/Meshes/M_Text.uasset
Binary file not shown.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Shift 冲刺
鼠标转动镜头
左键开火
F打开手电筒
G丢手雷
G丢手雷
T开始游戏

0 comments on commit d318c6c

Please sign in to comment.