Fixed Teleport Trace starting to high
This commit is contained in:
parent
de1d036808
commit
3ec5b3bb89
7 changed files with 65 additions and 12 deletions
|
@ -194,6 +194,59 @@ bSendAnonymousUsageDataToEpic=False
|
|||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||
|
||||
[/Script/NavigationSystem.RecastNavMesh]
|
||||
bDrawPolyEdges=False
|
||||
bDistinctlyDrawTilesBeingBuilt=True
|
||||
DrawOffset=10.000000
|
||||
bFixedTilePoolSize=False
|
||||
TilePoolSize=1024
|
||||
TileSizeUU=990.000000
|
||||
CellSize=19.000000
|
||||
CellHeight=10.000000
|
||||
AgentMaxStepHeight=35.000000
|
||||
NavMeshResolutionParams[0]=(CellSize=38.076923,CellHeight=10.000000,AgentMaxStepHeight=35.000000)
|
||||
NavMeshResolutionParams[1]=(CellSize=15.000000,CellHeight=10.000000,AgentMaxStepHeight=35.000000)
|
||||
NavMeshResolutionParams[2]=(CellSize=15.000000,CellHeight=10.000000,AgentMaxStepHeight=35.000000)
|
||||
AgentRadius=20.000000
|
||||
AgentHeight=144.000000
|
||||
AgentMaxSlope=44.000000
|
||||
MinRegionArea=0.000000
|
||||
MergeRegionSize=400.000000
|
||||
MaxVerticalMergeError=2147483647
|
||||
MaxSimplificationError=1.300000
|
||||
SimplificationElevationRatio=0.000000
|
||||
MaxSimultaneousTileGenerationJobsCount=1024
|
||||
TileNumberHardLimit=1048576
|
||||
DefaultDrawDistance=5000.000000
|
||||
DefaultMaxSearchNodes=2048.000000
|
||||
DefaultMaxHierarchicalSearchNodes=2048.000000
|
||||
LedgeSlopeFilterMode=Recast
|
||||
RegionPartitioning=Watershed
|
||||
LayerPartitioning=Watershed
|
||||
RegionChunkSplits=2
|
||||
LayerChunkSplits=2
|
||||
bSortNavigationAreasByCost=True
|
||||
bIsWorldPartitioned=False
|
||||
bGenerateNavLinks=False
|
||||
bPerformVoxelFiltering=True
|
||||
bMarkLowHeightAreas=False
|
||||
bUseExtraTopCellWhenMarkingAreas=True
|
||||
bFilterLowSpanSequences=False
|
||||
bFilterLowSpanFromTileCache=False
|
||||
bDoFullyAsyncNavDataGathering=False
|
||||
bUseBetterOffsetsFromCorners=True
|
||||
bStoreEmptyTileLayers=False
|
||||
bUseVirtualFilters=True
|
||||
bUseVirtualGeometryFilteringAndDirtying=False
|
||||
bAllowNavLinkAsPathEnd=False
|
||||
TimeSliceFilterLedgeSpansMaxYProcess=13
|
||||
TimeSliceLongDurationDebug=0.002000
|
||||
InvokerTilePriorityBumpDistanceThresholdInTileUnits=1
|
||||
InvokerTilePriorityBumpIncrease=1
|
||||
NavLinkJumpDownConfig=(bEnabled=True,JumpLength=150.000000,JumpDistanceFromEdge=10.000000,JumpMaxDepth=150.000000,JumpHeight=50.000000,JumpEndsHeightTolerance=80.000000,SamplingSeparationFactor=1.000000,FilterDistanceThreshold=80.000000,LinkBuilderFlags=1,AreaClass="/Script/CoreUObject.Class'/Script/NavigationSystem.NavArea_Default'",LinkProxyClass=None,LinkProxyId=(Id=0))
|
||||
bUseVoxelCache=False
|
||||
TileSetUpdateInterval=1.000000
|
||||
HeuristicScale=0.999000
|
||||
VerticalDeviationFromGroundCompensation=0.000000
|
||||
RuntimeGeneration=Dynamic
|
||||
|
||||
[/Script/VRExpansionPlugin.VRGlobalSettings]
|
||||
|
|
BIN
VIRTUOS_ExpansionPluginTests/Content/FreezingChamber/BP_FreezingChamber.uasset
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/FreezingChamber/BP_FreezingChamber.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/Maps/Material_017.uasset
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/Maps/Material_017.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/SpiralStaircase/column.uasset
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/SpiralStaircase/column.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/SpiralStaircase/stairs.uasset
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/SpiralStaircase/stairs.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_Trace_Controller.uasset
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_Trace_Controller.uasset
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue