Put the appswitcher in the overworld for build test

This commit is contained in:
2025-11-06 17:59:26 +01:00
parent 7fb0b14337
commit eb9da316ad
2 changed files with 396 additions and 1 deletions

View File

@@ -1027,7 +1027,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 1} m_AnchorMin: {x: 1, y: 1}
m_AnchorMax: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0} m_AnchoredPosition: {x: -50, y: -50}
m_SizeDelta: {x: 200, y: 200} m_SizeDelta: {x: 200, y: 200}
m_Pivot: {x: 1, y: 1} m_Pivot: {x: 1, y: 1}
--- !u!222 &9118909078554628244 --- !u!222 &9118909078554628244

File diff suppressed because one or more lines are too long