Skip to content

Commit

Permalink
Merge pull request #35 from pknu-wap/feature/Pre-Alpha-Test
Browse files Browse the repository at this point in the history
씬 전환 버튼 정렬 순서 조정
  • Loading branch information
miniron-v authored May 2, 2024
2 parents 48039d0 + 673f085 commit 6db5a2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Assets/01. Scenes/PreAlphaTest.unity
Original file line number Diff line number Diff line change
Expand Up @@ -6507,7 +6507,6 @@ RectTransform:
- {fileID: 1666556707}
- {fileID: 1634374443}
- {fileID: 814733337}
- {fileID: 1389963571}
m_Father: {fileID: 2094601911}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
Expand Down Expand Up @@ -11567,19 +11566,19 @@ RectTransform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1389963570}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalScale: {x: 0, y: 0, z: 0}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 76872542}
m_Father: {fileID: 797852582}
m_Father: {fileID: 2094601911}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 1280, y: 720}
m_SizeDelta: {x: 2560, y: 1440}
m_Pivot: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}
--- !u!114 &1389963572
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -11641,7 +11640,7 @@ Canvas:
m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: -310987611
m_SortingOrder: 0
m_SortingOrder: 1
m_TargetDisplay: 0
--- !u!224 &1414880680 stripped
RectTransform:
Expand Down Expand Up @@ -17129,6 +17128,7 @@ Transform:
m_Children:
- {fileID: 1634035574}
- {fileID: 797852582}
- {fileID: 1389963571}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2114527716
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 0
- enabled: 1
path: Assets/01. Scenes/PreAlphaTest.unity
guid: faa19ce4f23519c44b8366a8ebc77212
m_configObjects: {}

0 comments on commit 6db5a2a

Please sign in to comment.