diff --git a/Config/DefaultDeviceProfiles.ini b/Config/DefaultDeviceProfiles.ini index 172b7d5c..0f8b6f3f 100644 --- a/Config/DefaultDeviceProfiles.ini +++ b/Config/DefaultDeviceProfiles.ini @@ -10,7 +10,7 @@ bIsVisibleForAssets=True +CVars=r.RayTracing.Culling=1 +CVars=r.Shadow.DistanceScale=2 +CVars=r.Tonemapper.Sharpen=1 -+TextureLODGroups=(Group=TEXTUREGROUP_WorldNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) -+TextureLODGroups=(Group=TEXTUREGROUP_Character,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) -+TextureLODGroups=(Group=TEXTUREGROUP_CharacterNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) +;+TextureLODGroups=(Group=TEXTUREGROUP_WorldNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) +;+TextureLODGroups=(Group=TEXTUREGROUP_Character,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) +;+TextureLODGroups=(Group=TEXTUREGROUP_CharacterNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index ef2ba5a7..f63af627 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -2,7 +2,7 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=B89CCC284A7D213231762AB505314AAD -ProjectVersion=2.01 +ProjectVersion=2.02 ProjectName=Ivazowsky CompanyName=GraffInteractive Homepage=Graff.tech diff --git a/Content/Blueprints/Player/CM.uasset b/Content/Blueprints/Player/CM.uasset index 3bd46ddf..ce4356ff 100644 Binary files a/Content/Blueprints/Player/CM.uasset and b/Content/Blueprints/Player/CM.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 3d10ae93..dbd7d41d 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/MyPC.uasset b/Content/Blueprints/Player/MyPC.uasset index 5f183dde..08953a88 100644 Binary files a/Content/Blueprints/Player/MyPC.uasset and b/Content/Blueprints/Player/MyPC.uasset differ diff --git a/Content/Blueprints/Player/flyPawn.uasset b/Content/Blueprints/Player/flyPawn.uasset index 14ff5c76..b98ed62c 100644 Binary files a/Content/Blueprints/Player/flyPawn.uasset and b/Content/Blueprints/Player/flyPawn.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/button/Base/MapPinRoom.uasset b/Content/Blueprints/UI/WBPS/Imgs/button/Base/MapPinRoom.uasset new file mode 100644 index 00000000..e2bcfd44 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/button/Base/MapPinRoom.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F02.uasset index 7b9551a8..7d57fcb5 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F02.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F03.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F03.uasset index 55735546..6f9c0ca8 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F03.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F03.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F04-05.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F04-05.uasset index 51a156d0..09ad672a 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F04-05.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F04-05.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F06-10.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F06-10.uasset new file mode 100644 index 00000000..fd34c6c3 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F06-10.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F11-19.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F11-19.uasset index 01c8f02f..26d60559 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F11-19.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F11-19.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F20.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F20.uasset index cd807a67..c0f75377 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F20.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F20.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F21-22.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F21-22.uasset index e36b26b8..3aea000b 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F21-22.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F21-22.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F23.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F23.uasset index d3c44ceb..83d04539 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F23.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F23.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F24.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F24.uasset index 17d52c5a..acb5fcbc 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F24.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F24.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F6-10.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F6-10.uasset deleted file mode 100644 index 3cb90a0a..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F6-10.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F02.uasset index 14173acc..2f00c4cf 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F02.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F03-16.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F03-16.uasset index 84fcba16..d4a1534d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F03-16.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F03-16.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F17.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F17.uasset index f36b59ad..ed1ab6ee 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F17.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F17.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F18.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F18.uasset index 4924f8a6..b62593b0 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F18.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S02/GP7_S02_F18.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F02.uasset index 53bf5d09..3cc8fb18 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F02.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F03-12.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F03-12.uasset index a3f11b0e..2a7908f5 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F03-12.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F03-12.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F13.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F13.uasset index 07da3bb0..92b94ed6 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F13.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F13.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F14-15.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F14-15.uasset index 0309506e..ba98d313 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F14-15.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S03/GP7_S03_F14-15.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F02.uasset index 21f54f9d..0cd4f72c 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F02.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F03-10.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F03-10.uasset index ea915c30..2d3e3a35 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F03-10.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F03-10.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F11-12.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F11-12.uasset index 05d234ac..6cd6792b 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F11-12.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F11-12.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F13.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F13.uasset index 98e3a2cc..543f5aa4 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F13.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F13.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F14-15.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F14-15.uasset index e8ee031d..139d5268 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F14-15.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F14-15.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F16.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F16.uasset index 09bd11da..b4609f2b 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F16.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F16.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F17-18.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F17-18.uasset index 8ae4db18..d0bda6fd 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F17-18.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S04/GP7_S04_F17-18.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F02.uasset index 3adb2868..aca96227 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F02.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F03.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F03.uasset index fa948d19..0008a147 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F03.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F03.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F04-07.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F04-07.uasset index b4d9c343..2813acde 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F04-07.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F04-07.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F08.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F08.uasset index d1a11e5a..c2f2f9c1 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F08.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F08.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F09.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F09.uasset index 5b4f0dde..fcfcda47 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F09.uasset and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F09.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/aboutIvaz.uasset b/Content/Blueprints/UI/WBPS/Menu/aboutIvaz.uasset index 7de78a8f..eb9cd2d0 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/aboutIvaz.uasset and b/Content/Blueprints/UI/WBPS/Menu/aboutIvaz.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/menuSecondLine.uasset b/Content/Blueprints/UI/WBPS/Menu/menuSecondLine.uasset index 2603a513..1f24ebcd 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/menuSecondLine.uasset and b/Content/Blueprints/UI/WBPS/Menu/menuSecondLine.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset b/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset index 771d5936..d57d8032 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset and b/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/welcomeData.uasset b/Content/Blueprints/UI/WBPS/Menu/welcomeData.uasset index aa291f99..10647528 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/welcomeData.uasset and b/Content/Blueprints/UI/WBPS/Menu/welcomeData.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Pointers/FlatPointer.uasset b/Content/Blueprints/UI/WBPS/Pointers/FlatPointer.uasset index c5352ae4..3257717e 100644 Binary files a/Content/Blueprints/UI/WBPS/Pointers/FlatPointer.uasset and b/Content/Blueprints/UI/WBPS/Pointers/FlatPointer.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/Filter.uasset b/Content/Blueprints/UI/WBPS/filter/Filter.uasset index c7eca714..ba9b0530 100644 Binary files a/Content/Blueprints/UI/WBPS/filter/Filter.uasset and b/Content/Blueprints/UI/WBPS/filter/Filter.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/floorMap.uasset b/Content/Blueprints/UI/WBPS/filter/floorMap.uasset index 586feea6..f57d4408 100644 Binary files a/Content/Blueprints/UI/WBPS/filter/floorMap.uasset and b/Content/Blueprints/UI/WBPS/filter/floorMap.uasset differ diff --git a/Content/Humans/MetaHumans/Common/Face/Face_Archetype_LODSettings.uasset b/Content/Humans/MetaHumans/Common/Face/Face_Archetype_LODSettings.uasset index 373cf895..9361a010 100644 Binary files a/Content/Humans/MetaHumans/Common/Face/Face_Archetype_LODSettings.uasset and b/Content/Humans/MetaHumans/Common/Face/Face_Archetype_LODSettings.uasset differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F02_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F02_P.umap index 4a110a16..d3c5f5ca 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F02_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F02_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F03-05_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F03-05_P.umap index ceffb272..4bf6279e 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F03-05_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F03-05_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F06-10_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F06-10_P.umap index 5d8fea39..88e9e36b 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F06-10_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F06-10_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F11-19_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F11-19_P.umap index de1a8196..0c19de7e 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F11-19_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F11-19_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F20_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F20_P.umap index b8190070..92ac7120 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F20_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F20_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F21-22_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F21-22_P.umap index 549419ab..cbfeef0f 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F21-22_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F21-22_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F23_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F23_P.umap index 78772dd5..13a1f84d 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F23_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F23_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S01/GP7_S01_F24_P.umap b/Content/Maps/Interiors/GP7/S01/GP7_S01_F24_P.umap index 4d3fdfb8..5301174f 100644 Binary files a/Content/Maps/Interiors/GP7/S01/GP7_S01_F24_P.umap and b/Content/Maps/Interiors/GP7/S01/GP7_S01_F24_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S03/GP7_S03_F02_P.umap b/Content/Maps/Interiors/GP7/S03/GP7_S03_F02_P.umap index 6f2106c3..e99e2c54 100644 Binary files a/Content/Maps/Interiors/GP7/S03/GP7_S03_F02_P.umap and b/Content/Maps/Interiors/GP7/S03/GP7_S03_F02_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S03/GP7_S03_F03-12_P.umap b/Content/Maps/Interiors/GP7/S03/GP7_S03_F03-12_P.umap index 7be772b8..8d98ea15 100644 Binary files a/Content/Maps/Interiors/GP7/S03/GP7_S03_F03-12_P.umap and b/Content/Maps/Interiors/GP7/S03/GP7_S03_F03-12_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S03/GP7_S03_F13-14_P.umap b/Content/Maps/Interiors/GP7/S03/GP7_S03_F13-14_P.umap index 1aaaacdd..d42da7fe 100644 Binary files a/Content/Maps/Interiors/GP7/S03/GP7_S03_F13-14_P.umap and b/Content/Maps/Interiors/GP7/S03/GP7_S03_F13-14_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S03/GP7_S03_F15_P.umap b/Content/Maps/Interiors/GP7/S03/GP7_S03_F15_P.umap index 12ee1889..6b0a0d19 100644 Binary files a/Content/Maps/Interiors/GP7/S03/GP7_S03_F15_P.umap and b/Content/Maps/Interiors/GP7/S03/GP7_S03_F15_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F02_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F02_P.umap index da525aec..749498f0 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F02_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F02_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F03-10_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F03-10_P.umap index 8682629c..d3a87bf0 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F03-10_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F03-10_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F11-12_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F11-12_P.umap index 4eddba9a..9d637e08 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F11-12_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F11-12_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F13_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F13_P.umap index 2355ccbe..a7fd7d07 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F13_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F13_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F14-15_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F14-15_P.umap index de6cbcbf..c93cd363 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F14-15_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F14-15_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F16_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F16_P.umap index 89398296..e020fa47 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F16_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F16_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F17_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F17_P.umap index d80ddbb8..25d10a04 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F17_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F17_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S04/GP7_S04_F18_P.umap b/Content/Maps/Interiors/GP7/S04/GP7_S04_F18_P.umap index 49727538..fcd0e597 100644 Binary files a/Content/Maps/Interiors/GP7/S04/GP7_S04_F18_P.umap and b/Content/Maps/Interiors/GP7/S04/GP7_S04_F18_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S05/GP7_S05_F02_P.umap b/Content/Maps/Interiors/GP7/S05/GP7_S05_F02_P.umap index 6c7c4658..1f3d947b 100644 Binary files a/Content/Maps/Interiors/GP7/S05/GP7_S05_F02_P.umap and b/Content/Maps/Interiors/GP7/S05/GP7_S05_F02_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S05/GP7_S05_F03-07_P.umap b/Content/Maps/Interiors/GP7/S05/GP7_S05_F03-07_P.umap index 84a2218b..53182624 100644 Binary files a/Content/Maps/Interiors/GP7/S05/GP7_S05_F03-07_P.umap and b/Content/Maps/Interiors/GP7/S05/GP7_S05_F03-07_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S05/GP7_S05_F08_P.umap b/Content/Maps/Interiors/GP7/S05/GP7_S05_F08_P.umap index 264575b6..06eab426 100644 Binary files a/Content/Maps/Interiors/GP7/S05/GP7_S05_F08_P.umap and b/Content/Maps/Interiors/GP7/S05/GP7_S05_F08_P.umap differ diff --git a/Content/Maps/Interiors/GP7/S05/GP7_S05_F09_P.umap b/Content/Maps/Interiors/GP7/S05/GP7_S05_F09_P.umap index 10f6e259..e63fde13 100644 Binary files a/Content/Maps/Interiors/GP7/S05/GP7_S05_F09_P.umap and b/Content/Maps/Interiors/GP7/S05/GP7_S05_F09_P.umap differ diff --git a/Content/Maps/people.umap b/Content/Maps/people.umap index c35ac995..24f816c9 100644 Binary files a/Content/Maps/people.umap and b/Content/Maps/people.umap differ