Skip to content

Commit

Permalink
feat: change inventory to grid
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed Oct 2, 2024
1 parent d2b1fd6 commit 357d2d1
Show file tree
Hide file tree
Showing 9 changed files with 294 additions and 71 deletions.
26 changes: 13 additions & 13 deletions Assets/Shared/Prefabs/UI/AssetDetailsView.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 332, y: 0}
m_SizeDelta: {x: 664, y: 0}
m_AnchoredPosition: {x: 347, y: 0}
m_SizeDelta: {x: 694, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &3352626542042760297
MonoBehaviour:
Expand Down Expand Up @@ -343,8 +343,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 674, y: 0}
m_SizeDelta: {x: 1284, y: 0}
m_AnchoredPosition: {x: 689, y: 0}
m_SizeDelta: {x: 1314, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &252963699134835464
MonoBehaviour:
Expand Down Expand Up @@ -427,8 +427,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 332, y: 0}
m_SizeDelta: {x: 664, y: 0}
m_AnchoredPosition: {x: 347, y: 0}
m_SizeDelta: {x: 694, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &5193090064696615538
MonoBehaviour:
Expand Down Expand Up @@ -599,8 +599,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 332, y: 0}
m_SizeDelta: {x: 664, y: 0}
m_AnchoredPosition: {x: 347, y: 0}
m_SizeDelta: {x: 694, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &8160481178246513353
MonoBehaviour:
Expand Down Expand Up @@ -853,7 +853,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 2602276242752267194}
m_Direction: 2
m_Value: 1
m_Size: 0.7972491
m_Size: 0.8618421
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
Expand Down Expand Up @@ -2687,8 +2687,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 332, y: 0}
m_SizeDelta: {x: 664, y: 0}
m_AnchoredPosition: {x: 347, y: 0}
m_SizeDelta: {x: 694, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &6037295063887235274
MonoBehaviour:
Expand Down Expand Up @@ -3877,8 +3877,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 952, y: 0}
m_SizeDelta: {x: 664, y: 0}
m_AnchoredPosition: {x: 967, y: 0}
m_SizeDelta: {x: 694, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!223 &806595924551922813
Canvas:
Expand Down
Loading

0 comments on commit 357d2d1

Please sign in to comment.