diff --git a/Config/DefaultEditor.ini b/Config/DefaultEditor.ini index 2eff4d3..8768dd0 100644 --- a/Config/DefaultEditor.ini +++ b/Config/DefaultEditor.ini @@ -17,20 +17,9 @@ DefaultRootWidget=Class'/Script/UMG.CanvasPanel' -DebugResolutions=(Width=720,Height=1280,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000)) -DebugResolutions=(Width=1136,Height=640,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000)) -DebugResolutions=(Width=640,Height=1136,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000)) -+DebugResolutions=(Width=2160,Height=3840,Description="",Color=(R=0.984375,G=0.000000,B=0.029063,A=1.000000)) -+DebugResolutions=(Width=640,Height=1136,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000)) -+DebugResolutions=(Width=3840,Height=2160,Description="",Color=(R=0.745404,G=0.904661,B=1.000000,A=1.000000)) -+DebugResolutions=(Width=3440,Height=1440,Description="",Color=(R=0.439657,G=0.783538,B=0.982251,A=1.000000)) -+DebugResolutions=(Width=2560,Height=1440,Description="",Color=(R=0.208637,G=0.644480,B=0.973445,A=1.000000)) -+DebugResolutions=(Width=1440,Height=2560,Description="",Color=(R=0.215861,G=0.651406,B=0.973445,A=1.000000)) -+DebugResolutions=(Width=2560,Height=1080,Description="",Color=(R=0.064803,G=0.539479,B=0.955973,A=1.000000)) -+DebugResolutions=(Width=2048,Height=1536,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000)) -+DebugResolutions=(Width=1536,Height=2048,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000)) -+DebugResolutions=(Width=1920,Height=1080,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000)) -+DebugResolutions=(Width=1080,Height=1920,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000)) -+DebugResolutions=(Width=1280,Height=720,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000)) -+DebugResolutions=(Width=720,Height=1280,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000)) -+DebugResolutions=(Width=1136,Height=640,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000)) ++DebugResolutions=(Width=2160,Height=3840,Description="",Color=(R=0.296875,G=0.000000,B=0.000000,A=0.501000)) ++DebugResolutions=(Width=1080,Height=1920,Description="",Color=(R=0.348676,G=0.139545,B=0.536458,A=0.527000)) ++DebugResolutions=(Width=720,Height=1280,Description="",Color=(R=0.000000,G=0.071181,B=0.718750,A=0.360000)) Version=1 [/Script/Localization.LocalizationSettings] diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index edc8db7..4caa412 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -150,7 +150,7 @@ SoftwareCursors=() ApplicationScale=1.000000 UIScaleRule=Horizontal CustomScalingRuleClass=None -UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.100000),(Time=720.000000,Value=0.300000),(Time=1080.000000,Value=0.500000),(Time=2160.000000,Value=1.000000),(Time=8640.000000,Value=8.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None) +UIScaleCurve=(EditorCurveData=(Keys=((),(Time=2160.000000,Value=1.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None) bAllowHighDPIInGameMode=False bLoadWidgetsOnDedicatedServer=True diff --git a/Content/Maps/Untitled.umap b/Content/Maps/Untitled.umap index 882e82d..f7b6a84 100644 Binary files a/Content/Maps/Untitled.umap and b/Content/Maps/Untitled.umap differ diff --git a/Content/Maps/Untitled_BuiltData.uasset b/Content/Maps/Untitled_BuiltData.uasset index 0e50e89..3276cdc 100644 Binary files a/Content/Maps/Untitled_BuiltData.uasset and b/Content/Maps/Untitled_BuiltData.uasset differ diff --git a/Content/Widgets/MainMenu.uasset b/Content/Widgets/MainMenu.uasset index dab1c40..7c142a6 100644 Binary files a/Content/Widgets/MainMenu.uasset and b/Content/Widgets/MainMenu.uasset differ diff --git a/Content/Widgets/SearchResults.uasset b/Content/Widgets/SearchResults.uasset index 0ce2575..2359269 100644 Binary files a/Content/Widgets/SearchResults.uasset and b/Content/Widgets/SearchResults.uasset differ diff --git a/Content/Widgets/appointmentsList.uasset b/Content/Widgets/appointmentsList.uasset index 9191b70..bfd5d21 100644 Binary files a/Content/Widgets/appointmentsList.uasset and b/Content/Widgets/appointmentsList.uasset differ diff --git a/Content/Widgets/bottomPanel.uasset b/Content/Widgets/bottomPanel.uasset new file mode 100644 index 0000000..aac1317 Binary files /dev/null and b/Content/Widgets/bottomPanel.uasset differ diff --git a/Content/Widgets/bottomPanelBtn.uasset b/Content/Widgets/bottomPanelBtn.uasset new file mode 100644 index 0000000..63a5f22 Binary files /dev/null and b/Content/Widgets/bottomPanelBtn.uasset differ diff --git a/Content/Widgets/filter/Search.uasset b/Content/Widgets/filter/Search.uasset index a9a95e0..f76d7a0 100644 Binary files a/Content/Widgets/filter/Search.uasset and b/Content/Widgets/filter/Search.uasset differ diff --git a/Content/Widgets/filter/searchFilterBtn.uasset b/Content/Widgets/filter/searchFilterBtn.uasset index c584296..6af34bc 100644 Binary files a/Content/Widgets/filter/searchFilterBtn.uasset and b/Content/Widgets/filter/searchFilterBtn.uasset differ diff --git a/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomDefault.uasset b/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomDefault.uasset new file mode 100644 index 0000000..285c24c Binary files /dev/null and b/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomDisabled.uasset new file mode 100644 index 0000000..79f00c0 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomPressed.uasset b/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomPressed.uasset new file mode 100644 index 0000000..20172c4 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/AnestheticRoom/BtnRnd120AnestheticRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomDefault.uasset b/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomDefault.uasset new file mode 100644 index 0000000..d920901 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomDisabled.uasset new file mode 100644 index 0000000..913928d Binary files /dev/null and b/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomPressed.uasset b/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomPressed.uasset new file mode 100644 index 0000000..24fdec2 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/AuditoriumRoom/BtnRnd120AuditoriumRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryDefault.uasset b/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryDefault.uasset new file mode 100644 index 0000000..972a02b Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryDisabled.uasset b/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryDisabled.uasset new file mode 100644 index 0000000..6549b6b Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryPressed.uasset b/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryPressed.uasset new file mode 100644 index 0000000..01e3c07 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Bakery/BtnRnd120BakeryPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficeDefault.uasset b/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficeDefault.uasset new file mode 100644 index 0000000..995d487 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficeDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficeDisabled.uasset b/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficeDisabled.uasset new file mode 100644 index 0000000..ea86be5 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficeDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficePressed.uasset b/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficePressed.uasset new file mode 100644 index 0000000..e22236e Binary files /dev/null and b/Content/Widgets/textures/BtnRound/BilingOffice/BtnRnd120BilingOfficePressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomDefault.uasset b/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomDefault.uasset new file mode 100644 index 0000000..7c39627 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomDisabled.uasset new file mode 100644 index 0000000..2a5f375 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomPressed.uasset b/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomPressed.uasset new file mode 100644 index 0000000..e59559a Binary files /dev/null and b/Content/Widgets/textures/BtnRound/CCTVRoom/BtnRnd120CCTVRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomDefault.uasset b/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomDefault.uasset new file mode 100644 index 0000000..4a9a506 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomDisabled.uasset new file mode 100644 index 0000000..d783ad6 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomPressed.uasset b/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomPressed.uasset new file mode 100644 index 0000000..6ebd477 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/CTScanRoom/BtnRnd120CTScanRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitDefault.uasset b/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitDefault.uasset new file mode 100644 index 0000000..3f590c5 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitDisabled.uasset b/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitDisabled.uasset new file mode 100644 index 0000000..9f2a742 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitPressed.uasset b/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitPressed.uasset new file mode 100644 index 0000000..351d476 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ChestPainUnit/BtnRnd120ChestPainUnitPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorDefault.uasset b/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorDefault.uasset new file mode 100644 index 0000000..113fdd4 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorDisabled.uasset b/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorDisabled.uasset new file mode 100644 index 0000000..4437679 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorPressed.uasset b/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorPressed.uasset new file mode 100644 index 0000000..dab24a0 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Corridor/BtnRnd120CorridorPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomDefault.uasset b/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomDefault.uasset new file mode 100644 index 0000000..b6367ed Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomDisabled.uasset new file mode 100644 index 0000000..6ca0411 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomPressed.uasset b/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomPressed.uasset new file mode 100644 index 0000000..cb40181 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DialysisRoom/BtnRnd120DialysisRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaDefault.uasset b/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaDefault.uasset new file mode 100644 index 0000000..b32f616 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaDisabled.uasset b/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaDisabled.uasset new file mode 100644 index 0000000..65a67ba Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaPressed.uasset b/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaPressed.uasset new file mode 100644 index 0000000..e3855d0 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DiningArea/BtnRnd120DiningAreaPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallDefault.uasset b/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallDefault.uasset new file mode 100644 index 0000000..191b69b Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallDisabled.uasset b/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallDisabled.uasset new file mode 100644 index 0000000..f035d47 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallPressed.uasset b/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallPressed.uasset new file mode 100644 index 0000000..95268fa Binary files /dev/null and b/Content/Widgets/textures/BtnRound/DoctorOnCall/BtnRnd120DoctorOnCallPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomDefault.uasset b/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomDefault.uasset new file mode 100644 index 0000000..81c6715 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomDisabled.uasset new file mode 100644 index 0000000..6eac379 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomPressed.uasset b/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomPressed.uasset new file mode 100644 index 0000000..7d21ddf Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ElectricalRoom/BtnRnd120ElectricalRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyDefault.uasset b/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyDefault.uasset new file mode 100644 index 0000000..20e68e8 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyDisabled.uasset b/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyDisabled.uasset new file mode 100644 index 0000000..6d640b3 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyPressed.uasset b/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyPressed.uasset new file mode 100644 index 0000000..b6f92ff Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ElevatorLobby/BtnRnd120ElevatorLobbyPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomDefault.uasset b/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomDefault.uasset new file mode 100644 index 0000000..99db5f1 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomDisabled.uasset new file mode 100644 index 0000000..ea142a8 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomPressed.uasset b/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomPressed.uasset new file mode 100644 index 0000000..59a8c83 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/ExamRoom/BtnRnd120ExamRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomDefault.uasset b/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomDefault.uasset new file mode 100644 index 0000000..67f93c8 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomDisabled.uasset new file mode 100644 index 0000000..b903504 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomPressed.uasset b/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomPressed.uasset new file mode 100644 index 0000000..ded89e8 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/IsolationRoom/BtnRnd120IsolationRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabDefault.uasset b/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabDefault.uasset new file mode 100644 index 0000000..ce5ce64 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabDisabled.uasset b/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabDisabled.uasset new file mode 100644 index 0000000..2c859c0 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabPressed.uasset b/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabPressed.uasset new file mode 100644 index 0000000..118d383 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Lab/BtnRnd120LabPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomDefault.uasset b/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomDefault.uasset new file mode 100644 index 0000000..8a62996 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomDisabled.uasset new file mode 100644 index 0000000..d329f64 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomPressed.uasset b/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomPressed.uasset new file mode 100644 index 0000000..83d52c7 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/LectureRoom/BtnRnd120LectureRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyDefault.uasset b/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyDefault.uasset new file mode 100644 index 0000000..d75c879 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyDisabled.uasset b/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyDisabled.uasset new file mode 100644 index 0000000..c50672c Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyPressed.uasset b/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyPressed.uasset new file mode 100644 index 0000000..7bcbf3e Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Lobby/BtnRnd120LobbyPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomDefault.uasset b/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomDefault.uasset new file mode 100644 index 0000000..e77542d Binary files /dev/null and b/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomDisabled.uasset new file mode 100644 index 0000000..447172b Binary files /dev/null and b/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomPressed.uasset b/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomPressed.uasset new file mode 100644 index 0000000..1ee3cdc Binary files /dev/null and b/Content/Widgets/textures/BtnRound/MRIRoom/BtnRnd120MRIRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationDefault.uasset b/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationDefault.uasset new file mode 100644 index 0000000..da9dde4 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationDisabled.uasset b/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationDisabled.uasset new file mode 100644 index 0000000..e17051a Binary files /dev/null and b/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationPressed.uasset b/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationPressed.uasset new file mode 100644 index 0000000..511f4a5 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/NurseStation/BtnRnd120NurseStationPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryDefault.uasset b/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryDefault.uasset new file mode 100644 index 0000000..9d1c08c Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryDisabled.uasset b/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryDisabled.uasset new file mode 100644 index 0000000..ebb9b4f Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryPressed.uasset b/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryPressed.uasset new file mode 100644 index 0000000..262155a Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Pantry/BtnRnd120PantryPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomDefault.uasset b/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomDefault.uasset new file mode 100644 index 0000000..1531143 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomDisabled.uasset new file mode 100644 index 0000000..ad72bad Binary files /dev/null and b/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomPressed.uasset b/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomPressed.uasset new file mode 100644 index 0000000..d801f61 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/RecordsRoom/BtnRnd120RecordsRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomDefault.uasset b/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomDefault.uasset new file mode 100644 index 0000000..10e5027 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomDisabled.uasset new file mode 100644 index 0000000..6a49ad2 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomPressed.uasset b/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomPressed.uasset new file mode 100644 index 0000000..74a5279 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/RehabRoom/BtnRnd120RehabRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomDefault.uasset b/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomDefault.uasset new file mode 100644 index 0000000..d1d4a08 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomDisabled.uasset new file mode 100644 index 0000000..765f64b Binary files /dev/null and b/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomPressed.uasset b/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomPressed.uasset new file mode 100644 index 0000000..3923ac5 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/SeminarRoom/BtnRnd120SeminarRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Store/BtnRnd120StoreDefault.uasset b/Content/Widgets/textures/BtnRound/Store/BtnRnd120StoreDefault.uasset new file mode 100644 index 0000000..34696bb Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Store/BtnRnd120StoreDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Store/BtnRnd120StoreDisabled.uasset b/Content/Widgets/textures/BtnRound/Store/BtnRnd120StoreDisabled.uasset new file mode 100644 index 0000000..f20fd5d Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Store/BtnRnd120StoreDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Store/BtnRnd120StorePressed.uasset b/Content/Widgets/textures/BtnRound/Store/BtnRnd120StorePressed.uasset new file mode 100644 index 0000000..f272298 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Store/BtnRnd120StorePressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomDefault.uasset b/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomDefault.uasset new file mode 100644 index 0000000..a529a26 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomDisabled.uasset new file mode 100644 index 0000000..310b508 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomPressed.uasset b/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomPressed.uasset new file mode 100644 index 0000000..f5fd6fd Binary files /dev/null and b/Content/Widgets/textures/BtnRound/TreatmentRoom/BtnRnd120TreatmentRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuiteDefault.uasset b/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuiteDefault.uasset new file mode 100644 index 0000000..aa8d89e Binary files /dev/null and b/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuiteDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuiteDisabled.uasset b/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuiteDisabled.uasset new file mode 100644 index 0000000..9fb31c4 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuiteDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuitePressed.uasset b/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuitePressed.uasset new file mode 100644 index 0000000..15cafdf Binary files /dev/null and b/Content/Widgets/textures/BtnRound/VIPSuite/BtnRnd120VIPSuitePressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaDefault.uasset b/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaDefault.uasset new file mode 100644 index 0000000..1d62df5 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaDisabled.uasset b/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaDisabled.uasset new file mode 100644 index 0000000..006ce37 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaPressed.uasset b/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaPressed.uasset new file mode 100644 index 0000000..7fd4c08 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/WaitingArea/BtnRnd120WaitingAreaPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehouseDefault.uasset b/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehouseDefault.uasset new file mode 100644 index 0000000..e2281ee Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehouseDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehouseDisabled.uasset b/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehouseDisabled.uasset new file mode 100644 index 0000000..386e6b0 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehouseDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehousePressed.uasset b/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehousePressed.uasset new file mode 100644 index 0000000..85618f3 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/Warehouse/BtnRnd120WarehousePressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomDefault.uasset b/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomDefault.uasset new file mode 100644 index 0000000..71051bb Binary files /dev/null and b/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomDisabled.uasset new file mode 100644 index 0000000..a71ad5c Binary files /dev/null and b/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomPressed.uasset b/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomPressed.uasset new file mode 100644 index 0000000..11d24bb Binary files /dev/null and b/Content/Widgets/textures/BtnRound/WheelchairStorageRoom/BtnRnd120WheelchairStorageRoomPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomDefault.uasset b/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomDefault.uasset new file mode 100644 index 0000000..2a2991e Binary files /dev/null and b/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomDefault.uasset differ diff --git a/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomDisabled.uasset b/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomDisabled.uasset new file mode 100644 index 0000000..9fef1c2 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomDisabled.uasset differ diff --git a/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomPressed.uasset b/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomPressed.uasset new file mode 100644 index 0000000..d3a84e6 Binary files /dev/null and b/Content/Widgets/textures/BtnRound/XRayRoom/BtnRnd120XRayRoomPressed.uasset differ diff --git a/Content/blueprints/FunctionLibrary.uasset b/Content/blueprints/FunctionLibrary.uasset index f507ee1..20f7d9c 100644 Binary files a/Content/blueprints/FunctionLibrary.uasset and b/Content/blueprints/FunctionLibrary.uasset differ diff --git a/Content/blueprints/Utils/NewBlueprint.uasset b/Content/blueprints/Utils/NewBlueprint.uasset new file mode 100644 index 0000000..dde1c91 Binary files /dev/null and b/Content/blueprints/Utils/NewBlueprint.uasset differ diff --git a/Content/blueprints/Utils/btnImgs.uasset b/Content/blueprints/Utils/btnImgs.uasset new file mode 100644 index 0000000..a054754 Binary files /dev/null and b/Content/blueprints/Utils/btnImgs.uasset differ diff --git a/Content/blueprints/gameMode/MKCCGameMOde.uasset b/Content/blueprints/gameMode/MKCCGameMOde.uasset index da59409..b749c99 100644 Binary files a/Content/blueprints/gameMode/MKCCGameMOde.uasset and b/Content/blueprints/gameMode/MKCCGameMOde.uasset differ diff --git a/Content/blueprints/playerController/MKCCPlayerController.uasset b/Content/blueprints/playerController/MKCCPlayerController.uasset index 59b697b..55872fe 100644 Binary files a/Content/blueprints/playerController/MKCCPlayerController.uasset and b/Content/blueprints/playerController/MKCCPlayerController.uasset differ diff --git a/Content/blueprints/targets/Target.uasset b/Content/blueprints/targets/Target.uasset index 8721976..3707f3f 100644 Binary files a/Content/blueprints/targets/Target.uasset and b/Content/blueprints/targets/Target.uasset differ