diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-08-24 17:18:52 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-08-24 17:18:52 -0400 |
| commit | d1c6d296e85646853f7aaa5a07e6d5718fce0072 (patch) | |
| tree | 77879b3c7a74c2c5c1a7e08f38a691ce9854aab0 /Assets/Scenes/MainMenu.unity | |
| parent | 4c8dba7a5ae4338a76e5b8e84438a1bb933e48f6 (diff) | |
| download | Project-Sandbox-d1c6d296e85646853f7aaa5a07e6d5718fce0072.tar.gz Project-Sandbox-d1c6d296e85646853f7aaa5a07e6d5718fce0072.tar.bz2 Project-Sandbox-d1c6d296e85646853f7aaa5a07e6d5718fce0072.zip | |
Pause menu; Dialogue; New font
Diffstat (limited to 'Assets/Scenes/MainMenu.unity')
| -rw-r--r-- | Assets/Scenes/MainMenu.unity | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/Assets/Scenes/MainMenu.unity b/Assets/Scenes/MainMenu.unity index ab0ed56..ab6e009 100644 --- a/Assets/Scenes/MainMenu.unity +++ b/Assets/Scenes/MainMenu.unity @@ -387,8 +387,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 505, y: -85} - m_SizeDelta: {x: 550.24243, y: 125.44623} + m_AnchoredPosition: {x: 535.4, y: -251.3} + m_SizeDelta: {x: 585.13855, y: 449.98065} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &458945988 MonoBehaviour: @@ -424,7 +424,8 @@ MonoBehaviour: m_LineSpacing: 1 m_Text: "Welcome to Project Sandbox! \nPlease note that this game is in early development and things aren't always working.\n\nIf you're experiencing some issues. Email - support@alee-productions.xyz." + support@alee-productions.xyz.\n\nControls:\n\nEscape: Quitting the game\nF1: + Unlocking mouse\nWASD: Moving\nSpace: Jumping" --- !u!222 &458945989 CanvasRenderer: m_ObjectHideFlags: 0 @@ -567,7 +568,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 97.3, y: 25} + m_AnchoredPosition: {x: 107.75, y: 26} m_SizeDelta: {x: 160, y: 30} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &767293138 @@ -741,8 +742,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 102.53, y: 0} - m_SizeDelta: {x: 205.05109, y: 0} + m_AnchoredPosition: {x: 107.8, y: 0} + m_SizeDelta: {x: 215.50616, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &963859623 MonoBehaviour: @@ -815,7 +816,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 102.53, y: -31.399994} + m_AnchoredPosition: {x: 107.75, y: -33.7} m_SizeDelta: {x: 160, y: 30} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1517148424 @@ -896,8 +897,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 103.004456, y: -83} - m_SizeDelta: {x: 160, y: 30} + m_AnchoredPosition: {x: 112, y: -83} + m_SizeDelta: {x: 178.05066, y: 30} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1757849153 MonoBehaviour: @@ -1039,8 +1040,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 103.47891, y: -129} - m_SizeDelta: {x: 160, y: 30} + m_AnchoredPosition: {x: 112.25, y: -129} + m_SizeDelta: {x: 177.54642, y: 30} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1968663860 MonoBehaviour: |
