diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index dbfd4707..ae759b87 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -66,8 +66,9 @@ UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720. +Profiles=(Name="Grass",CollisionEnabled=QueryOnly,bCanModify=True,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="GrassFinding")),HelpMessage="used for grass rise") +DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="UI") +DefaultChannelResponses=(Channel=ECC_GameTraceChannel2,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="GrassFinding") -+EditProfiles=(Name="UI",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="UI"),(Channel="GameTraceChannel2",Response=ECR_Ignore),(Channel="GameTraceChannel3",Response=ECR_Ignore),(Channel="GameTraceChannel4",Response=ECR_Ignore),(Channel="GameTraceChannel5",Response=ECR_Ignore),(Channel="GameTraceChannel6",Response=ECR_Ignore),(Channel="GameTraceChannel7",Response=ECR_Ignore),(Channel="GameTraceChannel8",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore))) -+EditProfiles=(Name="BlockAll",CustomResponses=((Channel="UI",Response=ECR_Ignore))) ++EditProfiles=(Name="UI",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera"),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="UI"),(Channel="GameTraceChannel2",Response=ECR_Ignore),(Channel="GameTraceChannel3",Response=ECR_Ignore),(Channel="GameTraceChannel4",Response=ECR_Ignore),(Channel="GameTraceChannel5",Response=ECR_Ignore),(Channel="GameTraceChannel6",Response=ECR_Ignore),(Channel="GameTraceChannel7",Response=ECR_Ignore),(Channel="GameTraceChannel8",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore))) ++EditProfiles=(Name="BlockAll",CustomResponses=((Channel="UI",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore))) ++EditProfiles=(Name="InvisibleWall",CustomResponses=((Channel="Camera",Response=ECR_Ignore))) -ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall") -ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn") -ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic") diff --git a/Content/content/AssetPacks/bedroom/SM_Tubes_radiatori_SM_Tubes_radiatori_3.uasset b/Content/AssetPacks/bedroom/SM_Tubes_radiatori_SM_Tubes_radiatori_3.uasset similarity index 90% rename from Content/content/AssetPacks/bedroom/SM_Tubes_radiatori_SM_Tubes_radiatori_3.uasset rename to Content/AssetPacks/bedroom/SM_Tubes_radiatori_SM_Tubes_radiatori_3.uasset index 3ec24ace..39d89e6d 100644 Binary files a/Content/content/AssetPacks/bedroom/SM_Tubes_radiatori_SM_Tubes_radiatori_3.uasset and b/Content/AssetPacks/bedroom/SM_Tubes_radiatori_SM_Tubes_radiatori_3.uasset differ diff --git a/Content/Assets/Fridge/M_Fridge.uasset b/Content/Assets/Fridge/M_Fridge.uasset new file mode 100644 index 00000000..0d5eab74 Binary files /dev/null and b/Content/Assets/Fridge/M_Fridge.uasset differ diff --git a/Content/Assets/Fridge/SM_Fridge_SM_Fridge.uasset b/Content/Assets/Fridge/SM_Fridge_SM_Fridge.uasset new file mode 100644 index 00000000..569dc2dc Binary files /dev/null and b/Content/Assets/Fridge/SM_Fridge_SM_Fridge.uasset differ diff --git a/Content/Assets/Fridge/T_Bridge_BC.uasset b/Content/Assets/Fridge/T_Bridge_BC.uasset new file mode 100644 index 00000000..6005ec57 Binary files /dev/null and b/Content/Assets/Fridge/T_Bridge_BC.uasset differ diff --git a/Content/Assets/Fridge/T_Bridge_N.uasset b/Content/Assets/Fridge/T_Bridge_N.uasset new file mode 100644 index 00000000..f30e234b Binary files /dev/null and b/Content/Assets/Fridge/T_Bridge_N.uasset differ diff --git a/Content/Assets/Fridge/T_Bridge_ORM.uasset b/Content/Assets/Fridge/T_Bridge_ORM.uasset new file mode 100644 index 00000000..26494596 Binary files /dev/null and b/Content/Assets/Fridge/T_Bridge_ORM.uasset differ diff --git a/Content/Assets/Living_room/Bad/M_Bad.uasset b/Content/Assets/Living_room/Bad/M_Bad.uasset new file mode 100644 index 00000000..406a6f87 Binary files /dev/null and b/Content/Assets/Living_room/Bad/M_Bad.uasset differ diff --git a/Content/Assets/Living_room/Bad/M_Blanket.uasset b/Content/Assets/Living_room/Bad/M_Blanket.uasset new file mode 100644 index 00000000..fea649ae Binary files /dev/null and b/Content/Assets/Living_room/Bad/M_Blanket.uasset differ diff --git a/Content/Assets/Living_room/Bad/M_Mattress.uasset b/Content/Assets/Living_room/Bad/M_Mattress.uasset new file mode 100644 index 00000000..47cc959a Binary files /dev/null and b/Content/Assets/Living_room/Bad/M_Mattress.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Bad_BC.uasset b/Content/Assets/Living_room/Bad/Maps/T_Bad_BC.uasset new file mode 100644 index 00000000..d387846c Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Bad_BC.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Bad_N.uasset b/Content/Assets/Living_room/Bad/Maps/T_Bad_N.uasset new file mode 100644 index 00000000..e7fe0d3b Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Bad_N.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Bad_ORM.uasset b/Content/Assets/Living_room/Bad/Maps/T_Bad_ORM.uasset new file mode 100644 index 00000000..52c1d3f8 Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Bad_ORM.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Blanket_BC.uasset b/Content/Assets/Living_room/Bad/Maps/T_Blanket_BC.uasset new file mode 100644 index 00000000..db5b6fd4 Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Blanket_BC.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Blanket_N.uasset b/Content/Assets/Living_room/Bad/Maps/T_Blanket_N.uasset new file mode 100644 index 00000000..b80a450c Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Blanket_N.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Blanket_ORM.uasset b/Content/Assets/Living_room/Bad/Maps/T_Blanket_ORM.uasset new file mode 100644 index 00000000..6b2bc8a1 Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Blanket_ORM.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Mattress_BC.uasset b/Content/Assets/Living_room/Bad/Maps/T_Mattress_BC.uasset new file mode 100644 index 00000000..e5552f24 Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Mattress_BC.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Mattress_N.uasset b/Content/Assets/Living_room/Bad/Maps/T_Mattress_N.uasset new file mode 100644 index 00000000..0bd0d249 Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Mattress_N.uasset differ diff --git a/Content/Assets/Living_room/Bad/Maps/T_Mattress_ORM.uasset b/Content/Assets/Living_room/Bad/Maps/T_Mattress_ORM.uasset new file mode 100644 index 00000000..a95f3dcd Binary files /dev/null and b/Content/Assets/Living_room/Bad/Maps/T_Mattress_ORM.uasset differ diff --git a/Content/Assets/Living_room/Bad/SM_Bad_SM_Bad.uasset b/Content/Assets/Living_room/Bad/SM_Bad_SM_Bad.uasset new file mode 100644 index 00000000..74f06ea7 Binary files /dev/null and b/Content/Assets/Living_room/Bad/SM_Bad_SM_Bad.uasset differ diff --git a/Content/Assets/Living_room/Nightstand/M_Nightstand.uasset b/Content/Assets/Living_room/Nightstand/M_Nightstand.uasset new file mode 100644 index 00000000..3aefbbff Binary files /dev/null and b/Content/Assets/Living_room/Nightstand/M_Nightstand.uasset differ diff --git a/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_BC.uasset b/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_BC.uasset new file mode 100644 index 00000000..763730da Binary files /dev/null and b/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_BC.uasset differ diff --git a/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_N.uasset b/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_N.uasset new file mode 100644 index 00000000..b09ef75b Binary files /dev/null and b/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_N.uasset differ diff --git a/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_ORM.uasset b/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_ORM.uasset new file mode 100644 index 00000000..c088cde4 Binary files /dev/null and b/Content/Assets/Living_room/Nightstand/Maps/T_Nightstand_ORM.uasset differ diff --git a/Content/Assets/Living_room/Nightstand/SM_Nightstand_SM_Nightstand.uasset b/Content/Assets/Living_room/Nightstand/SM_Nightstand_SM_Nightstand.uasset new file mode 100644 index 00000000..2131b15a Binary files /dev/null and b/Content/Assets/Living_room/Nightstand/SM_Nightstand_SM_Nightstand.uasset differ diff --git a/Content/Assets/Living_room/TV_Shelf/M_Shelf_TV.uasset b/Content/Assets/Living_room/TV_Shelf/M_Shelf_TV.uasset new file mode 100644 index 00000000..b6087b55 Binary files /dev/null and b/Content/Assets/Living_room/TV_Shelf/M_Shelf_TV.uasset differ diff --git a/Content/Assets/Living_room/TV_Shelf/M_TV_Screen.uasset b/Content/Assets/Living_room/TV_Shelf/M_TV_Screen.uasset new file mode 100644 index 00000000..ce210d49 Binary files /dev/null and b/Content/Assets/Living_room/TV_Shelf/M_TV_Screen.uasset differ diff --git a/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_BC.uasset b/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_BC.uasset new file mode 100644 index 00000000..047666c3 Binary files /dev/null and b/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_BC.uasset differ diff --git a/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_N.uasset b/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_N.uasset new file mode 100644 index 00000000..6f03ff80 Binary files /dev/null and b/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_N.uasset differ diff --git a/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_ORM.uasset b/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_ORM.uasset new file mode 100644 index 00000000..c2cb20a7 Binary files /dev/null and b/Content/Assets/Living_room/TV_Shelf/Maps/T_Shelf_TV_ORM.uasset differ diff --git a/Content/Assets/Living_room/TV_Shelf/SM_TV_Shelf_one_mesh_Shelf_TV_low.uasset b/Content/Assets/Living_room/TV_Shelf/SM_TV_Shelf_one_mesh_Shelf_TV_low.uasset new file mode 100644 index 00000000..917b7cb0 Binary files /dev/null and b/Content/Assets/Living_room/TV_Shelf/SM_TV_Shelf_one_mesh_Shelf_TV_low.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index e277f866..40a93404 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 1fbb01ed..c68e36a6 100644 Binary files a/Content/Blueprints/Player/MyPC.uasset and b/Content/Blueprints/Player/MyPC.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index dadbb80f..c69fcc6d 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/Player/WalkingPawn.uasset b/Content/Blueprints/Player/WalkingPawn.uasset index 3cc27b0f..9ad42d20 100644 Binary files a/Content/Blueprints/Player/WalkingPawn.uasset and b/Content/Blueprints/Player/WalkingPawn.uasset differ diff --git a/Content/Blueprints/UI/Actors/FlatPoint.uasset b/Content/Blueprints/UI/Actors/FlatPoint.uasset index 02584893..3158a81d 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/HousePoint.uasset b/Content/Blueprints/UI/Actors/HousePoint.uasset index 0cd4c4b5..39e6ee2f 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/Imgs/newInterface/elements/bkg_anketa.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa.uasset new file mode 100644 index 00000000..b23fee84 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa_zagolovok_v1.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa_zagolovok_v1.uasset new file mode 100644 index 00000000..935dbb7a Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa_zagolovok_v1.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa_zagolovok_v2.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa_zagolovok_v2.uasset new file mode 100644 index 00000000..9629047f Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_anketa_zagolovok_v2.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_hint.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_hint.uasset index f7916197..07666bfa 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_hint.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_hint.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_map_infoflat.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_map_infoflat.uasset index 777c8137..0aaf6f6f 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_map_infoflat.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_map_infoflat.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_vybor.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_vybor.uasset index a91ac993..1603ec10 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_vybor.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_vybor.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_zagolovok.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_zagolovok.uasset new file mode 100644 index 00000000..9406ccc4 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkg_zagolovok.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/bkgs.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/bkgs.uasset index 88e204aa..d5dc0f1d 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/bkgs.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/bkgs.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_active.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_active.uasset index 83250246..d05dae7c 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_active.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_active.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_normal.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_normal.uasset index eabe25b5..28157e64 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_normal.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_check_normal.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_filter.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_filter.uasset index 57dc5ae1..75351c99 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_filter.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_filter.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_window.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_window.uasset index 6466c08e..07904728 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_window.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_close_window.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_like_broni.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_like_broni.uasset index 5bc3d5cd..883da18f 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_like_broni.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_like_broni.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_active.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_active.uasset index 3aa33cf8..4694b7ef 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_active.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_active.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_normal.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_normal.uasset index 20cae0dc..1d7f4a0c 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_normal.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_n_home_normal.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_perehod.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_perehod.uasset index 4bcdc959..7879089a 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/btn_perehod.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/btn_perehod.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/dvizhok.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/dvizhok.uasset index bb583ef5..04bf6e29 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/dvizhok.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/dvizhok.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/graff_info.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/graff_info.uasset index 5d86d97b..91442e25 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/graff_info.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/graff_info.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v1.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v1.uasset index 8d4bb46e..7bfeb4dc 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v1.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v1.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v2.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v2.uasset index cf995d48..2221131f 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v2.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_active_v2.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v1.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v1.uasset index 317e9e1c..8471b61d 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v1.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v1.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v2.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v2.uasset index 40b8b329..b0ca5d7e 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v2.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/hint_normal_v2.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/icon_zapros.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/icon_zapros.uasset index 036a961f..9f6f5077 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/icon_zapros.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/icon_zapros.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/line_dvizhok.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/line_dvizhok.uasset index ca1fcfd7..87235e2b 100644 Binary files a/Content/Blueprints/UI/Imgs/newInterface/elements/line_dvizhok.uasset and b/Content/Blueprints/UI/Imgs/newInterface/elements/line_dvizhok.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_active.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_active.uasset new file mode 100644 index 00000000..2290bfa2 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_active.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_normal.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_normal.uasset new file mode 100644 index 00000000..aa5c37e4 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_normal.uasset differ diff --git a/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_text_active.uasset b/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_text_active.uasset new file mode 100644 index 00000000..bb07b2d4 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/newInterface/elements/radio_btn_text_active.uasset differ diff --git a/Content/Blueprints/UI/Imgs/shit/Custom_Size12.uasset b/Content/Blueprints/UI/Imgs/shit/Custom_Size12.uasset new file mode 100644 index 00000000..5da3fde9 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/shit/Custom_Size12.uasset differ diff --git a/Content/Blueprints/UI/Imgs/shit/Custom_Size5.uasset b/Content/Blueprints/UI/Imgs/shit/Custom_Size5.uasset new file mode 100644 index 00000000..779abadb Binary files /dev/null and b/Content/Blueprints/UI/Imgs/shit/Custom_Size5.uasset differ diff --git a/Content/Blueprints/UI/Others/FlatData.uasset b/Content/Blueprints/UI/Others/FlatData.uasset index ccb401ae..308de8ca 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/Others/MapRenderTexture.uasset b/Content/Blueprints/UI/Others/MapRenderTexture.uasset new file mode 100644 index 00000000..caa41eff Binary files /dev/null and b/Content/Blueprints/UI/Others/MapRenderTexture.uasset differ diff --git a/Content/Blueprints/UI/Others/MapRenderTexture_Mat.uasset b/Content/Blueprints/UI/Others/MapRenderTexture_Mat.uasset new file mode 100644 index 00000000..07a9ca9d Binary files /dev/null and b/Content/Blueprints/UI/Others/MapRenderTexture_Mat.uasset differ diff --git a/Content/Blueprints/UI/Others/PlanSpecs.uasset b/Content/Blueprints/UI/Others/PlanSpecs.uasset index 998bcc69..c7446c0f 100644 Binary files a/Content/Blueprints/UI/Others/PlanSpecs.uasset and b/Content/Blueprints/UI/Others/PlanSpecs.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/Anketa.uasset b/Content/Blueprints/UI/WBPS/Menu/Anketa.uasset new file mode 100644 index 00000000..96828a04 Binary files /dev/null and b/Content/Blueprints/UI/WBPS/Menu/Anketa.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/FlatInfo.uasset b/Content/Blueprints/UI/WBPS/Menu/FlatInfo.uasset index 0a13f80c..d3c758e9 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/FlatInfo.uasset and b/Content/Blueprints/UI/WBPS/Menu/FlatInfo.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset index ae420c29..9d67b623 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/MenuBtn.uasset b/Content/Blueprints/UI/WBPS/Menu/MenuBtn.uasset index ca3ff4da..965c4e9f 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/MenuBtn.uasset and b/Content/Blueprints/UI/WBPS/Menu/MenuBtn.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/map.uasset b/Content/Blueprints/UI/WBPS/Menu/map.uasset index bde24200..ea8c65cd 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/map.uasset and b/Content/Blueprints/UI/WBPS/Menu/map.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Pointers/FlatPointer.uasset b/Content/Blueprints/UI/WBPS/Pointers/FlatPointer.uasset index 17e8fa29..99c76e5e 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 8a154d03..8e12cec1 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 ea26868c..686c207c 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/Maps/Buildings_Outside.umap b/Content/Maps/Buildings_Outside.umap index bad1928a..508284f7 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 12720036..4de51f86 100644 Binary files a/Content/Maps/DayLight.umap and b/Content/Maps/DayLight.umap differ diff --git a/Content/Maps/MainScene.umap b/Content/Maps/MainScene.umap index 9b643882..510ba53f 100644 Binary files a/Content/Maps/MainScene.umap and b/Content/Maps/MainScene.umap differ diff --git a/Content/Maps/S01/S01F03.umap b/Content/Maps/S01/S01F03.umap index 7d372adb..aba3fcb2 100644 Binary files a/Content/Maps/S01/S01F03.umap and b/Content/Maps/S01/S01F03.umap differ diff --git a/Content/Maps/S01/S01F14.umap b/Content/Maps/S01/S01F14.umap index 11c15145..476a724e 100644 Binary files a/Content/Maps/S01/S01F14.umap and b/Content/Maps/S01/S01F14.umap differ diff --git a/Content/Maps/S01/S01F15.umap b/Content/Maps/S01/S01F15.umap index 6658e952..cf1c1923 100644 Binary files a/Content/Maps/S01/S01F15.umap and b/Content/Maps/S01/S01F15.umap differ diff --git a/Content/Maps/S04/S04F03/S04F03A01.umap b/Content/Maps/S04/S04F03/S04F03A01.umap index 8e5ae0e0..bb8c83e2 100644 Binary files a/Content/Maps/S04/S04F03/S04F03A01.umap and b/Content/Maps/S04/S04F03/S04F03A01.umap differ diff --git a/Content/Maps/S04/S04F03/S04F03A02.umap b/Content/Maps/S04/S04F03/S04F03A02.umap index 6e2d7526..abc42b77 100644 Binary files a/Content/Maps/S04/S04F03/S04F03A02.umap and b/Content/Maps/S04/S04F03/S04F03A02.umap differ diff --git a/Content/Maps/S04/S04F03/S04F03A03.umap b/Content/Maps/S04/S04F03/S04F03A03.umap index 2a6a346f..43a3b684 100644 Binary files a/Content/Maps/S04/S04F03/S04F03A03.umap and b/Content/Maps/S04/S04F03/S04F03A03.umap differ diff --git a/Content/Maps/S04/S04F03/S04F03A04.umap b/Content/Maps/S04/S04F03/S04F03A04.umap index 0ab2d533..8e7ff357 100644 Binary files a/Content/Maps/S04/S04F03/S04F03A04.umap and b/Content/Maps/S04/S04F03/S04F03A04.umap differ diff --git a/Content/Maps/S04/S04F03/S04F03A05.umap b/Content/Maps/S04/S04F03/S04F03A05.umap index 6755ec6e..24cfe34a 100644 Binary files a/Content/Maps/S04/S04F03/S04F03A05.umap and b/Content/Maps/S04/S04F03/S04F03A05.umap differ diff --git a/Content/Textures/T_White_Color.uasset b/Content/Textures/T_White_Color.uasset index 7a14fa2d..c1e1a22c 100644 Binary files a/Content/Textures/T_White_Color.uasset and b/Content/Textures/T_White_Color.uasset differ diff --git a/Content/Textures/T_White_grayscale.uasset b/Content/Textures/T_White_grayscale.uasset new file mode 100644 index 00000000..8d16becd Binary files /dev/null and b/Content/Textures/T_White_grayscale.uasset differ diff --git a/Content/Textures/T_White_mask.uasset b/Content/Textures/T_White_mask.uasset new file mode 100644 index 00000000..c3d586f4 Binary files /dev/null and b/Content/Textures/T_White_mask.uasset differ diff --git a/Content/Textures/T_defaultORM.uasset b/Content/Textures/T_defaultORM.uasset new file mode 100644 index 00000000..9cfc1047 Binary files /dev/null and b/Content/Textures/T_defaultORM.uasset differ diff --git a/Content/Textures/T_defaultRMA.uasset b/Content/Textures/T_defaultRMA.uasset new file mode 100644 index 00000000..dd1c98a1 Binary files /dev/null and b/Content/Textures/T_defaultRMA.uasset differ