fix pinch

This commit is contained in:
2020-10-15 16:15:09 +05:00
parent 3e4b4dd4d8
commit be7f5186ba
9 changed files with 51565 additions and 8092 deletions
+2 -2
View File
@@ -82,8 +82,8 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="InputTouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Touch1)
+AxisMappings=(AxisName="MouseX",Scale=1.000000,Key=MouseX)
+AxisMappings=(AxisName="MouseY",Scale=1.000000,Key=MouseY)
+AxisMappings=(AxisName="MouseScroll",Scale=-1.000000,Key=MouseWheelAxis)
+AxisMappings=(AxisName="PinchZoom",Scale=10.000000,Key=Gesture_Pinch)
+AxisMappings=(AxisName="MouseScroll",Scale=1000.000000,Key=MouseWheelAxis)
+AxisMappings=(AxisName="PinchZoom",Scale=50.000000,Key=Gesture_Pinch)
DefaultPlayerInputClass=/Script/Engine.PlayerInput
DefaultInputComponentClass=/Script/Engine.InputComponent
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 89 KiB

File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff