дохуя переделок по уи

This commit is contained in:
Andron666
2022-06-23 23:11:12 +05:00
parent fe8b05b4ea
commit e47016785e
154 changed files with 14 additions and 4 deletions
+8 -4
View File
@@ -39,7 +39,7 @@ UIScaleRule=ShortestSide
s.UseBackgroundLevelStreaming=False
[/Script/NavigationSystem.NavigationSystemV1]
DefaultAgentName=None
DefaultAgentName=people
CrowdManagerClass=/Script/AIModule.CrowdManager
bAutoCreateNavigationData=True
bSpawnNavDataInNavBoundsLevel=False
@@ -52,16 +52,20 @@ bGenerateNavigationOnlyAroundNavigationInvokers=False
ActiveTilesUpdateInterval=1.000000
DataGatheringMode=Instant
DirtyAreaWarningSizeThreshold=-1.000000
+SupportedAgents=(Name="player",Color=(B=0,G=255,R=140,A=59),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=50.000000),NavDataClass=None,AgentRadius=15.000000,AgentHeight=144.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=None,bCanCrouch=False,bCanJump=False,bCanWalk=True,bCanSwim=False,bCanFly=False)
+SupportedAgents=(Name="people",Color=(B=255,G=123,R=0,A=69),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=50.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=True,bCanSwim=False,bCanFly=False)
+SupportedAgents=(Name="player",Color=(B=0,G=255,R=140,A=59),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=50.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=15.000000,AgentHeight=178.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=True,bCanSwim=False,bCanFly=False)
+SupportedAgents=(Name="people",Color=(B=255,G=123,R=0,A=69),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=50.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=15.000000,AgentHeight=180.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=True,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)
DirtyAreasUpdateFreq=60.000000
[/Script/NavigationSystem.RecastNavMesh]
RuntimeGeneration=Dynamic
ObservedPathsTickInterval=1.000000
[/Script/DLSS.DLSSSettings]
bEnableDLSSInEditorViewports=False
bEnableDLSSInEditorViewports=True
bEnableDLSSInPlayInEditorViewports=False
bShowDLSSSDebugOnScreenMessages=False
bEnableScreenpercentageManipulationInDLSSEditorViewports=True
bEnableDLSSD3D11=False
bEnableDLSSVulkan=False
+2
View File
@@ -73,5 +73,7 @@ bSkipMovies=False
+IniKeyBlacklist=EncryptionKey
+IniKeyBlacklist=IniKeyBlacklist
+IniKeyBlacklist=IniSectionBlacklist
+DirectoriesToAlwaysCook=(Path="/Game/Blueprints/UI/Imgs")
+DirectoriesToAlwaysCook=(Path="/Game/Maps/Interior")
+DirectoriesToAlwaysStageAsNonUFS=(Path="Xml")
+4
View File
@@ -0,0 +1,4 @@
[DevOptions.GPULightmass]
NumPrimaryGISamples=32
NumSecondaryGISamples=8
FireflyClampingThreshold=1000.0