Compare commits
4 commits
c44de5e113
...
164b035b97
Author | SHA1 | Date | |
---|---|---|---|
164b035b97 | |||
e5d722c41d | |||
cd51c613d2 | |||
cbdc1bf08b |
16 changed files with 13 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||||
TargetedHardwareClass=Desktop
|
TargetedHardwareClass=Desktop
|
||||||
AppliedTargetedHardwareClass=Desktop
|
AppliedTargetedHardwareClass=Desktop
|
||||||
|
@ -30,3 +28,16 @@ r.DefaultFeature.MotionBlur=False
|
||||||
r.DefaultFeature.AntiAliasing=2
|
r.DefaultFeature.AntiAliasing=2
|
||||||
r.DefaultFeature.AutoExposure=False
|
r.DefaultFeature.AutoExposure=False
|
||||||
|
|
||||||
|
[/Script/NavigationSystem.RecastNavMesh]
|
||||||
|
bDoFullyAsyncNavDataGathering=False
|
||||||
|
RuntimeGeneration=Dynamic
|
||||||
|
DrawOffset=10.000000
|
||||||
|
bFixedTilePoolSize=False
|
||||||
|
bSortNavigationAreasByCost=False
|
||||||
|
|
||||||
|
[/Script/NavigationSystem.NavigationSystemV1]
|
||||||
|
bSpawnNavDataInNavBoundsLevel=False
|
||||||
|
bGenerateNavigationOnlyAroundNavigationInvokers=False
|
||||||
|
DirtyAreasUpdateFreq=2.000000
|
||||||
|
bAutoCreateNavigationData=True
|
||||||
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
Content/0_Project/Core/BP_Camera.uasset
Normal file
BIN
Content/0_Project/Core/BP_Camera.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/0_Project/Core/Engine/SPAIController.uasset
Normal file
BIN
Content/0_Project/Core/Engine/SPAIController.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/0_Project/Core/Tiles/BP_BaseTile.uasset
Normal file
BIN
Content/0_Project/Core/Tiles/BP_BaseTile.uasset
Normal file
Binary file not shown.
BIN
Content/0_Project/Core/Tiles/BP_BaseTile_Child.uasset
Normal file
BIN
Content/0_Project/Core/Tiles/BP_BaseTile_Child.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue