Skip to content
Snippets Groups Projects
Commit af5862c7 authored by Giovanni Vindiola's avatar Giovanni Vindiola :speech_balloon:
Browse files

addedBPSwitcher

parent e447d904
No related branches found
No related tags found
No related merge requests found
...@@ -510,6 +510,52 @@ UIScaleCurve=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtra ...@@ -510,6 +510,52 @@ UIScaleCurve=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtra
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") +CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
[/Script/NavigationSystem.RecastNavMesh] [/Script/NavigationSystem.RecastNavMesh]
bDrawPolyEdges=False
bDistinctlyDrawTilesBeingBuilt=True
DrawOffset=10.000000
bFixedTilePoolSize=False
TilePoolSize=1024
TileSizeUU=1000.000000
CellSize=19.000000
CellHeight=10.000000
NavMeshResolutionParams[0]=(CellSize=38.000000,CellHeight=10.000000)
NavMeshResolutionParams[1]=(CellSize=19.000000,CellHeight=10.000000)
NavMeshResolutionParams[2]=(CellSize=19.000000,CellHeight=10.000000)
AgentRadius=34.000000
AgentHeight=144.000000
AgentMaxSlope=44.000000
AgentMaxStepHeight=35.000000
MinRegionArea=0.000000
MergeRegionSize=400.000000
MaxSimplificationError=1.300000
MaxSimultaneousTileGenerationJobsCount=1024
TileNumberHardLimit=1048576
DefaultDrawDistance=5000.000000
DefaultMaxSearchNodes=2048.000000
DefaultMaxHierarchicalSearchNodes=2048.000000
RegionPartitioning=Watershed
LayerPartitioning=Watershed
RegionChunkSplits=2
LayerChunkSplits=2
bSortNavigationAreasByCost=True
bIsWorldPartitioned=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
bUseVoxelCache=False
TileSetUpdateInterval=1.000000
HeuristicScale=0.999000
VerticalDeviationFromGroundCompensation=0.000000
RuntimeGeneration=Dynamic RuntimeGeneration=Dynamic
[/Script/VRExpansionPlugin.VRGlobalSettings] [/Script/VRExpansionPlugin.VRGlobalSettings]
......
...@@ -238,6 +238,10 @@ ...@@ -238,6 +238,10 @@
{ {
"Name": "HairModelingToolset", "Name": "HairModelingToolset",
"Enabled": true "Enabled": true
},
{
"Name": "RemoteControl",
"Enabled": true
} }
] ]
} }
\ No newline at end of file
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment