over9000 всяких фиксов
This commit is contained in:
@@ -83,14 +83,15 @@ bShouldDiscardSubLevelNavData=True
|
||||
bTickWhilePaused=False
|
||||
bInitialBuildingLocked=False
|
||||
bSkipAgentHeightCheckWhenPickingNavData=False
|
||||
GeometryExportTriangleCountWarningThreshold=200000
|
||||
bGenerateNavigationOnlyAroundNavigationInvokers=False
|
||||
ActiveTilesUpdateInterval=1.000000
|
||||
DataGatheringMode=Instant
|
||||
DirtyAreaWarningSizeThreshold=-1.000000
|
||||
+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)
|
||||
GatheringNavModifiersWarningLimitTime=-1.000000
|
||||
+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=20.000000,AgentHeight=144.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=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="/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/FSR2TemporalUpscaling.FSR2Settings]
|
||||
r.FidelityFX.FSR2.EnabledInEditorViewport=False
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=9EB99AEB4C933EABEE9C4787EE46C5E6
|
||||
ProjectName=Masharov
|
||||
ProjectVersion=1.86
|
||||
ProjectVersion=1.865
|
||||
CompanyName=GraffInteractive
|
||||
Homepage=Graff.tech
|
||||
|
||||
|
||||
Reference in New Issue
Block a user