Skip to content

Commit

Permalink
Prefab_LoadNFT (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Joaquim Verges <[email protected]>
  • Loading branch information
0xFirekeeper and joaquim-verges authored Feb 2, 2023
1 parent 4558274 commit a4b2dfe
Show file tree
Hide file tree
Showing 18 changed files with 3,550 additions and 92 deletions.
19 changes: 9 additions & 10 deletions Assets/Thirdweb/Examples/Prefabs/Prefab_ConnectWallet.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 29.272999, y: -5.647}
m_SizeDelta: {x: -98.546, y: 31.957}
m_AnchoredPosition: {x: 31.773, y: -5.647}
m_SizeDelta: {x: -93.546, y: 31.957}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &262581969
CanvasRenderer:
Expand Down Expand Up @@ -1501,10 +1501,10 @@ RectTransform:
m_Father: {fileID: 1620813799}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMin: {x: 1, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: -20, y: -15.979}
m_SizeDelta: {x: -11.687012, y: 27.957}
m_AnchoredPosition: {x: -15, y: -15.979}
m_SizeDelta: {x: 413.313, y: 27.957}
m_Pivot: {x: 1, y: 0.5}
--- !u!222 &1457839851
CanvasRenderer:
Expand Down Expand Up @@ -2290,10 +2290,10 @@ RectTransform:
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
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: 0, y: 0}
m_SizeDelta: {x: 600, y: 200}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1335404546467394145
MonoBehaviour:
Expand All @@ -2307,7 +2307,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 56e0ba15cb38b4345825030a6c81d2dd, type: 3}
m_Name:
m_EditorClassIdentifier:
chain: ethereum
supportedWallets: 000000000100000002000000
connectButton: {fileID: 1335404547334051784}
connectDropdown: {fileID: 1335404547797609896}
Expand Down Expand Up @@ -2364,7 +2363,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: -20, y: -2.5000038}
m_AnchoredPosition: {x: -10, y: -2.5000038}
m_SizeDelta: {x: 46.017, y: -4.999993}
m_Pivot: {x: 1, y: 0.5}
--- !u!222 &1335404546301859017
Expand Down
Loading

0 comments on commit a4b2dfe

Please sign in to comment.