Skip to content

Commit

Permalink
Adjust evolve button position in onboarding screen
Browse files Browse the repository at this point in the history
  • Loading branch information
keiwando committed Sep 17, 2022
1 parent 064f90f commit da2bb27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/Scenes/EditorScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -8676,10 +8676,10 @@ RectTransform:
m_Father: {fileID: 1804605486}
m_RootOrder: 8
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchoredPosition: {x: 0, y: 30}
m_SizeDelta: {x: 100, y: 72.67}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: 0, y: -332.5}
m_SizeDelta: {x: 100, y: 72.66998}
m_Pivot: {x: 0.5, y: 0}
--- !u!114 &484134352
MonoBehaviour:
Expand Down

0 comments on commit da2bb27

Please sign in to comment.