Compare commits

..

8 Commits

Author SHA1 Message Date
f106b3e100 upd 2026-02-21 01:18:48 +05:00
defd539b4e test
Signed-off-by: MaDestro <serega-9797@yandex.ru>
2026-02-20 23:32:31 +05:00
b6ec0352b8 upd 2026-02-20 23:29:30 +05:00
bae1fdc862 Update Aspect.uproject 2026-02-12 23:54:18 +05:00
4d5352cacc Правки 2026-02-11 13:03:49 +05:00
481270d958 Clean 2026-02-09 16:35:29 +05:00
ecd0416ae5 Главное меню 2026-02-08 01:22:34 +05:00
93e79e7543 Фикс 2026-02-06 22:58:04 +05:00
2736 changed files with 5179 additions and 3444 deletions

View File

@@ -87,7 +87,19 @@
"Enabled": false
},
{
"Name": "BlueprintScreenshotTool",
"Name": "BlueprintFileUtils",
"Enabled": true
},
{
"Name": "JsonBlueprintUtilities",
"Enabled": true
},
{
"Name": "ContentBrowserAliasDataSource",
"Enabled": true
},
{
"Name": "AssetRegistryExport",
"Enabled": true
}
],

View File

@@ -43,6 +43,8 @@ r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
r.Mobile.AntiAliasing=1
r.MegaLights.EnableForProject=False
r.RayTracing.Shadows=True
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12

View File

@@ -84,6 +84,7 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="ChangeCamera",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=V)
+ActionMappings=(ActionName="Menu",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Tab)
+ActionMappings=(ActionName="Reload",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=R)
+ActionMappings=(ActionName="Crouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftControl)
+AxisMappings=(AxisName="LookVertical",Scale=-1.000000,Key=MouseY)
+AxisMappings=(AxisName="LookHorizontal",Scale=1.000000,Key=MouseX)
+AxisMappings=(AxisName="MoveVertical",Scale=-1.000000,Key=A)
@@ -96,4 +97,5 @@ DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
-ConsoleKeys=Tilde
+ConsoleKeys=Tilde
+ConsoleKeys=ё

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.

Some files were not shown because too many files have changed in this diff Show More