Skip to content

Commit

Permalink
Merge pull request #125 from EshanJayasundara/main
Browse files Browse the repository at this point in the history
updated add players
  • Loading branch information
EshanJayasundara authored Jan 27, 2024
2 parents 62c321b + fac3afa commit 80398f4
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 169 deletions.
16 changes: 8 additions & 8 deletions AR Demo/Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -287,11 +287,11 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1023647338}
m_Father: {fileID: 1523900801}
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: 0.000015259, y: -52.086624}
m_AnchoredPosition: {x: 0.000015259, y: 0}
m_SizeDelta: {x: 89.12, y: 25}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &224186066
Expand All @@ -314,7 +314,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: Load Game
m_text: New Game
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
Expand Down Expand Up @@ -564,11 +564,11 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1523900801}
m_Father: {fileID: 1023647338}
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: 0.000015259, y: 53.1}
m_AnchoredPosition: {x: 0.000015259, y: 1.0133705}
m_SizeDelta: {x: 89.12, y: 25}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &560420357
Expand All @@ -591,7 +591,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: New Game
m_text: Load Game
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
Expand Down Expand Up @@ -1143,7 +1143,7 @@ RectTransform:
m_LocalScale: {x: 3.44, y: 3.44, z: 3.44}
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 224186065}
- {fileID: 560420356}
m_Father: {fileID: 618468046}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -1610,7 +1610,7 @@ RectTransform:
m_LocalScale: {x: 3.44, y: 3.44, z: 3.44}
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 560420356}
- {fileID: 224186065}
m_Father: {fileID: 618468046}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
Expand Down
Loading

0 comments on commit 80398f4

Please sign in to comment.