diff --git a/.gitignore b/.gitignore index fdc713ba..88c0cced 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ Config/UserEngine.ini Plugins/DLSS Plugins/DLSSMoviePipelineSupport Plugins/NIS +Config/DefaultEditorPerProjectUserSettings.ini diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index bb3bde7d..365ea413 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -158,7 +158,7 @@ bShouldDiscardSubLevelNavData=True bTickWhilePaused=False bInitialBuildingLocked=False bSkipAgentHeightCheckWhenPickingNavData=False -bGenerateNavigationOnlyAroundNavigationInvokers=False +bGenerateNavigationOnlyAroundNavigationInvokers=True ActiveTilesUpdateInterval=1.000000 DataGatheringMode=Instant DirtyAreaWarningSizeThreshold=-1.000000 diff --git a/Content/Blueprints/BPs.uasset b/Content/Blueprints/BPs.uasset index d388bf63..87c5097c 100644 Binary files a/Content/Blueprints/BPs.uasset and b/Content/Blueprints/BPs.uasset differ diff --git a/Content/Blueprints/Player/CM.uasset b/Content/Blueprints/Player/CM.uasset index 354b59a0..4e349f86 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 2552be2e..e6af52e3 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/GameplayFunctions.uasset b/Content/Blueprints/Player/GameplayFunctions.uasset index 84829efb..f0dbe9e6 100644 Binary files a/Content/Blueprints/Player/GameplayFunctions.uasset and b/Content/Blueprints/Player/GameplayFunctions.uasset differ diff --git a/Content/Blueprints/Player/MathAndConvertFns.uasset b/Content/Blueprints/Player/MathAndConvertFns.uasset index 37b7e14b..ea4556de 100644 Binary files a/Content/Blueprints/Player/MathAndConvertFns.uasset and b/Content/Blueprints/Player/MathAndConvertFns.uasset differ diff --git a/Content/Blueprints/Player/MyPC.uasset b/Content/Blueprints/Player/MyPC.uasset index d8124756..642e0191 100644 Binary files a/Content/Blueprints/Player/MyPC.uasset and b/Content/Blueprints/Player/MyPC.uasset differ diff --git a/Content/Blueprints/Player/VR/VRHand.uasset b/Content/Blueprints/Player/VR/VRHand.uasset index 98bf3ad1..31782621 100644 Binary files a/Content/Blueprints/Player/VR/VRHand.uasset and b/Content/Blueprints/Player/VR/VRHand.uasset differ diff --git a/Content/Blueprints/Player/VR/VRPawn.uasset b/Content/Blueprints/Player/VR/VRPawn.uasset index c80d85ea..5d11bb22 100644 Binary files a/Content/Blueprints/Player/VR/VRPawn.uasset and b/Content/Blueprints/Player/VR/VRPawn.uasset differ diff --git a/Content/Blueprints/Player/VR/fantomMap1.uasset b/Content/Blueprints/Player/VR/fantomMap1.uasset index 202116d5..ee9f09a9 100644 Binary files a/Content/Blueprints/Player/VR/fantomMap1.uasset and b/Content/Blueprints/Player/VR/fantomMap1.uasset differ diff --git a/Content/Blueprints/Player/WalkingPawn.uasset b/Content/Blueprints/Player/WalkingPawn.uasset index 21dcccac..a5b0897a 100644 Binary files a/Content/Blueprints/Player/WalkingPawn.uasset and b/Content/Blueprints/Player/WalkingPawn.uasset differ diff --git a/Content/Blueprints/Player/flyPawn.uasset b/Content/Blueprints/Player/flyPawn.uasset index dc578b42..14ff5c76 100644 Binary files a/Content/Blueprints/Player/flyPawn.uasset and b/Content/Blueprints/Player/flyPawn.uasset differ diff --git a/Content/Blueprints/Player/getFunctions.uasset b/Content/Blueprints/Player/getFunctions.uasset index a2cbfce0..0c9dcbe1 100644 Binary files a/Content/Blueprints/Player/getFunctions.uasset and b/Content/Blueprints/Player/getFunctions.uasset differ diff --git a/Content/Blueprints/Player/myHud.uasset b/Content/Blueprints/Player/myHud.uasset index 6c5ca430..dc905a1f 100644 Binary files a/Content/Blueprints/Player/myHud.uasset and b/Content/Blueprints/Player/myHud.uasset differ diff --git a/Content/Blueprints/UI/Actors/FlatPoint.uasset b/Content/Blueprints/UI/Actors/FlatPoint.uasset index 515fd16b..ab6b7eb1 100644 Binary files a/Content/Blueprints/UI/Actors/FlatPoint.uasset and b/Content/Blueprints/UI/Actors/FlatPoint.uasset differ diff --git a/Content/Blueprints/UI/Actors/InfraPoint.uasset b/Content/Blueprints/UI/Actors/InfraPoint.uasset index 367f85b1..f02b470b 100644 Binary files a/Content/Blueprints/UI/Actors/InfraPoint.uasset and b/Content/Blueprints/UI/Actors/InfraPoint.uasset differ diff --git a/Content/Blueprints/UI/Actors/splineTeleporter.uasset b/Content/Blueprints/UI/Actors/splineTeleporter.uasset index dab1711c..b7734d12 100644 Binary files a/Content/Blueprints/UI/Actors/splineTeleporter.uasset and b/Content/Blueprints/UI/Actors/splineTeleporter.uasset differ diff --git a/Content/Blueprints/UI/Actors/walkPointer.uasset b/Content/Blueprints/UI/Actors/walkPointer.uasset index 5fbe5793..871bc82d 100644 Binary files a/Content/Blueprints/UI/Actors/walkPointer.uasset and b/Content/Blueprints/UI/Actors/walkPointer.uasset differ diff --git a/Content/Blueprints/UI/Others/FlatData.uasset b/Content/Blueprints/UI/Others/FlatData.uasset index fe614206..f3c44470 100644 Binary files a/Content/Blueprints/UI/Others/FlatData.uasset and b/Content/Blueprints/UI/Others/FlatData.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/GP_Mask.uasset b/Content/Blueprints/UI/WBPS/Imgs/GP_Mask.uasset index 3c3cb244..e6fff804 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/GP_Mask.uasset and b/Content/Blueprints/UI/WBPS/Imgs/GP_Mask.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/InfrastructureAIVA.uasset b/Content/Blueprints/UI/WBPS/Imgs/InfrastructureAIVA.uasset index 53499e75..ffc7a86c 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/InfrastructureAIVA.uasset and b/Content/Blueprints/UI/WBPS/Imgs/InfrastructureAIVA.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/OfferA4.uasset b/Content/Blueprints/UI/WBPS/Imgs/OfferA4.uasset index e10a876f..b9dd6577 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/OfferA4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/OfferA4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/WelcomeScreen.uasset b/Content/Blueprints/UI/WBPS/Imgs/WelcomeScreen.uasset index d1456373..f314366d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/WelcomeScreen.uasset and b/Content/Blueprints/UI/WBPS/Imgs/WelcomeScreen.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/a4man.uasset b/Content/Blueprints/UI/WBPS/Imgs/a4man.uasset index 59484081..37d4d1e7 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/a4man.uasset and b/Content/Blueprints/UI/WBPS/Imgs/a4man.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-1.uasset b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-1.uasset index 455214e5..c4406f5d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-2.uasset b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-2.uasset index 687fc7e7..9b7022ae 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-2.uasset and b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-2.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-3.uasset b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-3.uasset index 236b1108..b70748c7 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-3.uasset and b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-3.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-4.uasset b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-4.uasset index 523ba8fc..985dc4fa 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-5.uasset b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-5.uasset index a7903fd2..cfcee86e 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-5.uasset and b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA-5.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA.uasset b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA.uasset index 8bc4a1b8..df8f42a7 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA.uasset and b/Content/Blueprints/UI/WBPS/Imgs/aboutAiv/AboutAIVA.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/filterbig.uasset b/Content/Blueprints/UI/WBPS/Imgs/filterbig.uasset index df1f18dc..fef8401b 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/filterbig.uasset and b/Content/Blueprints/UI/WBPS/Imgs/filterbig.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A0.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A0.uasset index f7a60420..ab1413dd 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A0.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A0.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A1.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A1.uasset index 4ae3f084..a3cb313c 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A10.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A10.uasset index 222b1b94..4d54a213 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A10.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A10.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A11.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A11.uasset index 18a3bdc8..8ac8e6ce 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A11.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A11.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A2.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A2.uasset index f23b20c7..aeb32150 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A2.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A2.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A3.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A3.uasset index 1a3d259d..83ccb6e9 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A3.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A3.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A4.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A4.uasset index 7c01e673..f91470fa 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A5.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A5.uasset index 8a4a6c5f..a97f1738 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A5.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A5.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A6.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A6.uasset index ede58d54..07e5d389 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A6.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A6.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A7.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A7.uasset index d85f74a6..5c118ed3 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A7.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A7.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A8.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A8.uasset index 45ad2b3d..6c58bcfa 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A8.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A8.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A9.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A9.uasset index 6dd5ee2e..2076f7b4 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A9.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H1_A9.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A0.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A0.uasset index 988bbeff..f7803395 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A0.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A0.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A1.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A1.uasset index a3f5f2d0..278ce739 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A10.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A10.uasset index 44a9742b..6ae0f455 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A10.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A10.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A11.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A11.uasset index c2158415..f2e21914 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A11.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A11.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A12.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A12.uasset index 03e93977..f82804fc 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A12.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A12.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A13.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A13.uasset index b46bcc08..cfe5c3c4 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A13.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A13.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A2.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A2.uasset index 1c568244..4bf2af97 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A2.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A2.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A3.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A3.uasset index 14e4aa2b..f2896659 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A3.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A3.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A4.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A4.uasset index 903414dc..7916fe89 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A5.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A5.uasset index 1e487280..2b8bda31 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A5.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A5.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A6.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A6.uasset index 78c6050a..90eda9b0 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A6.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A6.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A7.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A7.uasset index ebb8d5de..a6593dd1 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A7.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A7.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A8.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A8.uasset index dfe2747a..b0eee6b9 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A8.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A8.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A9.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A9.uasset index 333273a9..a0a5fa24 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A9.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H2_A9.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A0.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A0.uasset index 5daa47d5..e5d07bfe 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A0.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A0.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A1.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A1.uasset index b169f2b5..be35aacb 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A2.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A2.uasset index 65761a01..386a305d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A2.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A2.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A3.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A3.uasset index e248a71c..03e9773d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A3.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A3.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A4.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A4.uasset index abc1b35d..4dd8a32d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A5.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A5.uasset index bee44259..01410a35 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A5.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A5.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A6.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A6.uasset index f2f3de3b..4ce39da0 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A6.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A6.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A7.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A7.uasset index c29f0693..c8c4f98c 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A7.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A7.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A8.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A8.uasset index 5da56b11..be078905 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A8.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A8.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A9.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A9.uasset index eb7c449a..86916cd8 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A9.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H3_A9.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A0.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A0.uasset index cfcd5d7c..60ccd9f0 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A0.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A0.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A1.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A1.uasset index f11d4cf1..a069816a 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A2.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A2.uasset index 0967e21f..caba8754 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A2.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A2.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A3.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A3.uasset index 423cc7b6..e8b4ede4 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A3.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A3.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A4.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A4.uasset index 86bf7af3..0920019a 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A5.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A5.uasset index 339c8a53..f6d82579 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A5.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A5.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A6.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A6.uasset index a5d029ee..ed02c90a 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A6.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A6.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A7.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A7.uasset index 60f3b371..44d9ee08 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A7.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A7.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A8.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A8.uasset index 8644c3a5..f39c0feb 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A8.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H4_A8.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A0.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A0.uasset index 29a2da8a..68fad4e2 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A0.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A0.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A1.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A1.uasset index 833ad3a5..c3592268 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A2.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A2.uasset index 77aeabc7..3ba3d417 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A2.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A2.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A3.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A3.uasset index 478cf363..275013e0 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A3.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A3.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A4.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A4.uasset index 534a0077..39ab55a9 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A4.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A4.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A5.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A5.uasset index 65b47d2a..8992f958 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A5.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A5.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A6.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A6.uasset index ddf5785e..5f2182be 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A6.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A6.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A7.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A7.uasset index 9f6ff2eb..abeabf94 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A7.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A7.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A8.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A8.uasset index ac403998..c3d25abf 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A8.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A8.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A9.uasset b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A9.uasset index a179b16b..a1184c9c 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A9.uasset and b/Content/Blueprints/UI/WBPS/Imgs/flatPlans/GP4_H5_A9.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f1.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f1.uasset deleted file mode 100644 index 1bf7ba4b..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f1.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f12.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f12.uasset deleted file mode 100644 index ba21ef25..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f12.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f2.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f2.uasset deleted file mode 100644 index 3776f1d3..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f2.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f3_10.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f3_10.uasset deleted file mode 100644 index 66359ffa..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_1_f3_10.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f1.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f1.uasset deleted file mode 100644 index 6e0f6697..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f1.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f14.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f14.uasset deleted file mode 100644 index 37186bf4..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f14.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f2.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f2.uasset deleted file mode 100644 index 73080815..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f2.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f3_13.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f3_13.uasset deleted file mode 100644 index 8ef8904e..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_2_f3_13.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f1.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f1.uasset deleted file mode 100644 index 06841926..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f1.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f16_24.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f16_24.uasset deleted file mode 100644 index 6bc53c8c..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f16_24.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f2.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f2.uasset deleted file mode 100644 index fe21495c..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f2.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f3_15.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f3_15.uasset deleted file mode 100644 index 31059616..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_3_f3_15.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f1.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f1.uasset deleted file mode 100644 index 03bd6876..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f1.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f2.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f2.uasset deleted file mode 100644 index 8aced756..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f2.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f3_18.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f3_18.uasset deleted file mode 100644 index c63cfc41..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_4_f3_18.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f1.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f1.uasset deleted file mode 100644 index 7c358c4b..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f1.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f2.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f2.uasset deleted file mode 100644 index c011488e..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f2.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f3_8.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f3_8.uasset deleted file mode 100644 index 16c87eb3..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f3_8.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f9.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f9.uasset deleted file mode 100644 index ca4b04b7..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_5_f9.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F01.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F01.uasset new file mode 100644 index 00000000..7322b6d4 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F01.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F02.uasset new file mode 100644 index 00000000..0135a4cf Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F03-10.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F03-10.uasset new file mode 100644 index 00000000..3dcdeaee Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F03-10.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F11.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F11.uasset new file mode 100644 index 00000000..41fdbdc7 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F11.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F12.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F12.uasset new file mode 100644 index 00000000..ebc493f8 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S01_F12.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F01.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F01.uasset new file mode 100644 index 00000000..7631f965 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F01.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F02.uasset new file mode 100644 index 00000000..192e26a8 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F03-13.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F03-13.uasset new file mode 100644 index 00000000..a25ad88b Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F03-13.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F14.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F14.uasset new file mode 100644 index 00000000..c4c41168 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S02_F14.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F01.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F01.uasset new file mode 100644 index 00000000..7de58fb7 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F01.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F02.uasset new file mode 100644 index 00000000..62685c6d Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F03-15.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F03-15.uasset new file mode 100644 index 00000000..32f459b5 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F03-15.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F16-24.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F16-24.uasset new file mode 100644 index 00000000..373c6c4c Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S03_F16-24.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F01.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F01.uasset new file mode 100644 index 00000000..9824095b Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F01.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F02.uasset new file mode 100644 index 00000000..b094f371 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F03-18.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F03-18.uasset new file mode 100644 index 00000000..1134c5e0 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S04_F03-18.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F01.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F01.uasset new file mode 100644 index 00000000..83dbf32a Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F01.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F02.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F02.uasset new file mode 100644 index 00000000..250ab78b Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F02.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F03-08.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F03-08.uasset new file mode 100644 index 00000000..c3fc7b95 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F03-08.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F09.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F09.uasset new file mode 100644 index 00000000..65a70521 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP4_S05_F09.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 new file mode 100644 index 00000000..7b9551a8 Binary files /dev/null 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 new file mode 100644 index 00000000..55735546 Binary files /dev/null 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 new file mode 100644 index 00000000..51a156d0 Binary files /dev/null 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_F11-19.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F11-19.uasset new file mode 100644 index 00000000..01c8f02f Binary files /dev/null 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 new file mode 100644 index 00000000..cd807a67 Binary files /dev/null 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 new file mode 100644 index 00000000..e36b26b8 Binary files /dev/null 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 new file mode 100644 index 00000000..d3c44ceb Binary files /dev/null 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 new file mode 100644 index 00000000..17d52c5a Binary files /dev/null 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 new file mode 100644 index 00000000..3cb90a0a Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S01/GP7_S01_F6-10.uasset 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 new file mode 100644 index 00000000..14173acc Binary files /dev/null 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 new file mode 100644 index 00000000..84fcba16 Binary files /dev/null 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 new file mode 100644 index 00000000..f36b59ad Binary files /dev/null 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 new file mode 100644 index 00000000..4924f8a6 Binary files /dev/null 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 new file mode 100644 index 00000000..53bf5d09 Binary files /dev/null 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 new file mode 100644 index 00000000..a3f11b0e Binary files /dev/null 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 new file mode 100644 index 00000000..07da3bb0 Binary files /dev/null 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 new file mode 100644 index 00000000..0309506e Binary files /dev/null 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 new file mode 100644 index 00000000..21f54f9d Binary files /dev/null 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 new file mode 100644 index 00000000..ea915c30 Binary files /dev/null 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 new file mode 100644 index 00000000..05d234ac Binary files /dev/null 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 new file mode 100644 index 00000000..98e3a2cc Binary files /dev/null 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 new file mode 100644 index 00000000..e8ee031d Binary files /dev/null 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 new file mode 100644 index 00000000..09bd11da Binary files /dev/null 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 new file mode 100644 index 00000000..8ae4db18 Binary files /dev/null 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 new file mode 100644 index 00000000..3adb2868 Binary files /dev/null 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 new file mode 100644 index 00000000..fa948d19 Binary files /dev/null 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 new file mode 100644 index 00000000..b4d9c343 Binary files /dev/null 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 new file mode 100644 index 00000000..d1a11e5a Binary files /dev/null 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 new file mode 100644 index 00000000..5b4f0dde Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/GP7_S05/GP7_S05_F09.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/Gp4_1_f11.uasset b/Content/Blueprints/UI/WBPS/Imgs/floorPlans/Gp4_1_f11.uasset deleted file mode 100644 index f1105c67..00000000 Binary files a/Content/Blueprints/UI/WBPS/Imgs/floorPlans/Gp4_1_f11.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/menu/AdvancedFilter.uasset b/Content/Blueprints/UI/WBPS/Imgs/menu/AdvancedFilter.uasset index 275abef8..ed6da79f 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/menu/AdvancedFilter.uasset and b/Content/Blueprints/UI/WBPS/Imgs/menu/AdvancedFilter.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo.uasset b/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo.uasset index 31edaee9..7c823b5a 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo.uasset and b/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo1.uasset b/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo1.uasset index 66116412..71289a6d 100644 Binary files a/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo1.uasset and b/Content/Blueprints/UI/WBPS/Imgs/vrflatinfo1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/KPWidget.uasset b/Content/Blueprints/UI/WBPS/KPWidget.uasset index eec8d1d0..c41cb719 100644 Binary files a/Content/Blueprints/UI/WBPS/KPWidget.uasset and b/Content/Blueprints/UI/WBPS/KPWidget.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset index 43156acf..24491a6b 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset and b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/lift3dPanel.uasset b/Content/Blueprints/UI/WBPS/Menu/lift3dPanel.uasset index 6928671c..5455a45a 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/lift3dPanel.uasset and b/Content/Blueprints/UI/WBPS/Menu/lift3dPanel.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/menuSecondLine.uasset b/Content/Blueprints/UI/WBPS/Menu/menuSecondLine.uasset index 216aab85..981730f7 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/selectFloor.uasset b/Content/Blueprints/UI/WBPS/Menu/selectFloor.uasset index 752f1217..e2746974 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/selectFloor.uasset and b/Content/Blueprints/UI/WBPS/Menu/selectFloor.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset b/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset index 6cece11d..95da97b7 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/Pointers/fantomMapPointer.uasset b/Content/Blueprints/UI/WBPS/Pointers/fantomMapPointer.uasset index aecf667c..8e131d0a 100644 Binary files a/Content/Blueprints/UI/WBPS/Pointers/fantomMapPointer.uasset and b/Content/Blueprints/UI/WBPS/Pointers/fantomMapPointer.uasset differ diff --git a/Content/Blueprints/UI/WBPS/VR/flatCardVR.uasset b/Content/Blueprints/UI/WBPS/VR/flatCardVR.uasset index 8203d1fe..912c9689 100644 Binary files a/Content/Blueprints/UI/WBPS/VR/flatCardVR.uasset and b/Content/Blueprints/UI/WBPS/VR/flatCardVR.uasset differ diff --git a/Content/Blueprints/UI/WBPS/VR/flatPointVR.uasset b/Content/Blueprints/UI/WBPS/VR/flatPointVR.uasset index ffd5ff01..b16cd785 100644 Binary files a/Content/Blueprints/UI/WBPS/VR/flatPointVR.uasset and b/Content/Blueprints/UI/WBPS/VR/flatPointVR.uasset differ diff --git a/Content/Blueprints/UI/WBPS/VR/lift3dPanel_VR.uasset b/Content/Blueprints/UI/WBPS/VR/lift3dPanel_VR.uasset index 7d7363b9..fe438828 100644 Binary files a/Content/Blueprints/UI/WBPS/VR/lift3dPanel_VR.uasset and b/Content/Blueprints/UI/WBPS/VR/lift3dPanel_VR.uasset differ diff --git a/Content/Blueprints/UI/WBPS/VR/menuVR.uasset b/Content/Blueprints/UI/WBPS/VR/menuVR.uasset index dbf0b9b3..b68ad731 100644 Binary files a/Content/Blueprints/UI/WBPS/VR/menuVR.uasset and b/Content/Blueprints/UI/WBPS/VR/menuVR.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/Filter.uasset b/Content/Blueprints/UI/WBPS/filter/Filter.uasset index d1785827..21fd8aa3 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/FlatCard.uasset b/Content/Blueprints/UI/WBPS/filter/FlatCard.uasset index e32c951f..085240d2 100644 Binary files a/Content/Blueprints/UI/WBPS/filter/FlatCard.uasset and b/Content/Blueprints/UI/WBPS/filter/FlatCard.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/floorMap.uasset b/Content/Blueprints/UI/WBPS/filter/floorMap.uasset index 5521c103..586feea6 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/Blueprints/UI/WBPS/flatPlan.uasset b/Content/Blueprints/UI/WBPS/flatPlan.uasset index d73e93e1..8f55e052 100644 Binary files a/Content/Blueprints/UI/WBPS/flatPlan.uasset and b/Content/Blueprints/UI/WBPS/flatPlan.uasset differ diff --git a/Content/Blueprints/Utils/BP_BuildingProcedural.uasset b/Content/Blueprints/Utils/BP_BuildingProcedural.uasset index ae8f297c..1fca0d78 100644 Binary files a/Content/Blueprints/Utils/BP_BuildingProcedural.uasset and b/Content/Blueprints/Utils/BP_BuildingProcedural.uasset differ diff --git a/Content/Blueprints/World/BM_Elevator.uasset b/Content/Blueprints/World/BM_Elevator.uasset index ef4bea61..af234372 100644 Binary files a/Content/Blueprints/World/BM_Elevator.uasset and b/Content/Blueprints/World/BM_Elevator.uasset 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 new file mode 100644 index 00000000..dc621fe5 Binary files /dev/null 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 c26998d3..0eca953c 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 f1f61f20..a5680af9 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 9c3a885f..90baba13 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 new file mode 100644 index 00000000..59eb98ac Binary files /dev/null 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 1b243ffa..722de4e8 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 faec725a..a267b86b 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 b4e78bb0..e34cc49f 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 6afd233d..3566ed8d 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 c3ac1514..2d508226 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 88613cb2..458b8713 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 2cbe3ac2..6bae28a8 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 8fffe636..b4fa4798 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 f3e3f4fe..9987893d 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 5acda053..a8219c61 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 b4bb1f7c..5e16a225 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/MainScene.umap b/Content/Maps/MainScene.umap index 2da6b68b..36f37599 100644 Binary files a/Content/Maps/MainScene.umap and b/Content/Maps/MainScene.umap differ diff --git a/Content/Maps/mainsceneStuff.umap b/Content/Maps/mainsceneStuff.umap index b011abcb..cd32afd6 100644 Binary files a/Content/Maps/mainsceneStuff.umap and b/Content/Maps/mainsceneStuff.umap differ diff --git a/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10.uasset b/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10.uasset index 28f30239..7d248efb 100644 Binary files a/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10.uasset and b/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10.uasset differ diff --git a/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Ceiling.uasset b/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Ceiling.uasset index be65f87f..87a32272 100644 Binary files a/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Ceiling.uasset and b/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Ceiling.uasset differ diff --git a/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Floor.uasset b/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Floor.uasset index e15e431f..00f2d6d0 100644 Binary files a/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Floor.uasset and b/Content/Meshes/Interiors/GP7/S01/SM_GP7_S01_A10_Floor.uasset differ