sdfnslfg
This commit is contained in:
@@ -114,13 +114,13 @@ 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=15.000000,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=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="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=None,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)
|
||||
DirtyAreasUpdateFreq=60.000000
|
||||
|
||||
|
||||
@@ -75,4 +75,6 @@ bSkipMovies=False
|
||||
+DirectoriesToAlwaysCook=(Path="/Game/Blueprints/Utils")
|
||||
+DirectoriesToAlwaysCook=(Path="/Game/Maps/Interiors")
|
||||
+DirectoriesToAlwaysCook=(Path="/Game/Blueprints/UI/Others")
|
||||
+DirectoriesToAlwaysCook=(Path="/Game/Blueprints/UI/WBPS/Imgs/flatPlans")
|
||||
+DirectoriesToAlwaysCook=(Path="/Game/Blueprints/UI/WBPS/Imgs/floorPlans")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user