Skip to content

Commit f4e403d

Browse files
committed
Fixed count down text disappearing
1 parent 9aed9c9 commit f4e403d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Assets/Scenes/CountInScene.unity

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ RectTransform:
137137
m_LocalScale: {x: 1, y: 1, z: 1}
138138
m_Children: []
139139
m_Father: {fileID: 938267879}
140-
m_RootOrder: 6
140+
m_RootOrder: 5
141141
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
142142
m_AnchorMin: {x: 1, y: 1}
143143
m_AnchorMax: {x: 1, y: 1}
@@ -394,7 +394,7 @@ RectTransform:
394394
m_AnchorMin: {x: 0.5, y: 0.5}
395395
m_AnchorMax: {x: 0.5, y: 0.5}
396396
m_AnchoredPosition: {x: 0, y: 0}
397-
m_SizeDelta: {x: 500, y: 500}
397+
m_SizeDelta: {x: 400, y: 400}
398398
m_Pivot: {x: 0.5, y: 0.5}
399399
--- !u!114 &743639709
400400
MonoBehaviour:
@@ -519,9 +519,9 @@ RectTransform:
519519
- {fileID: 1596731421}
520520
- {fileID: 743639708}
521521
- {fileID: 404088139}
522-
- {fileID: 1781825086}
523522
- {fileID: 1867683492}
524523
- {fileID: 66487343}
524+
- {fileID: 1781825086}
525525
m_Father: {fileID: 0}
526526
m_RootOrder: 2
527527
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -859,12 +859,12 @@ RectTransform:
859859
m_LocalScale: {x: 1, y: 1, z: 1}
860860
m_Children: []
861861
m_Father: {fileID: 938267879}
862-
m_RootOrder: 4
862+
m_RootOrder: 6
863863
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
864864
m_AnchorMin: {x: 0.5, y: 0}
865865
m_AnchorMax: {x: 0.5, y: 0}
866-
m_AnchoredPosition: {x: 0, y: 20}
867-
m_SizeDelta: {x: 500, y: 180}
866+
m_AnchoredPosition: {x: 0, y: 30}
867+
m_SizeDelta: {x: 600, y: 200}
868868
m_Pivot: {x: 0.5, y: 0}
869869
--- !u!114 &1781825087
870870
MonoBehaviour:
@@ -892,7 +892,7 @@ MonoBehaviour:
892892
m_BestFit: 0
893893
m_MinSize: 0
894894
m_MaxSize: 200
895-
m_Alignment: 4
895+
m_Alignment: 7
896896
m_AlignByGeometry: 0
897897
m_RichText: 1
898898
m_HorizontalOverflow: 0
@@ -947,7 +947,7 @@ RectTransform:
947947
m_LocalScale: {x: 1, y: 1, z: 1}
948948
m_Children: []
949949
m_Father: {fileID: 938267879}
950-
m_RootOrder: 5
950+
m_RootOrder: 4
951951
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
952952
m_AnchorMin: {x: 0, y: 1}
953953
m_AnchorMax: {x: 0, y: 1}

0 commit comments

Comments
 (0)