Compare commits

..

6 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
1842 changed files with 2475 additions and 3177 deletions

View File

@@ -86,10 +86,6 @@
"Name": "NullSourceCodeAccess",
"Enabled": false
},
{
"Name": "BlueprintScreenshotTool",
"Enabled": true
},
{
"Name": "BlueprintFileUtils",
"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.

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