Skip to content

Commit

Permalink
Save menu dragging tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rudderbucky committed Apr 7, 2019
1 parent c82fcf7 commit fc9a956
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@ RectTransform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1644129753}
- {fileID: 440736238}
- {fileID: 1644129753}
- {fileID: 941044113}
- {fileID: 2066265500}
m_Father: {fileID: 1283221307}
Expand All @@ -445,7 +445,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 100, y: 100}
m_SizeDelta: {x: 1000, y: 750}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &130872594
MonoBehaviour:
Expand Down Expand Up @@ -1292,12 +1292,12 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 130872593}
m_RootOrder: 1
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 10.5, y: 8.2}
m_SizeDelta: {x: 344.7, y: 325.2}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 1000, y: 750}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &440736239
MonoBehaviour:
Expand Down Expand Up @@ -4514,7 +4514,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 130872593}
m_RootOrder: 0
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down

0 comments on commit fc9a956

Please sign in to comment.