@@ -81,7 +81,6 @@ DoubleClickTime=0.200000
81
81
+ActionMappings =(ActionName =" Jump" ,bShift =False,bCtrl =False,bAlt =False,bCmd =False,Key =Up)
82
82
+ActionMappings =(ActionName =" Jump" ,bShift =False,bCtrl =False,bAlt =False,bCmd =False,Key =Z)
83
83
+ActionMappings =(ActionName =" Help_Switch" ,bShift =False,bCtrl =False,bAlt =False,bCmd =False,Key =H)
84
- +ActionMappings =(ActionName =" test_mapping" ,bShift =False,bCtrl =False,bAlt =False,bCmd =False,Key =X)
85
84
+AxisMappings =(AxisName =" Move Forward / Backward" ,Scale =1.000000,Key =W)
86
85
+AxisMappings =(AxisName =" Move Forward / Backward" ,Scale =-1.000000,Key =S)
87
86
+AxisMappings =(AxisName =" Move Forward / Backward" ,Scale =1.000000,Key =Gamepad_LeftY)
@@ -96,8 +95,8 @@ DoubleClickTime=0.200000
96
95
+AxisMappings =(AxisName =" Move Forward / Backward" ,Scale =-1.000000,Key =Down)
97
96
+AxisMappings =(AxisName =" Move Right / Left" ,Scale =-1.000000,Key =Right)
98
97
+AxisMappings =(AxisName =" Move Right / Left" ,Scale =1.000000,Key =Left)
99
- +AxisMappings =(AxisName =" claw_down " ,Scale =-1.000000,Key =LeftMouseButton)
100
- +AxisMappings =(AxisName =" claw_down " ,Scale =1.000000,Key =RightMouseButton)
98
+ +AxisMappings =(AxisName =" Claw Axe Z " ,Scale =-1.000000,Key =LeftMouseButton)
99
+ +AxisMappings =(AxisName =" Claw Axe Z " ,Scale =1.000000,Key =RightMouseButton)
101
100
DefaultPlayerInputClass =/Script/Engine.PlayerInput
102
101
DefaultInputComponentClass =/Script/Engine.InputComponent
103
102
DefaultTouchInterface =/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
0 commit comments