feat: 게임 내 일시정지/게임 종료 팝업 백그라운드 영역 추가

This commit is contained in:
aube.lee
2025-02-16 18:18:20 +09:00
parent 4e4bfc9053
commit 967c9505e9
4 changed files with 199 additions and 14 deletions

View File

@@ -1406,6 +1406,8 @@ GameObject:
- component: {fileID: 6226417930591628686}
- component: {fileID: 2964090217482882256}
- component: {fileID: 4380963916613820530}
- component: {fileID: 1035342880815794835}
- component: {fileID: 5726968870984839829}
m_Layer: 5
m_Name: UI.GameClearUI
m_TagString: Untagged
@@ -1502,6 +1504,44 @@ MonoBehaviour:
m_BlockingMask:
serializedVersion: 2
m_Bits: 55
--- !u!222 &1035342880815794835
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6480810126100203075}
m_CullTransparentMesh: 1
--- !u!114 &5726968870984839829
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6480810126100203075}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0, g: 0, b: 0, a: 0.39215687}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1 &9197721667137178930
GameObject:
m_ObjectHideFlags: 0