Skip to content

Commit

Permalink
Improve Quality Settings Menu (#633)
Browse files Browse the repository at this point in the history
* Basic quality settings UI

* Basic graphic settings

* updates on the graphics UI

* Explaining my stuff via comments and little improvements

* Update ServerLobbyUIHelper.cs

* Fixes error
  • Loading branch information
joaoburatto authored Apr 1, 2021
1 parent dcfa125 commit cd24c71
Show file tree
Hide file tree
Showing 15 changed files with 8,088 additions and 7,494 deletions.
2,415 changes: 1,275 additions & 1,140 deletions Assets/Content/Graphics/UI/Game/PauseMenu.prefab

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Assets/Content/Graphics/UI/Game/PauseMenu.prefab.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Assets/Content/Scenes/Main Menu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1408,7 +1408,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: -14.4, y: 1.6307}
m_AnchoredPosition: {x: -14.399994, y: 1.6307}
m_SizeDelta: {x: 43.956528, y: 43.956528}
m_Pivot: {x: 1, y: 0.5}
--- !u!1 &3010197764239462212
Expand Down Expand Up @@ -1509,7 +1509,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: -4.5596, y: 57.3}
m_AnchoredPosition: {x: -4.559601, y: 57.3}
m_SizeDelta: {x: 9.119125, y: 31.598724}
m_Pivot: {x: 0, y: 0.5}
--- !u!1 &4226223480858895429
Expand Down Expand Up @@ -2147,7 +2147,7 @@ RectTransform:
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: -4.6299973}
m_SizeDelta: {x: 0.47717285, y: 34.70488}
m_SizeDelta: {x: 11.388611, y: 43.79962}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &7967727596738340591
MonoBehaviour:
Expand Down
Loading

0 comments on commit cd24c71

Please sign in to comment.