ААААААААААААААААААААААААААА БЛЕЯТЬААААААА

This commit is contained in:
Andron666
2022-03-23 01:34:38 +05:00
parent d631be4980
commit 905abc65ff
184 changed files with 10916 additions and 2 deletions
+9 -2
View File
@@ -30,6 +30,7 @@ r.RayTracing.UseTextureLod=True
r.DefaultFeature.MotionBlur=False
r.AllowOcclusionQueries=True
r.MinScreenRadiusForLights=0.000000
r.DefaultFeature.AntiAliasing=1
[/Script/Engine.UserInterfaceSettings]
UIScaleCurve=(EditorCurveData=(Keys=((Time=540.000000,Value=0.250000),(Time=2160.000000,Value=1.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None)
@@ -114,11 +115,11 @@ bShouldDiscardSubLevelNavData=True
bTickWhilePaused=False
bInitialBuildingLocked=False
bSkipAgentHeightCheckWhenPickingNavData=False
bGenerateNavigationOnlyAroundNavigationInvokers=False
bGenerateNavigationOnlyAroundNavigationInvokers=True
ActiveTilesUpdateInterval=1.000000
DataGatheringMode=Instant
DirtyAreaWarningSizeThreshold=-1.000000
+SupportedAgents=(Name="VR",Color=(B=0,G=255,R=140,A=36),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=5.578102,AgentHeight=144.000000,AgentStepHeight=50.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=False,bCanSwim=False,bCanFly=False)
+SupportedAgents=(Name="VR",Color=(B=0,G=255,R=140,A=36),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=15.000000,AgentHeight=144.000000,AgentStepHeight=20.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=False,bCanSwim=False,bCanFly=False)
+SupportedAgents=(Name="bear",Color=(B=28,G=28,R=183,A=142),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=100.000000,AgentHeight=50.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=False,bCanSwim=False,bCanFly=False)
+SupportedAgents=(Name="people",Color=(B=204,G=151,R=0,A=148),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=35.000000,AgentHeight=180.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=False,bCanSwim=False,bCanFly=False)
SupportedAgentsMask=(bSupportsAgent0=True,bSupportsAgent1=True,bSupportsAgent2=True,bSupportsAgent3=True,bSupportsAgent4=True,bSupportsAgent5=True,bSupportsAgent6=True,bSupportsAgent7=True,bSupportsAgent8=True,bSupportsAgent9=True,bSupportsAgent10=True,bSupportsAgent11=True,bSupportsAgent12=True,bSupportsAgent13=True,bSupportsAgent14=True,bSupportsAgent15=True)
@@ -128,8 +129,14 @@ DirtyAreasUpdateFreq=60.000000
RuntimeGeneration=Dynamic
TileSizeUU=1000.000000
AgentMaxStepHeight=20.000000
AgentRadius=15.000000
CellSize=15.000000
[HTTPServer.Listeners]
DefaultBindAddress=0.0.0.0
DefaultBindPort=1488
[/Script/DLSS.DLSSSettings]
bEnableDLSSVulkan=False
bEnableDLSSD3D11=False
+7
View File
@@ -0,0 +1,7 @@
[/Script/DLSS.DLSSOverrideSettings]
EnableDLSSInEditorViewportsOverride=UseProjectSettings
EnableScreenpercentageManipulationInDLSSEditorViewportsOverride=UseProjectSettings
EnableDLSSInPlayInEditorViewportsOverride=UseProjectSettings
bShowDLSSIncompatiblePluginsToolsWarnings=True
ShowDLSSSDebugOnScreenMessages=Enabled