потихоньку обустраиваю

This commit is contained in:
Andron666
2020-10-29 15:12:51 +05:00
parent cee238e272
commit 7b1fa32aad
24 changed files with 13 additions and 4 deletions
+5
View File
@@ -21,4 +21,9 @@ r.Shadow.UnbuiltPreviewInGame=False
[/Script/EngineSettings.GameMapsSettings]
GameInstanceClass=/Game/Blueprints/Player/GI.GI_C
GlobalDefaultGameMode=/Game/Blueprints/Player/MyGM.MyGM_C
[/Script/Engine.UserInterfaceSettings]
bAllowHighDPIInGameMode=False
UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=CurveFloat'"/Game/Blueprints/UI/Others/4kDpi.4kDpi"')
+4 -4
View File
@@ -61,16 +61,16 @@
+AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
bAltEnterTogglesFullscreen=True
bF11TogglesFullscreen=True
bUseMouseForTouch=False
bUseMouseForTouch=True
bEnableMouseSmoothing=True
bEnableFOVScaling=True
bCaptureMouseOnLaunch=True
bAlwaysShowTouchInterface=False
bShowConsoleOnFourFingerTap=True
bShowConsoleOnFourFingerTap=False
bEnableGestureRecognizer=False
bUseAutocorrect=False
DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
DefaultViewportMouseLockMode=LockOnCapture
DefaultViewportMouseLockMode=DoNotLock
FOVScale=0.011110
DoubleClickTime=0.200000
+AxisMappings=(AxisName="Forward",Scale=1.000000,Key=W)
@@ -81,6 +81,6 @@ DoubleClickTime=0.200000
+AxisMappings=(AxisName="Right",Scale=-1.000000,Key=A)
+AxisMappings=(AxisName="Right",Scale=-1.000000,Key=Left)
+AxisMappings=(AxisName="Right",Scale=1.000000,Key=Right)
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
DefaultTouchInterface=None
+ConsoleKeys=Tilde
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
View File
@@ -257,6 +257,10 @@
{
"Name": "BlueprintFileUtils",
"Enabled": true
},
{
"Name": "MultiUserClient",
"Enabled": true
}
]
}