diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index ddda90a..05f02fb 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -47,7 +47,7 @@ r.DistanceFieldBuild.EightBit=False r.GenerateLandscapeGIData=False r.DistanceFieldBuild.Compress=False r.TessellationAdaptivePixelsPerTriangle=48.000000 -r.SeparateTranslucency=True +r.SeparateTranslucency=False r.TranslucentSortPolicy=0 TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000) r.CustomDepth=0 @@ -66,7 +66,7 @@ r.DefaultFeature.MotionBlur=False r.DefaultFeature.LensFlare=False r.TemporalAA.Upsampling=False r.SSGI.Enable=False -r.DefaultFeature.AntiAliasing=0 +r.DefaultFeature.AntiAliasing=2 r.DefaultFeature.LightUnits=1 r.DefaultBackBufferPixelFormat=4 r.Shadow.UnbuiltPreviewInGame=False @@ -149,9 +149,9 @@ RenderFocusRule=NavigationOnly HardwareCursors=() SoftwareCursors=() ApplicationScale=1.000000 -UIScaleRule=Horizontal +UIScaleRule=Vertical CustomScalingRuleClass=None -UIScaleCurve=(EditorCurveData=(Keys=((),(Time=2160.000000,Value=1.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None) +UIScaleCurve=(EditorCurveData=(Keys=((),(Time=3840.000000,Value=1.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None) bAllowHighDPIInGameMode=False bLoadWidgetsOnDedicatedServer=True diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini index 191a9b3..52a9f72 100644 --- a/Config/DefaultInput.ini +++ b/Config/DefaultInput.ini @@ -83,7 +83,7 @@ DoubleClickTime=0.010000 +AxisMappings=(AxisName="MouseY",Scale=-1.000000,Key=MouseY) +AxisMappings=(AxisName="MouseX",Scale=1.000000,Key=MouseX) +AxisMappings=(AxisName="MOuseScroll",Scale=-500.000000,Key=MouseWheelAxis) -+AxisMappings=(AxisName="PinchZoom",Scale=50.000000,Key=Gesture_Pinch) ++AxisMappings=(AxisName="PinchZoom",Scale=1.000000,Key=Gesture_Pinch) DefaultTouchInterface=None -ConsoleKeys=Tilde +ConsoleKeys=Tilde diff --git a/Content/Asset/meshes/interior/SM_FL_GF.uasset b/Content/Asset/meshes/interior/SM_FL_GF.uasset index a9c9841..5ecbfe8 100644 Binary files a/Content/Asset/meshes/interior/SM_FL_GF.uasset and b/Content/Asset/meshes/interior/SM_FL_GF.uasset differ diff --git a/Content/Localization/Game/ar/Game.archive b/Content/Localization/Game/ar/Game.archive index 4f58f29..219a1e1 100644 Binary files a/Content/Localization/Game/ar/Game.archive and b/Content/Localization/Game/ar/Game.archive differ diff --git a/Content/Maps/bakeLight/Floor_0.umap b/Content/Maps/bakeLight/Floor_0.umap index d135bbd..10d8cad 100644 Binary files a/Content/Maps/bakeLight/Floor_0.umap and b/Content/Maps/bakeLight/Floor_0.umap differ diff --git a/Content/Maps/main.umap b/Content/Maps/main.umap index 7c63faf..a2ea8d9 100644 Binary files a/Content/Maps/main.umap and b/Content/Maps/main.umap differ diff --git a/Content/Widgets/MainMenuV2.uasset b/Content/Widgets/MainMenuV2.uasset index 6e383d3..07ec44a 100644 Binary files a/Content/Widgets/MainMenuV2.uasset and b/Content/Widgets/MainMenuV2.uasset differ diff --git a/Content/Widgets/appointments.uasset b/Content/Widgets/appointments.uasset index 99c593f..b19eb71 100644 Binary files a/Content/Widgets/appointments.uasset and b/Content/Widgets/appointments.uasset differ diff --git a/Content/Widgets/bottomPanel.uasset b/Content/Widgets/bottomPanel.uasset index 3597a04..1cf2547 100644 Binary files a/Content/Widgets/bottomPanel.uasset and b/Content/Widgets/bottomPanel.uasset differ diff --git a/Content/Widgets/floorSelectPanel.uasset b/Content/Widgets/floorSelectPanel.uasset index cf92fe1..0e15117 100644 Binary files a/Content/Widgets/floorSelectPanel.uasset and b/Content/Widgets/floorSelectPanel.uasset differ diff --git a/Content/blueprints/gameMode/MKCCGameMOde.uasset b/Content/blueprints/gameMode/MKCCGameMOde.uasset index 83711fa..b7a0d84 100644 Binary files a/Content/blueprints/gameMode/MKCCGameMOde.uasset and b/Content/blueprints/gameMode/MKCCGameMOde.uasset differ diff --git a/Content/blueprints/player/MKCCPlayer.uasset b/Content/blueprints/player/MKCCPlayer.uasset index 4c71603..46852db 100644 Binary files a/Content/blueprints/player/MKCCPlayer.uasset and b/Content/blueprints/player/MKCCPlayer.uasset differ diff --git a/Content/blueprints/playerController/MKCCPlayerController.uasset b/Content/blueprints/playerController/MKCCPlayerController.uasset index 7ff4998..06b456e 100644 Binary files a/Content/blueprints/playerController/MKCCPlayerController.uasset and b/Content/blueprints/playerController/MKCCPlayerController.uasset differ