Skip to content

Commit

Permalink
Disabled controls btn for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ipodtouch0218 committed Mar 16, 2022
1 parent 13036e5 commit 8460379
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -15233,9 +15233,9 @@ RectTransform:
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_SizeDelta: {x: -17, y: 0}
m_Pivot: {x: 0, y: 1}
--- !u!114 &591459915
MonoBehaviour:
Expand Down Expand Up @@ -18438,7 +18438,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &820727546
RectTransform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -21517,7 +21517,7 @@ RectTransform:
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 20, y: 20}
m_Pivot: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -24865,10 +24865,10 @@ RectTransform:
m_Father: {fileID: 1657549222}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 93}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 261.5, y: -60}
m_SizeDelta: {x: 523, y: 93}
m_Pivot: {x: 0.5, y: 1}
--- !u!114 &1176918558
MonoBehaviour:
Expand Down Expand Up @@ -27488,7 +27488,7 @@ MonoBehaviour:
m_PressedTrigger: Pressed
m_SelectedTrigger: Selected
m_DisabledTrigger: Disabled
m_Interactable: 1
m_Interactable: 0
m_TargetGraphic: {fileID: 1328916954}
m_OnClick:
m_PersistentCalls:
Expand Down Expand Up @@ -55748,7 +55748,7 @@ RectTransform:
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 193}
m_Pivot: {x: 0, y: 1}
--- !u!114 &1657549223
MonoBehaviour:
Expand Down Expand Up @@ -64059,10 +64059,10 @@ RectTransform:
m_Father: {fileID: 1657549222}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 40}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 261.5, y: -153}
m_SizeDelta: {x: 523, y: 40}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &1946257278
CanvasRenderer:
Expand Down Expand Up @@ -66262,10 +66262,10 @@ RectTransform:
m_Father: {fileID: 1657549222}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 60}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 261.5, y: 0}
m_SizeDelta: {x: 523, y: 60}
m_Pivot: {x: 0.5, y: 1}
--- !u!114 &2098189267
MonoBehaviour:
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.5.2.0-beta
bundleVersion: 1.5.1.0-beta
preloadedAssets:
- {fileID: 0}
- {fileID: 0}
Expand Down

0 comments on commit 8460379

Please # to comment.