feat: hide title when game starts
This commit is contained in:
parent
0bed7bbea4
commit
58ec07b1a0
5 changed files with 42 additions and 8 deletions
|
@ -346,6 +346,8 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
ui: {fileID: 311490074}
|
||||
fadeDuration: 0.5
|
||||
titleImage: {fileID: 1127832730}
|
||||
titleFadeDuration: 1
|
||||
--- !u!1 &379057220
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -380,7 +382,7 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: -7.7999}
|
||||
m_AnchoredPosition: {x: 0, y: -7.7999268}
|
||||
m_SizeDelta: {x: 122.1659, y: 51.509}
|
||||
m_Pivot: {x: 0, y: 1}
|
||||
--- !u!114 &379057222
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue