asd
This commit is contained in:
@@ -76,6 +76,11 @@ bUseMouseForTouch=True
|
||||
bEnableMouseSmoothing=False
|
||||
bEnableFOVScaling=False
|
||||
bCaptureMouseOnLaunch=True
|
||||
bEnableLegacyInputScales=True
|
||||
bEnableMotionControls=True
|
||||
bFilterInputByPlatformUser=False
|
||||
bShouldFlushPressedKeysOnViewportFocusLost=True
|
||||
bEnableDynamicComponentInputBinding=True
|
||||
bAlwaysShowTouchInterface=False
|
||||
bShowConsoleOnFourFingerTap=True
|
||||
bEnableGestureRecognizer=False
|
||||
@@ -92,8 +97,8 @@ DoubleClickTime=0.200000
|
||||
+AxisMappings=(AxisName="forward",Scale=-1.000000,Key=Down)
|
||||
+AxisMappings=(AxisName="forward",Scale=1.000000,Key=W)
|
||||
+AxisMappings=(AxisName="forward",Scale=-1.000000,Key=S)
|
||||
DefaultPlayerInputClass=/Script/Engine.PlayerInput
|
||||
DefaultInputComponentClass=/Script/Engine.InputComponent
|
||||
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
||||
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
||||
DefaultTouchInterface=None
|
||||
-ConsoleKeys=Tilde
|
||||
+ConsoleKeys=Tilde
|
||||
|
||||
Reference in New Issue
Block a user