версия 0.8 поехала
This commit is contained in:
+18
-16
@@ -38,13 +38,27 @@ UIScaleRule=ShortestSide
|
||||
[/Script/Engine.StreamingSettings]
|
||||
s.UseBackgroundLevelStreaming=False
|
||||
|
||||
|
||||
|
||||
[/Script/NavigationSystem.RecastNavMesh]
|
||||
RuntimeGeneration=Dynamic
|
||||
ObservedPathsTickInterval=1.000000
|
||||
|
||||
[/Script/DLSS.DLSSSettings]
|
||||
bEnableDLSSInEditorViewports=False
|
||||
bEnableDLSSInPlayInEditorViewports=True
|
||||
bShowDLSSSDebugOnScreenMessages=False
|
||||
bEnableScreenpercentageManipulationInDLSSEditorViewports=False
|
||||
bEnableDLSSD3D11=False
|
||||
bEnableDLSSVulkan=False
|
||||
|
||||
[/Script/NavigationSystem.NavigationSystemV1]
|
||||
DefaultAgentName=people
|
||||
DefaultAgentName=None
|
||||
CrowdManagerClass=/Script/AIModule.CrowdManager
|
||||
bAutoCreateNavigationData=True
|
||||
bSpawnNavDataInNavBoundsLevel=False
|
||||
bAllowClientSideNavigation=False
|
||||
bShouldDiscardSubLevelNavData=False
|
||||
bShouldDiscardSubLevelNavData=True
|
||||
bTickWhilePaused=False
|
||||
bInitialBuildingLocked=False
|
||||
bSkipAgentHeightCheckWhenPickingNavData=False
|
||||
@@ -52,20 +66,8 @@ 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=/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)
|
||||
+SupportedAgents=(Name="player",Color=(B=0,G=255,R=140,A=69),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=50.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,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=121,R=101,A=71),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=None,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=True
|
||||
bEnableDLSSInPlayInEditorViewports=False
|
||||
bShowDLSSSDebugOnScreenMessages=False
|
||||
bEnableScreenpercentageManipulationInDLSSEditorViewports=True
|
||||
bEnableDLSSD3D11=False
|
||||
bEnableDLSSVulkan=False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user