This commit is contained in:
2025-06-13 16:33:07 +08:00
parent c487abd4fc
commit 5367f16a30
2 changed files with 10 additions and 8 deletions

View File

@@ -3,8 +3,8 @@
"_$id": "w805s9t9", "_$id": "w805s9t9",
"_$type": "Box", "_$type": "Box",
"name": "GameOver", "name": "GameOver",
"width": 1920, "width": 1080,
"height": 1080, "height": 1920,
"_mouseState": 2, "_mouseState": 2,
"drawCallOptimize": true, "drawCallOptimize": true,
"left": 0, "left": 0,
@@ -36,8 +36,8 @@
"name": "Image", "name": "Image",
"x": -100, "x": -100,
"y": -100, "y": -100,
"width": 2120, "width": 1280,
"height": 1280, "height": 2120,
"alpha": 0.6, "alpha": 0.6,
"left": -100, "left": -100,
"right": -100, "right": -100,
@@ -50,8 +50,8 @@
"_$id": "0a0ovv4z", "_$id": "0a0ovv4z",
"_$type": "Box", "_$type": "Box",
"name": "center", "name": "center",
"x": 960, "x": 540,
"y": 540, "y": 960,
"width": 888, "width": 888,
"height": 1080, "height": 1080,
"anchorX": 0.5, "anchorX": 0.5,
@@ -128,7 +128,7 @@
"_$id": "23po992p", "_$id": "23po992p",
"_$type": "Sprite", "_$type": "Sprite",
"name": "Sprite", "name": "Sprite",
"x": 64, "x": 100,
"y": 44, "y": 44,
"width": 60, "width": 60,
"height": 54, "height": 54,
@@ -180,9 +180,10 @@
"_$id": "4fv9wmfi", "_$id": "4fv9wmfi",
"_$type": "Label", "_$type": "Label",
"name": "Label", "name": "Label",
"x": 49,
"width": 744, "width": 744,
"height": 156, "height": 156,
"centerX": 0, "centerX": 49,
"centerY": 0, "centerY": 0,
"text": "Second Chance", "text": "Second Chance",
"font": "res://5f760925-14a8-4e61-b8c4-d19c523e7376", "font": "res://5f760925-14a8-4e61-b8c4-d19c523e7376",

View File

@@ -41818,6 +41818,7 @@
"_$id": "7000il0d", "_$id": "7000il0d",
"_$type": "Image", "_$type": "Image",
"name": "Image", "name": "Image",
"y": -2,
"width": 32, "width": 32,
"height": 32, "height": 32,
"mouseThrough": true, "mouseThrough": true,