diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 4129d41f..f3c4d5d0 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -103,7 +103,7 @@ bSkipAgentHeightCheckWhenPickingNavData=False DataGatheringMode=Instant bGenerateNavigationOnlyAroundNavigationInvokers=True ActiveTilesUpdateInterval=1.000000 -+SupportedAgents=(Name="Default",Color=(B=0,G=255,R=140,A=164),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=32.000000,AgentHeight=144.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=None,bCanCrouch=False,bCanJump=False,bCanWalk=False,bCanSwim=False,bCanFly=False) ++SupportedAgents=(Name="Default",Color=(B=0,G=255,R=140,A=164),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=24.000000,AgentHeight=144.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 diff --git a/Content/AssetPacks/AM_vol4/Materials/MI_AM_vol4_leaf_28.uasset b/Content/AssetPacks/AM_vol4/Materials/MI_AM_vol4_leaf_28.uasset index 4b9fe819..377d4863 100644 Binary files a/Content/AssetPacks/AM_vol4/Materials/MI_AM_vol4_leaf_28.uasset and b/Content/AssetPacks/AM_vol4/Materials/MI_AM_vol4_leaf_28.uasset differ diff --git a/Content/AssetPacks/AM_vol4/Materials/M_main_tree-bark.uasset b/Content/AssetPacks/AM_vol4/Materials/M_main_tree-bark.uasset index d63656d8..ad65eda3 100644 Binary files a/Content/AssetPacks/AM_vol4/Materials/M_main_tree-bark.uasset and b/Content/AssetPacks/AM_vol4/Materials/M_main_tree-bark.uasset differ diff --git a/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_08_BC.uasset b/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_08_BC.uasset index 56f5a935..1abb303d 100644 Binary files a/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_08_BC.uasset and b/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_08_BC.uasset differ diff --git a/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_12_BC.uasset b/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_12_BC.uasset index 091c9dae..2efba371 100644 Binary files a/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_12_BC.uasset and b/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_12_BC.uasset differ diff --git a/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_28_BC.uasset b/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_28_BC.uasset index f51f992c..b2f23a43 100644 Binary files a/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_28_BC.uasset and b/Content/AssetPacks/AM_vol4/Textures/T_AM_vol4_leaf_28_BC.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 288752ba..dadbb80f 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/UI/Actors/HousePoint.uasset b/Content/Blueprints/UI/Actors/HousePoint.uasset index 4b95af59..19cef2a9 100644 Binary files a/Content/Blueprints/UI/Actors/HousePoint.uasset and b/Content/Blueprints/UI/Actors/HousePoint.uasset differ diff --git a/Content/Blueprints/UI/Materials/FasadHide.uasset b/Content/Blueprints/UI/Materials/FasadHide.uasset index eae5d837..840c1c36 100644 Binary files a/Content/Blueprints/UI/Materials/FasadHide.uasset and b/Content/Blueprints/UI/Materials/FasadHide.uasset differ diff --git a/Content/Blueprints/UI/Materials/MF_FakeHide.uasset b/Content/Blueprints/UI/Materials/MF_FakeHide.uasset new file mode 100644 index 00000000..10374ce5 Binary files /dev/null and b/Content/Blueprints/UI/Materials/MF_FakeHide.uasset differ diff --git a/Content/Blueprints/Utils/2sidedProjector.uasset b/Content/Blueprints/Utils/2sidedProjector.uasset index fc2cb75c..717300ce 100644 Binary files a/Content/Blueprints/Utils/2sidedProjector.uasset and b/Content/Blueprints/Utils/2sidedProjector.uasset differ diff --git a/Content/Blueprints/Utils/CarStatic.uasset b/Content/Blueprints/Utils/CarStatic.uasset index 2c47c78e..16af5659 100644 Binary files a/Content/Blueprints/Utils/CarStatic.uasset and b/Content/Blueprints/Utils/CarStatic.uasset differ diff --git a/Content/Blueprints/Utils/Generators/2sidedProjector.uasset b/Content/Blueprints/Utils/Generators/2sidedProjector.uasset new file mode 100644 index 00000000..c46d1340 Binary files /dev/null and b/Content/Blueprints/Utils/Generators/2sidedProjector.uasset differ diff --git a/Content/Blueprints/Utils/Generators/CarStatic.uasset b/Content/Blueprints/Utils/Generators/CarStatic.uasset new file mode 100644 index 00000000..631c6f72 Binary files /dev/null and b/Content/Blueprints/Utils/Generators/CarStatic.uasset differ diff --git a/Content/Blueprints/Utils/Generators/GrassGenerator1.uasset b/Content/Blueprints/Utils/Generators/GrassGenerator1.uasset new file mode 100644 index 00000000..666ff721 Binary files /dev/null and b/Content/Blueprints/Utils/Generators/GrassGenerator1.uasset differ diff --git a/Content/Blueprints/Utils/Generators/LedLine.uasset b/Content/Blueprints/Utils/Generators/LedLine.uasset new file mode 100644 index 00000000..0095b481 Binary files /dev/null and b/Content/Blueprints/Utils/Generators/LedLine.uasset differ diff --git a/Content/Blueprints/Utils/GrassGenerator1.uasset b/Content/Blueprints/Utils/GrassGenerator1.uasset index 3fe8660b..9badc0f4 100644 Binary files a/Content/Blueprints/Utils/GrassGenerator1.uasset and b/Content/Blueprints/Utils/GrassGenerator1.uasset differ diff --git a/Content/Blueprints/Utils/LedLine.uasset b/Content/Blueprints/Utils/LedLine.uasset index bbed09f3..d5d09afe 100644 Binary files a/Content/Blueprints/Utils/LedLine.uasset and b/Content/Blueprints/Utils/LedLine.uasset differ diff --git a/Content/Blueprints/Utils/People/StaticMan.uasset b/Content/Blueprints/Utils/People/StaticMan.uasset new file mode 100644 index 00000000..629fbce8 Binary files /dev/null and b/Content/Blueprints/Utils/People/StaticMan.uasset differ diff --git a/Content/Blueprints/Utils/StaticMan.uasset b/Content/Blueprints/Utils/StaticMan.uasset index 3928c8f8..e7cff3d9 100644 Binary files a/Content/Blueprints/Utils/StaticMan.uasset and b/Content/Blueprints/Utils/StaticMan.uasset differ diff --git a/Content/Blueprints/Utils/ZaborGenerator.uasset b/Content/Blueprints/Utils/ZaborGenerator.uasset index beef4e3c..bd55fb21 100644 Binary files a/Content/Blueprints/Utils/ZaborGenerator.uasset and b/Content/Blueprints/Utils/ZaborGenerator.uasset differ diff --git a/Content/Instances/FakeInteriors/MI_CubeRoom_1.uasset b/Content/Instances/FakeInteriors/MI_CubeRoom_1.uasset index a27ebfa3..936ebf7c 100644 Binary files a/Content/Instances/FakeInteriors/MI_CubeRoom_1.uasset and b/Content/Instances/FakeInteriors/MI_CubeRoom_1.uasset differ diff --git a/Content/Instances/FakeInteriors/MI_CubeRoom_2.uasset b/Content/Instances/FakeInteriors/MI_CubeRoom_2.uasset index 3bdff675..7cefaebf 100644 Binary files a/Content/Instances/FakeInteriors/MI_CubeRoom_2.uasset and b/Content/Instances/FakeInteriors/MI_CubeRoom_2.uasset differ diff --git a/Content/Instances/FakeInteriors/MI_CubeRoom_6.uasset b/Content/Instances/FakeInteriors/MI_CubeRoom_6.uasset index cfddc2de..fae68fba 100644 Binary files a/Content/Instances/FakeInteriors/MI_CubeRoom_6.uasset and b/Content/Instances/FakeInteriors/MI_CubeRoom_6.uasset differ diff --git a/Content/Instances/FakeInteriors/MI_CubeRoom_7.uasset b/Content/Instances/FakeInteriors/MI_CubeRoom_7.uasset index 9d0b3d0d..925cdb7f 100644 Binary files a/Content/Instances/FakeInteriors/MI_CubeRoom_7.uasset and b/Content/Instances/FakeInteriors/MI_CubeRoom_7.uasset differ diff --git a/Content/Instances/FakeInteriors/MI_CubeRoom_8.uasset b/Content/Instances/FakeInteriors/MI_CubeRoom_8.uasset index 643bbd93..c5bccf5f 100644 Binary files a/Content/Instances/FakeInteriors/MI_CubeRoom_8.uasset and b/Content/Instances/FakeInteriors/MI_CubeRoom_8.uasset differ diff --git a/Content/Maps/Buildings_Outside.umap b/Content/Maps/Buildings_Outside.umap index 30e7fdc0..18e811f1 100644 Binary files a/Content/Maps/Buildings_Outside.umap and b/Content/Maps/Buildings_Outside.umap differ diff --git a/Content/Maps/DayLight.umap b/Content/Maps/DayLight.umap index ccda85a6..5a6a13f2 100644 Binary files a/Content/Maps/DayLight.umap and b/Content/Maps/DayLight.umap differ diff --git a/Content/Maps/House1/H1Flat0.umap b/Content/Maps/House1/H1Flat0.umap index 48864fff..d517e8c7 100644 Binary files a/Content/Maps/House1/H1Flat0.umap and b/Content/Maps/House1/H1Flat0.umap differ diff --git a/Content/Maps/House1/H1Flat1.umap b/Content/Maps/House1/H1Flat1.umap index f00aea6e..9f036293 100644 Binary files a/Content/Maps/House1/H1Flat1.umap and b/Content/Maps/House1/H1Flat1.umap differ diff --git a/Content/Maps/House1/H1Flat10.umap b/Content/Maps/House1/H1Flat10.umap index 1ccebbf0..cae33b47 100644 Binary files a/Content/Maps/House1/H1Flat10.umap and b/Content/Maps/House1/H1Flat10.umap differ diff --git a/Content/Maps/House1/H1Flat11.umap b/Content/Maps/House1/H1Flat11.umap index 26f2d99a..2b93179b 100644 Binary files a/Content/Maps/House1/H1Flat11.umap and b/Content/Maps/House1/H1Flat11.umap differ diff --git a/Content/Maps/House1/H1Flat12.umap b/Content/Maps/House1/H1Flat12.umap index 7c37589a..f071b0d9 100644 Binary files a/Content/Maps/House1/H1Flat12.umap and b/Content/Maps/House1/H1Flat12.umap differ diff --git a/Content/Maps/House1/H1Flat13.umap b/Content/Maps/House1/H1Flat13.umap index 52e77dd1..c8bfab71 100644 Binary files a/Content/Maps/House1/H1Flat13.umap and b/Content/Maps/House1/H1Flat13.umap differ diff --git a/Content/Maps/House1/H1Flat2.umap b/Content/Maps/House1/H1Flat2.umap index 2ff8b1de..8be5d6a9 100644 Binary files a/Content/Maps/House1/H1Flat2.umap and b/Content/Maps/House1/H1Flat2.umap differ diff --git a/Content/Maps/House1/H1Flat3.umap b/Content/Maps/House1/H1Flat3.umap index b1992636..6fbaf884 100644 Binary files a/Content/Maps/House1/H1Flat3.umap and b/Content/Maps/House1/H1Flat3.umap differ diff --git a/Content/Maps/House1/H1Flat4.umap b/Content/Maps/House1/H1Flat4.umap index 0bf8b598..000b47f4 100644 Binary files a/Content/Maps/House1/H1Flat4.umap and b/Content/Maps/House1/H1Flat4.umap differ diff --git a/Content/Maps/House1/H1Flat5.umap b/Content/Maps/House1/H1Flat5.umap index 5c2e4329..afe6929f 100644 Binary files a/Content/Maps/House1/H1Flat5.umap and b/Content/Maps/House1/H1Flat5.umap differ diff --git a/Content/Maps/House1/H1Flat6.umap b/Content/Maps/House1/H1Flat6.umap index bf120855..4929b930 100644 Binary files a/Content/Maps/House1/H1Flat6.umap and b/Content/Maps/House1/H1Flat6.umap differ diff --git a/Content/Maps/House1/H1Flat7.umap b/Content/Maps/House1/H1Flat7.umap index ae1d21e2..7aa70840 100644 Binary files a/Content/Maps/House1/H1Flat7.umap and b/Content/Maps/House1/H1Flat7.umap differ diff --git a/Content/Maps/House1/H1Flat8.umap b/Content/Maps/House1/H1Flat8.umap index b69bdd84..4b0633c1 100644 Binary files a/Content/Maps/House1/H1Flat8.umap and b/Content/Maps/House1/H1Flat8.umap differ diff --git a/Content/Maps/House1/H1Flat9.umap b/Content/Maps/House1/H1Flat9.umap index 44a13798..5df7e657 100644 Binary files a/Content/Maps/House1/H1Flat9.umap and b/Content/Maps/House1/H1Flat9.umap differ diff --git a/Content/Maps/House1/H1Floor1.umap b/Content/Maps/House1/H1Floor1.umap index c3353d53..bba3d5ed 100644 Binary files a/Content/Maps/House1/H1Floor1.umap and b/Content/Maps/House1/H1Floor1.umap differ diff --git a/Content/Maps/House4/H4Flat0.umap b/Content/Maps/House4/H4Flat0.umap index 7a99bb48..569f4c84 100644 Binary files a/Content/Maps/House4/H4Flat0.umap and b/Content/Maps/House4/H4Flat0.umap differ diff --git a/Content/Maps/House4/H4Flat1.umap b/Content/Maps/House4/H4Flat1.umap index 05985dfd..f00801f1 100644 Binary files a/Content/Maps/House4/H4Flat1.umap and b/Content/Maps/House4/H4Flat1.umap differ diff --git a/Content/Maps/House4/H4Flat2.umap b/Content/Maps/House4/H4Flat2.umap index aed520d2..61630092 100644 Binary files a/Content/Maps/House4/H4Flat2.umap and b/Content/Maps/House4/H4Flat2.umap differ diff --git a/Content/Maps/House4/H4Flat3.umap b/Content/Maps/House4/H4Flat3.umap index e52be0e7..0b32d4aa 100644 Binary files a/Content/Maps/House4/H4Flat3.umap and b/Content/Maps/House4/H4Flat3.umap differ diff --git a/Content/Maps/House4/H4Flat4.umap b/Content/Maps/House4/H4Flat4.umap index a86529da..224a7cfc 100644 Binary files a/Content/Maps/House4/H4Flat4.umap and b/Content/Maps/House4/H4Flat4.umap differ diff --git a/Content/Maps/House4/H4Floor3.umap b/Content/Maps/House4/H4Floor3.umap index 057f5f30..e3bdf2ca 100644 Binary files a/Content/Maps/House4/H4Floor3.umap and b/Content/Maps/House4/H4Floor3.umap differ diff --git a/Content/Maps/MainScene.umap b/Content/Maps/MainScene.umap index 5ddd7569..9eb6f160 100644 Binary files a/Content/Maps/MainScene.umap and b/Content/Maps/MainScene.umap differ diff --git a/Content/Maps/NightLight.umap b/Content/Maps/NightLight.umap index fe7020c2..a9f19516 100644 Binary files a/Content/Maps/NightLight.umap and b/Content/Maps/NightLight.umap differ diff --git a/Content/Maps/Yard.umap b/Content/Maps/Yard.umap index 3cee2de3..ea12a2d0 100644 Binary files a/Content/Maps/Yard.umap and b/Content/Maps/Yard.umap differ diff --git a/Content/Maps/brushes.umap b/Content/Maps/brushes.umap deleted file mode 100644 index 51f949e7..00000000 Binary files a/Content/Maps/brushes.umap and /dev/null differ diff --git a/Content/Maps/shadowMeshes.umap b/Content/Maps/shadowMeshes.umap index 0647bade..ac4bd646 100644 Binary files a/Content/Maps/shadowMeshes.umap and b/Content/Maps/shadowMeshes.umap differ diff --git a/Content/Materials/HouseFantom_H1.uasset b/Content/Materials/HouseFantom_H1.uasset deleted file mode 100644 index 6c4b7b38..00000000 Binary files a/Content/Materials/HouseFantom_H1.uasset and /dev/null differ diff --git a/Content/Materials/HouseFantom_H2.uasset b/Content/Materials/HouseFantom_H2.uasset deleted file mode 100644 index 7a9c7607..00000000 Binary files a/Content/Materials/HouseFantom_H2.uasset and /dev/null differ diff --git a/Content/Materials/HouseFantom_H4.uasset b/Content/Materials/HouseFantom_H4.uasset deleted file mode 100644 index 3e5bc237..00000000 Binary files a/Content/Materials/HouseFantom_H4.uasset and /dev/null differ diff --git a/Content/Materials/Instances/Dvor/Texture/Plate.uasset b/Content/Materials/Instances/Dvor/Texture/Plate.uasset index 6912afbf..ad05129d 100644 Binary files a/Content/Materials/Instances/Dvor/Texture/Plate.uasset and b/Content/Materials/Instances/Dvor/Texture/Plate.uasset differ diff --git a/Content/Materials/LedLine.uasset b/Content/Materials/LedLine.uasset index fbb3836c..4965eb2e 100644 Binary files a/Content/Materials/LedLine.uasset and b/Content/Materials/LedLine.uasset differ diff --git a/Content/Materials/LedLine_H1.uasset b/Content/Materials/LedLine_H1.uasset index 5da47126..af475cca 100644 Binary files a/Content/Materials/LedLine_H1.uasset and b/Content/Materials/LedLine_H1.uasset differ diff --git a/Content/Materials/M_FakeInterior.uasset b/Content/Materials/M_FakeInterior.uasset index f30fffde..edadb803 100644 Binary files a/Content/Materials/M_FakeInterior.uasset and b/Content/Materials/M_FakeInterior.uasset differ diff --git a/Content/Materials/M_RMA_Tile_Master.uasset b/Content/Materials/M_RMA_Tile_Master.uasset index b4b64294..7f8eb55f 100644 Binary files a/Content/Materials/M_RMA_Tile_Master.uasset and b/Content/Materials/M_RMA_Tile_Master.uasset differ diff --git a/Content/Materials/M_SandColor1.uasset b/Content/Materials/M_SandColor1.uasset index 2e4d5d67..56e1f25b 100644 Binary files a/Content/Materials/M_SandColor1.uasset and b/Content/Materials/M_SandColor1.uasset differ diff --git a/Content/Materials/M_WinGlass.uasset b/Content/Materials/M_WinGlass.uasset index 877f0775..b130771f 100644 Binary files a/Content/Materials/M_WinGlass.uasset and b/Content/Materials/M_WinGlass.uasset differ diff --git a/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Displacement_4K_udsicdffw.uasset b/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Displacement_4K_udsicdffw.uasset index b7e54801..b990e0b5 100644 Binary files a/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Displacement_4K_udsicdffw.uasset and b/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Displacement_4K_udsicdffw.uasset differ diff --git a/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Gravel.uasset b/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Gravel.uasset index f02cc078..2f14e823 100644 Binary files a/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Gravel.uasset and b/Content/Megascans/Surfaces/Beach_Pebbles_2x2_M_udsicdffw_surface/Gravel.uasset differ diff --git a/Content/Megascans/Surfaces/Rough_Concrete_Wall_udgpchko_surface/Border.uasset b/Content/Megascans/Surfaces/Rough_Concrete_Wall_udgpchko_surface/Border.uasset index fc46c25c..02ea4b17 100644 Binary files a/Content/Megascans/Surfaces/Rough_Concrete_Wall_udgpchko_surface/Border.uasset and b/Content/Megascans/Surfaces/Rough_Concrete_Wall_udgpchko_surface/Border.uasset differ diff --git a/Content/Megascans/Surfaces/Shoreline_Beach_Rocks_2x2_M_ulfhfapdy_surface/pebbles.uasset b/Content/Megascans/Surfaces/Shoreline_Beach_Rocks_2x2_M_ulfhfapdy_surface/pebbles.uasset index f67dd30a..76ac919c 100644 Binary files a/Content/Megascans/Surfaces/Shoreline_Beach_Rocks_2x2_M_ulfhfapdy_surface/pebbles.uasset and b/Content/Megascans/Surfaces/Shoreline_Beach_Rocks_2x2_M_ulfhfapdy_surface/pebbles.uasset differ diff --git a/Content/Megascans/Surfaces/Thai_Beach_Sand_2x2_M_tgrhebdk_surface/Sand.uasset b/Content/Megascans/Surfaces/Thai_Beach_Sand_2x2_M_tgrhebdk_surface/Sand.uasset index 98b9b19b..395b8ade 100644 Binary files a/Content/Megascans/Surfaces/Thai_Beach_Sand_2x2_M_tgrhebdk_surface/Sand.uasset and b/Content/Megascans/Surfaces/Thai_Beach_Sand_2x2_M_tgrhebdk_surface/Sand.uasset differ diff --git a/Content/Textures/Baumit/T_Baumit_Plaster_BC.uasset b/Content/Textures/Baumit/T_Baumit_Plaster_BC.uasset index eb56f03b..31096be4 100644 Binary files a/Content/Textures/Baumit/T_Baumit_Plaster_BC.uasset and b/Content/Textures/Baumit/T_Baumit_Plaster_BC.uasset differ diff --git a/Content/Textures/Baumit/T_Baumit_Plaster_N.uasset b/Content/Textures/Baumit/T_Baumit_Plaster_N.uasset index 1087c474..0e200658 100644 Binary files a/Content/Textures/Baumit/T_Baumit_Plaster_N.uasset and b/Content/Textures/Baumit/T_Baumit_Plaster_N.uasset differ