diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 3bd3fde..5b6b50e 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -141,9 +141,9 @@ RenderFocusRule=NavigationOnly HardwareCursors=() SoftwareCursors=() ApplicationScale=1.000000 -UIScaleRule=ShortestSide +UIScaleRule=Horizontal CustomScalingRuleClass=None -UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.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=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) bAllowHighDPIInGameMode=False bLoadWidgetsOnDedicatedServer=True diff --git a/Content/Maps/Untitled.umap b/Content/Maps/Untitled.umap index 7e7c0e4..52fc459 100644 Binary files a/Content/Maps/Untitled.umap and b/Content/Maps/Untitled.umap differ diff --git a/Content/Widgets/MainMenu.uasset b/Content/Widgets/MainMenu.uasset index 1dc94c6..bd142ee 100644 Binary files a/Content/Widgets/MainMenu.uasset and b/Content/Widgets/MainMenu.uasset differ diff --git a/Content/Widgets/textures/BtnRnd120Pharmancy.uasset b/Content/Widgets/textures/BtnRnd120Pharmancy.uasset new file mode 100644 index 0000000..2e801f5 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd120Pharmancy.uasset differ diff --git a/Content/Widgets/textures/BtnRnd120PharmancyPressed.uasset b/Content/Widgets/textures/BtnRnd120PharmancyPressed.uasset new file mode 100644 index 0000000..26faf32 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd120PharmancyPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRnd120Pray.uasset b/Content/Widgets/textures/BtnRnd120Pray.uasset new file mode 100644 index 0000000..2b2eef6 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd120Pray.uasset differ diff --git a/Content/Widgets/textures/BtnRnd120PrayPressed.uasset b/Content/Widgets/textures/BtnRnd120PrayPressed.uasset new file mode 100644 index 0000000..80ec8ab Binary files /dev/null and b/Content/Widgets/textures/BtnRnd120PrayPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRnd120ReceptPressed.uasset b/Content/Widgets/textures/BtnRnd120ReceptPressed.uasset new file mode 100644 index 0000000..94df65d Binary files /dev/null and b/Content/Widgets/textures/BtnRnd120ReceptPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRnd120Reception.uasset b/Content/Widgets/textures/BtnRnd120Reception.uasset new file mode 100644 index 0000000..4e6bb91 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd120Reception.uasset differ diff --git a/Content/Widgets/textures/BtnRnd64Location.uasset b/Content/Widgets/textures/BtnRnd64Location.uasset new file mode 100644 index 0000000..e3f1095 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd64Location.uasset differ diff --git a/Content/Widgets/textures/BtnRnd64LocationPressed.uasset b/Content/Widgets/textures/BtnRnd64LocationPressed.uasset new file mode 100644 index 0000000..b598701 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd64LocationPressed.uasset differ diff --git a/Content/Widgets/textures/BtnRnd76-1.uasset b/Content/Widgets/textures/BtnRnd76-1.uasset new file mode 100644 index 0000000..7aafc47 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd76-1.uasset differ diff --git a/Content/Widgets/textures/BtnRnd76.uasset b/Content/Widgets/textures/BtnRnd76.uasset new file mode 100644 index 0000000..f44f7b6 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd76.uasset differ diff --git a/Content/Widgets/textures/BtnRnd76Minus.uasset b/Content/Widgets/textures/BtnRnd76Minus.uasset new file mode 100644 index 0000000..14b6f10 Binary files /dev/null and b/Content/Widgets/textures/BtnRnd76Minus.uasset differ diff --git a/Content/Widgets/textures/BtnRnd76Plus.uasset b/Content/Widgets/textures/BtnRnd76Plus.uasset new file mode 100644 index 0000000..760b9be Binary files /dev/null and b/Content/Widgets/textures/BtnRnd76Plus.uasset differ diff --git a/Content/Widgets/textures/ButtonRnd120Cancel.uasset b/Content/Widgets/textures/ButtonRnd120Cancel.uasset new file mode 100644 index 0000000..da749e5 Binary files /dev/null and b/Content/Widgets/textures/ButtonRnd120Cancel.uasset differ diff --git a/Content/Widgets/textures/ButtonRnd120CancelPressed.uasset b/Content/Widgets/textures/ButtonRnd120CancelPressed.uasset new file mode 100644 index 0000000..1e53630 Binary files /dev/null and b/Content/Widgets/textures/ButtonRnd120CancelPressed.uasset differ diff --git a/Content/Widgets/textures/ButtonRnd120Demonstr.uasset b/Content/Widgets/textures/ButtonRnd120Demonstr.uasset new file mode 100644 index 0000000..40c3ba5 Binary files /dev/null and b/Content/Widgets/textures/ButtonRnd120Demonstr.uasset differ diff --git a/Content/Widgets/textures/ButtonRnd120DemonstrPressed.uasset b/Content/Widgets/textures/ButtonRnd120DemonstrPressed.uasset new file mode 100644 index 0000000..ac37300 Binary files /dev/null and b/Content/Widgets/textures/ButtonRnd120DemonstrPressed.uasset differ diff --git a/Content/Widgets/textures/ButtonRnd120Toilet.uasset b/Content/Widgets/textures/ButtonRnd120Toilet.uasset new file mode 100644 index 0000000..3cc0ec6 Binary files /dev/null and b/Content/Widgets/textures/ButtonRnd120Toilet.uasset differ diff --git a/Content/Widgets/textures/ButtonRnd120ToiletPressed.uasset b/Content/Widgets/textures/ButtonRnd120ToiletPressed.uasset new file mode 100644 index 0000000..03e0d6b Binary files /dev/null and b/Content/Widgets/textures/ButtonRnd120ToiletPressed.uasset differ