Files
sudoku/assets/Scene.ls
2025-05-12 21:18:27 +08:00

23399 lines
1.0 MiB

{
"_$ver": 1,
"_$id": "lx8mwule",
"_$type": "Scene",
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"name": "Scene2D",
"width": 1080,
"height": 1920,
"_$comp": [
{
"_$type": "7bad1742-6eed-4d8d-81c0-501dc5bf03d6",
"scriptPath": "../src/Main.ts"
}
],
"_$child": [
{
"_$id": "16zcc7x3",
"_$type": "Box",
"name": "UIManager",
"x": 530,
"y": 935,
"width": 200,
"height": 200,
"_$comp": [
{
"_$type": "cd70cd5e-b4cd-4277-ac0a-2224cfbe89ac",
"scriptPath": "../src/models/UIManager.ts",
"stage": {
"_$ref": "wqmu50ko",
"_$type": "692a672b-2457-456c-8093-321ea7a10e1b"
}
}
]
},
{
"_$id": "wqmu50ko",
"_$type": "Box",
"name": "Stage",
"width": 1080,
"height": 1920,
"_mouseState": 2,
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"_$comp": [
{
"_$type": "692a672b-2457-456c-8093-321ea7a10e1b",
"scriptPath": "../src/views/Stage.ts",
"obj_blocks": {
"_$ref": "mv2d4o7d"
},
"obj_block_labels": {
"_$ref": "jq11ecne"
},
"obj_candys": {
"_$ref": "2gza421u"
},
"obj_candy_labels": {
"_$ref": "jeyh2go0"
},
"btn_undo": {
"_$ref": "83lbnqr1"
},
"btn_erase": {
"_$ref": "6iqmd28a"
},
"btn_note": {
"_$ref": "j0j498da"
},
"btn_hint": {
"_$ref": "zmknl088"
},
"obj_block_colors": {
"_$ref": "gsnppavp"
},
"img_block_normal": {
"_$ref": "cu3v74bo"
},
"img_block_grey": {
"_$ref": "1d9dkdvk"
},
"img_block_correct": {
"_$ref": "emfgf79z"
},
"img_block_weak_correct": {
"_$ref": "z9abgat0"
},
"img_block_wrong": {
"_$ref": "49xx37b2"
},
"img_block_weak_wrong": {
"_$ref": "yk9o7fxk"
}
}
],
"_$child": [
{
"_$id": "juta8t4w",
"_$type": "Image",
"name": "bg",
"width": 1080,
"height": 1920,
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"skin": "res://63e88ec0-8898-4190-9f70-a4df67200ce3",
"color": "#ffffff"
},
{
"_$id": "jtbep2gl",
"_$type": "Box",
"name": "Center",
"x": 18,
"y": 310,
"width": 1044,
"height": 1044,
"_mouseState": 2,
"centerX": 0,
"centerY": -128,
"_$child": [
{
"_$id": "mv2d4o7d",
"_$type": "HBox",
"name": "blocks",
"width": 1044,
"height": 1044,
"_mouseState": 2,
"centerX": 0,
"centerY": 0,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "kxqf5avj",
"_$type": "VBox",
"name": "VBox(1)",
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "gaufhtr9",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "f1nvhfes",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "m3o1jgg6",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ti6zg94s",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ueoy5xrd",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "0f3mns83",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "m2mf0fuj",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "wmg94c5t",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "jezi9h1s",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "zjn6inkf",
"_$type": "VBox",
"name": "VBox(2)",
"x": 116,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "lzi0xt18",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "fmozwnwl",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "aabqps5h",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ow8h0n3q",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "4x42dnlw",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "n47johq4",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "z2rf07uh",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "8oogq4tj",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "e5focc1x",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "fvtt66yk",
"_$type": "VBox",
"name": "VBox(3)",
"x": 232,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "i6htfn32",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "qfyeak1g",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "eypkk616",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "4vw5rx6n",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "yhpg45iy",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "gi7d6c87",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ldvvnzai",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ikhwgb42",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "c3h1lol0",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "nff3p6yo",
"_$type": "VBox",
"name": "VBox(4)",
"x": 348,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "i6ls8bta",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "lg4eqrdf",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "yk0recm2",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "oshc7ep9",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "81ul3alv",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "4nl6jbo7",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "6gn4zuro",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "058kylrz",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "v608yrlw",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "xqhc9xtj",
"_$type": "VBox",
"name": "VBox(5)",
"x": 464,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "z324paqi",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "mo7s5xer",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "elkmdv6b",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "r59b7p8q",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "8fjr18lg",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "5zenpmpb",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "y7l8kqsi",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "2pelu0iu",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "pm27ba0l",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "thsdxk6t",
"_$type": "VBox",
"name": "VBox(6)",
"x": 580,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "qvefb213",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ovrpatov",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "k50ajwgv",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "h380g1bz",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "jhg93chw",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ljqifkfy",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "o3jc0tv8",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "a4plmmvv",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "5b2ckcyv",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "i9szzywt",
"_$type": "VBox",
"name": "VBox(7)",
"x": 696,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "lha5jp3l",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "8qcuqbpl",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "hd4xs38i",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "pzv9ch36",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "3xn83ym3",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "9bb69v66",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "1rg1o3o2",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "yv3xrud3",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "o2oizyej",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "th2f4d2j",
"_$type": "VBox",
"name": "VBox(8)",
"x": 812,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "69qvk7xc",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "5vg0vlpp",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "munuuv4y",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "ziv8rs6r",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "372e8zv9",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "vmr5k1me",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "z2vh7fnk",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "hxxevcz1",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "xuus10tt",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
},
{
"_$id": "x0s9rzka",
"_$type": "VBox",
"name": "VBox(9)",
"x": 928,
"width": 116,
"height": 1044,
"_mouseState": 2,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "qblnfh0f",
"_$type": "Button",
"name": "Button(1)",
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "kzycgss5",
"_$type": "Button",
"name": "Button(2)",
"y": 116,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "518asaom",
"_$type": "Button",
"name": "Button(3)",
"y": 232,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "oluy7uqg",
"_$type": "Button",
"name": "Button(4)",
"y": 348,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "p267ef8x",
"_$type": "Button",
"name": "Button(5)",
"y": 464,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "e4hc2vcx",
"_$type": "Button",
"name": "Button(6)",
"y": 580,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "s7nb14c6",
"_$type": "Button",
"name": "Button(7)",
"y": 696,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "kb8sh93t",
"_$type": "Button",
"name": "Button(8)",
"y": 812,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
},
{
"_$id": "8b5wmmy0",
"_$type": "Button",
"name": "Button(9)",
"y": 928,
"width": 116,
"height": 116,
"_mouseState": 2,
"stateNum": 1,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 80,
"labelBold": true,
"labelColors": "#000000,#000000,#000000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(255, 255, 255, 1)",
"strokeColors": "#32556b,#32cc6b,#ff0000",
"_$comp": [
{
"_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a",
"scriptPath": "../src/types/Block.ts",
"XIndex": 0,
"YIndex": 0,
"XGroup": 0,
"YGroup": 0
},
{
"_$type": "Animator2D",
"controller": {
"_$uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95",
"_$type": "AnimationController2D"
},
"controllerLayers": [
{
"_$type": "AnimatorControllerLayer2D",
"name": "Base Layer",
"states": [
{
"_$type": "AnimatorState2D",
"name": "fade_to_red",
"clipStart": 0,
"clip": {
"_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50",
"_$type": "AnimationClip2D"
},
"loop": 0,
"soloTransitions": []
}
],
"playOnWake": false,
"defaultStateName": "fade_to_red"
}
]
}
]
}
]
}
]
},
{
"_$id": "jq11ecne",
"_$type": "HBox",
"name": "block_labels",
"width": 1044,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"centerX": 0,
"centerY": 0,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ii1el4ni",
"_$type": "VBox",
"name": "VBox(1)",
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ju84k8cl",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ak6041ny",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "feumwur9",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "3u3yssk6",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "9ulcb7um",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "g0iq2pc4",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "co6prms2",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "xest6uz4",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fh34mih4",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "41byflq5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0i5njwq8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "36yshqij",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "5gr31r4r",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kbbh398j",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ulpmn2gj",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "q979gi6j",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "t8ige9hd",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4sowvpy4",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "zptxz11r",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dm9qmeku",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "e0o9k7zb",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xm87xs2k",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "d7ecefyq",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "odzdf58a",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kio7z2ow",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xfva4wyo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "za8lvp17",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "hiwndikf",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o358d9eu",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wf4ye4wr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "r6pnnnr0",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "pzrl5qxg",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tsgtc56f",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "t66b5jbr",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fkv0g976",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x6ys1znk",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "oqhnfsov",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "sjng36kh",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "29qykwvo",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "m6w5pa3t",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hqcx0hwt",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "s42z7gue",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "rbowzozu",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3tszzd7c",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cw9bjxbi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "k3lseen2",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ctqt4bla",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rgu53pti",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "o3az0obo",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "flaesp40",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "j1e94mvi",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "w53dpahb",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "eomqjiqs",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3ibdm1fe",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "or7nnn18",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lpmuq81y",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "96c6r90t",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "zi9ubxfa",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2dcs4q0z",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "aba17cha",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "raotf1j8",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "8obggye5",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2znk2e4s",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "96s1pw6c",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "s2dxgy9o",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7ivgdcb9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pnfkvtzb",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "uzulltlh",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "bcn7l9iq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7cxtsjps",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hqfcxe34",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ceu26ar9",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mlt5xb0j",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ad8duuw4",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mrkbekug",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "netkgvjf",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "njj85hil",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9ohc91h9",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "nts5epu4",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "k5obdng3",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "gxm42i2l",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7kv5kcwi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "xfsxfnez",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "58v9660f",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "s893tg2l",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "19ljcn4q",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "rai5gxjl",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mziqmejv",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ml6286id",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "b40n65za",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "k4dwmg6o",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "z71bucpw",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "drx6yx2f",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "59rzae8z",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "stqh6kbm",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qaav56w8",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "38oh3joq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "g7i8jck2",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "rxtn0fmn",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kgrxctei",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2e840koo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "lydj0k03",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "y9lfj4qv",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mmny7l9k",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "e2hy5lud",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "kn8ojzvd",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "7nmla5f3",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mcmq3yu6",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "qnqk5wb5",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "uwlhsmwq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ttwtiyp6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0wa5j1yq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "nmhmqb3j",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "chrz1ck1",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9lquydov",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tl3bcfzi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "8ld2zge2",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ug8mcb3d",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "egmbrjqk",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "l21t46y2",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ckp6b3nl",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "wztetokp",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zz7hpe53",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "1bsayj6y",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "j2h1i58b",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "b5f5iv8o",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0qa6ywk0",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "wg5lexj6",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "654uujgs",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "sljes50n",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jqx4strs",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "746cagww",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "o8itkv4a",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rgpnce71",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2yxchhwd",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "85c179ki",
"_$type": "VBox",
"name": "VBox(2)",
"x": 116,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "l5zbgqm7",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "gwpc562r",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "p00f7041",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "zwp4jusn",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "j07naom8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t6mvt0oa",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mxr0zxer",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "cpm9hqw4",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "6juwi21h",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7cc4qwoj",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x34lm75j",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "l5n4b093",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "s42hfm8q",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vcslam10",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "l1nys5o1",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "2x4m7tak",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "swmh1tvp",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "k1m9pzf2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "cfo4jmsb",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "utvvm51a",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tvd19c1j",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v7e6trfc",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "2lx44j48",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qcsuasvo",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0o87z2sp",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xxeik497",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "gwrvm9wz",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jjvd5w1n",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "j3ox1ynp",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1217uw3x",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "cnkdx8rq",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "d4v0qxip",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "aqu0libm",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "qlzr8df8",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "oi2pnpin",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6n9ksv7j",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mf73rr1b",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "e4eaf2s7",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "w5691vk8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nu2gngfm",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ce9pg3a8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "nzfvn7y5",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "sv4omwfp",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t000tgt1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "p00dqwt6",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ux4ryolc",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "jj3xamgq",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qahlqxb2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "136otvoq",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "0hm4m81f",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "z1yf1k2p",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6yf74roe",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "af7m4xcc",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "4s4s6s55",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mi7ewe08",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3fmfs1bi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "6ib5uoli",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "65yd1dyn",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o402o9xq",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y9a6zgsq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "q2b5vto5",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "4h8opbze",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7eromnmh",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "v3ovmcr6",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qaltdw1o",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "uhhxy9wo",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nfpmyl97",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "9njv8pmg",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ukdrzdgs",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "sow7p8cz",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "k4lfflxy",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "90mdomnv",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fp8l7fbd",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "epbc04q1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "c774dpmk",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "asne1fwy",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "dm9qe7z1",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0izo8nn8",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "nhsjr9kz",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "zhvmxdtk",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cfjbae90",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o92l3iwp",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "oisd3iyy",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "52ma22fw",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1v8vepl0",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "g8jop3vf",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "22w0zame",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "8otmmyv0",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2qub7y8t",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rojfp9mx",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "14mxdnfl",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "lwbgjj8u",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wrayrlbv",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "hyb3i4fw",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ez5x134v",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v91t808b",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9z3kzqp6",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "nyxr2gpi",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qo18morl",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qep0bcqj",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3lk1i4kp",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "gqt2o3wr",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "exg3u53x",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zm07g9gv",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "afdhjpk1",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "4gld00nx",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "wjqs4yv6",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3qz6buic",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "5exdv1b4",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "bjoralje",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5kr0okds",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "gyvsuzma",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "m66jlb8i",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "rygoflzp",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1ex7fay9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "c39tc6cw",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "9olh3azc",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "z9zskcnm",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1d3rmajx",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ihvyqccl",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ekja7mg2",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "qqfr2g6z",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "l92tbrgv",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "eztjf2z1",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "z8q24dfn",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nsn1c527",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "genemul4",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "28p7u540",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qx7r8fpg",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jnulnn06",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1aity01r",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "kqm8ldic",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "zg7od2hf",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ll4b8s89",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fhvuygay",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "6ao3wutv",
"_$type": "VBox",
"name": "VBox(3)",
"x": 232,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "3we4nkr0",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "yovd2vt8",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "23gh4qpa",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "woyemk48",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "l2mdy3a2",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "h3nnxmhv",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "74lt9654",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "srinxls1",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "7c0qg1np",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "eywnw7s0",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0sqbcrhz",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "o52dt6hx",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "x4t7w6wd",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3ctda3t4",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jdfab117",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "fgwwzsi3",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "7q1fnh0g",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jvlzo959",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "jmboync9",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "y82boys2",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y5x0zznn",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "trnx8g7d",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "id1541jx",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3zojbnhw",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "k5byyll5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ymm4sbw4",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "hg8bpku3",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mqmw1t8y",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vkrsq987",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4blwrqmg",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "hcxe0eap",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "zoqhlv7s",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jnvwr970",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "rcxxjnlj",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "rwwr9z8v",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "94byidx1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "b0z3qy9h",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ft3w0pct",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "msvpkfg0",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nnexi76t",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "dislxbjr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "2tgj0qib",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "kx7ieek8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "r5va7xva",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0jzywm3e",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "vjt23e8z",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "901qrrxo",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qx4yvo6t",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "rfssfu5w",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "bd5hh31r",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "a6rkvr49",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bl8avyuq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "rk1zs6rx",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "uj0i6m5u",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "yb95hpfj",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "b1kfdwu8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "a53o0oko",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "848lu2r1",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "f4nbvo97",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xxf2upqc",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ldg19uln",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "eodj3ufw",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o1fd1lbx",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "b6remr5e",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "lahyrxag",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0n8fm2xv",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "a9p2hram",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "tvoc2669",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "5l0wwp7l",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fdgd5okt",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "erihkwkc",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "mgtyf559",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "7pxe7zff",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4kyafg8s",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "i8chyp81",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "b0p5t6lo",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ak86bvix",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "juy0hp17",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "qvmt0o30",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "74hhzbwm",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6386zkx7",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kkeqcg38",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "j04yqumi",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "61hsjh7m",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1nqickng",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "k614ejz6",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "oebuelgc",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "r7y7pz3h",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rnt0cqr2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q7bl25w3",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "zwi4og7c",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "0w27vdjs",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nrpopc6j",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "63kziqaj",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "9clziwlx",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zg4fajqz",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "34vudx2o",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "fgapr12k",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "gun69mux",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "38418015",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "joufozgs",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ny1j0wm3",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "j2atiw35",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8qtwwa1h",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "la309vgr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "sgd7y2tf",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "cpruzq3u",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6egwuqsf",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "rmbrx60r",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jnty51wv",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xie08dx9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "n5hhqvbi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "reiqd3xq",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "p1g043b6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y7x29d95",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5c3ddyno",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "7vn2dboq",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "cffyluq1",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0c427opn",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "r77ujcg4",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "onzpvaqq",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "j9inwzox",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "w9twwzz8",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "3xx3ijzm",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qltcpfdr",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hwdhiiy0",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q5kltd4t",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "uv9k266f",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "2wn2oyna",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1lmx2vqy",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6422u5te",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "6eoed7n8",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ccxuy2s1",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "yx51qx3e",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "m6izadju",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "hn10tkdv",
"_$type": "VBox",
"name": "VBox(4)",
"x": 348,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "noemiug1",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "kaaqs31k",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "e4o8jlpj",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "r7z3f0xq",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "r3v1gl69",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "twgui4i5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "j2ihdwci",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "h88qnhad",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "r8hkuuni",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xczhyvs3",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "picqv6ll",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "9fv2ub8y",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "hrik9oo3",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ztzgzg74",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "p0sf14xe",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "03ug486m",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ug525kpp",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qy8fz2k5",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "8mfa19a4",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "hhlcw5wb",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t1180py5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o3ygss8l",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "3ttihsw4",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dv8ejkwd",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6cfeeinf",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xl8pdbju",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "kx2jdbd8",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "a12ffp23",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fic7gr7u",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "j2bsrwg8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "v5w1fr8l",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "6b5dweuk",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v8cdw5dv",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ulnnz6iu",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dqspo56q",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "p9n0lklb",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mhygmykg",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "n3ckyktq",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "wyxnb0es",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6v8n058j",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fyeia6qg",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "4q6zshcn",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "324phlth",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0et6jjk0",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8ulv64a5",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "q22sptbg",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "rjj5fw5i",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "up6l3mru",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "y4x8n0hg",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ejlrag61",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fk2kax6i",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "uz20ofl3",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "925vmvz9",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "zlodrfp6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ouuwk1f9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hxxqaawi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "7rtf6at7",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "pqxitodg",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nondu6fo",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "f8qayzp9",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "uzp6yjuu",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "bydf5n53",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "weydgg4u",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "5oexs6dj",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "n0i3xycl",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "eutqrj62",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "f62mfmet",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "v83rvhrg",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fvpe5cb9",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o3u7x0r5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wuvko59n",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "m276disb",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "er5azgpu",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "poqiwsk7",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "f5bw5kzo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "t10j4s3f",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "smedgzei",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9nvr3bjb",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "bjshfrip",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "opcwpil0",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "87m1z5i2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hwy0jgav",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "it0lk4xa",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "1rrxnf79",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kltqq7x9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1rkas7qj",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "hue9h44x",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qojwe6ui",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hqbz21cd",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ue00neu5",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "qjlmzru8",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "3biah47k",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4d1b4es7",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "c8kb2wk9",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "0xihxv53",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2tsv23b6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6fvelw8w",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "1z6ah98f",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "rodgdsmp",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "m6lpkmo3",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1f5usyfp",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "gswktdke",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "k6rr38ce",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "h2bkfrju",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t87v0zuh",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "4ewdqpmb",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "q5jlqgm1",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x0u1pmuh",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "z1i8v1i6",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "zcakphtw",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "02fd8tev",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v8t6enov",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "dg2sx831",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qowkrnle",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4qicwmav",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bdvveedo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "tc4l4eo1",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dkodbq2o",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vz5elqvy",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "45pyfzww",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "96mf80if",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "vfsashdc",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "eqoqhfg8",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "c11u6ph8",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "2yqvta4m",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ueqpjwp5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "99v8xw1m",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "qx5ulqhf",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "066at5jj",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rl0hjik1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bilu9r7z",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "tjmomqap",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "tv3cztki",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qufplna4",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qvsepeqz",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "26ymuaz5",
"_$type": "VBox",
"name": "VBox(5)",
"x": 464,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "yeeoec3m",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ujcaakf7",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pmg6zmm8",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "3spvfcdi",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "1lbeyxeq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xlk3z5nz",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nush5jky",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "pclya7t4",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mcjk2i55",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5ogluhp6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bpkr76d6",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "02pndddb",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "5f298tca",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "14dwti3o",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "afkadwrn",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "f5ogc4xg",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "b5gli1x4",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y2a37uvb",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ojzj7mnq",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "tz18u7yj",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4mehoo5d",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tpnm2peq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "lq3aee5p",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "xxafxg2k",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1z5wvk25",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "op39qh8c",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "pub9ke9g",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "7g4bma5g",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "gd24hn6o",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q7avf6dp",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "vbmgug2g",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "683n9khm",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "duemn24p",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "dyxyaeh6",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "xg5cum8t",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6xa6f92u",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ndjxqbkz",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "rk3byn8s",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "n4dzay17",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bvzewzu9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ov767txx",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "vnjbanuf",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jrqdathe",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ityb2d2k",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "61arwzl2",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "llydu0ut",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "dev4klw2",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vex1kruk",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "4uvjp7ih",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "i69rmltd",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "saejnwm0",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1nfvm6fo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ayvesmdq",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "obaqdz88",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cu83wmig",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "w31kj4dp",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "v7cbb4dg",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "obhzusca",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ar6uzc4o",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5x8z1fkh",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "gb2gr9nr",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "e9lc6o63",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wdfw06o2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "2vfetdf4",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "odzpsrcd",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pdyeaflx",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3i1dg1gh",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "8fs8ox1b",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "5exgy49x",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "31keg6ej",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x1xjbdmm",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ky8rco3j",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "grr5xfd1",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5m41qavs",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t0p1tplv",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "9epoqxgd",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "tc2s7yej",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jkv41b2k",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "8l9jg9la",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3yo1uzol",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qrlvga33",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "om0j4oqy",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5alxxlg0",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "pj95393m",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ygvm7xfu",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nkqzzfzu",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "0fiefxtj",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "22l9n6il",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "e3h3np00",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "d7px2s7u",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "43i9rl4u",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "okgkfjhj",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hnhum5np",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "vmpmjrjn",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "084cjd4u",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ehrfx9vu",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xportxrd",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5kmk5555",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jguby83q",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "powqlu7k",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nhcntwfo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ci7t7i2g",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "0vd0hlf8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tt97dj1n",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zn66aboa",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "vuewki48",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "jdzf06aw",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "f86b00w5",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "kclmfpnx",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "oqn35su3",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "11540k8p",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "on1yx3w2",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "0xzumtvr",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ul7rygig",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lkn9guq3",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pekuzfux",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "7vnjpqod",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "6bi7znyq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mml4fgpc",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vhim7kbr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "e9h43vks",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "10xpu9h7",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "yyojqql2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "x8mtyodf",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qmtz3brt",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "dd9i5ow8",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "95qt7cab",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "po4jsvbx",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ru4491ll",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ky5nw0k2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y1a3xqog",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "1z9hdjwk",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "wxezrk0l",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "yr6dk48q",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6lifu1cg",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "bqm49tv7",
"_$type": "VBox",
"name": "VBox(6)",
"x": 580,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "2pavkw9l",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "fzkwv386",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8ytuwdh8",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "4n6brtm7",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "1f3w6y2p",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "sg4hcddx",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hfjmtjx4",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "o4qi75lw",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "oy86qn7g",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "aeh4xg4e",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ozvaiidg",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5h6y9mth",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ljtm5pd8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "m9n2kx9a",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9mfut7hh",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "90lqer0c",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ezlck5br",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "eckdlyub",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ljrqp8l1",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dehyfxig",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ewjc53wy",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "uajkpldz",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "oiauxf0i",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "psgiz04t",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "e034stth",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "n7xcvg8k",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "hhsdszuf",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "p3a3edjq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8d4lx5yu",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ubkmi0fi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "fwqvnae4",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "3scw356p",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t0wn4360",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ucws5lvj",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "x5bi491i",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "91ph5l02",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4cict2qf",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5y0k2y47",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "re4vhal8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6gzfnh9a",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "42pix221",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ezp3r6c1",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "msh0yijz",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mty5kf3m",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ahzqfbu8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "yyftdky7",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "m7yh5op8",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "78os686s",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "nwb2tann",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ook9o6ac",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "r15x6kxd",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lcuyzg5d",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "26igpw0f",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "i6rk0wn7",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bwbvmv45",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4386b6jj",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "c2nfipfo",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "okvfgjxj",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vcq13p0c",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "06ubkeo7",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "pl8lgbtk",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "uk194g84",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "opbsz1q2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "7mc98a37",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "r25yq9cq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bn5tfua3",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "yy7czk41",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "j9ng35g7",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "2t8htnsf",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1b0kfu03",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xeichg1v",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "lmxpoeu4",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ybfvszth",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1gtz2rl8",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mdyx95ie",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ziml1anu",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "hjj6xwoi",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2tr8azes",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "oxrkv95l",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "gudo2n5r",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2quy0ccw",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "io9p4o90",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ydgr79fh",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ylfby2kt",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "eiu4ftxn",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xfuw2ek9",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "e8g5fdlr",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ivhnpydo",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "48grmub5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "19erc06w",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ngiy05ug",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "jlcu2ia8",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9pmkx8w1",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "biergof7",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "s7mbpiqw",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vg0z43hz",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cfstan4x",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "zw5vhdgd",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "f8np6jbe",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6nl7vz4y",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "76ettqzi",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5rgw2kjf",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "k1b8ksdm",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mj5sq2e9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bxdaxg5v",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "jaeohlfv",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "dvsqhyyr",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ob0vvelg",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "4per9a0l",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "v77uhzm4",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qanmjs29",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "di83wvfd",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "eb89ehj0",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "a8lrxfln",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ds86flwn",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hohdhwng",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "79aopbis",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "m57hvjra",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3h78odeq",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "dw15vvg7",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "aoa5shrz",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ky1nw8s5",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "50eugspw",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "fu7c1di5",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "2pzaomqb",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "w5qgobh8",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "a24t59uc",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5jreutmj",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "xpel3ci6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "paa6fmud",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ztcooyyr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "9wzovsfk",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "c39dbarq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "yh2cjmk5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "08ltveon",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "meb7ccry",
"_$type": "VBox",
"name": "VBox(7)",
"x": 696,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "mlc9erki",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "3rzflp0l",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "azoiga35",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "fxb9rbcl",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fp9bobig",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1fc9ardl",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qud08rbx",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "z7d8gj5w",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "8fq1jn50",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "79t4jx65",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "16nb7od8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "aztepg80",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "tba3oxp9",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kwhqboyj",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9yq5hyzb",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "ksfj80sv",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "8q6xijys",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cjcjww4e",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "hh3veyll",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "hv6ygo8p",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7e7b6cg1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xdxjmwah",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "op3i6846",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "8hyhi2gk",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qn5mx0x6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x7d3aqcp",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "fu20bdj3",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "r2vi992v",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rsaryic2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "z0jc4uwu",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "i815cf3g",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "oi82vnm4",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2lqdv2lj",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "myjq4atr",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "8i8fvnlk",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8g7c6o0y",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qptvnu3v",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "snff6cku",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "0d1qnpyz",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8lwe10uk",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9uggku7f",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "iuelo6in",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "z5z2v63x",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "6vm2pzl2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ayma4tdw",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "s60v3x5i",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "tzn1t0bm",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nieptzms",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "p9uf2x9i",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qaxjydxt",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wi8bkyyn",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bso8zir2",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "wkxke9r0",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qjxnvf90",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o8u92v3e",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9ewyfg79",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "xbpr4n0a",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "vtutf58g",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xnh4icpa",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q4kqdz1q",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "xluklplg",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ju6ireto",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bqlaeajx",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "y0kiyl1z",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ltnt6cat",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zatolb6w",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "uf39ndin",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "2bwair7i",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "assxbsuy",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "i3tvsrrq",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "36k1mygx",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5bqpy8i6",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "9dtd5e3t",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rifw36w5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "nyorjw95",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "7kpierpw",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "aek4ixgn",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "i6bgs8h2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ws5bwunv",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dc0hpd72",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5frr70va",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "15e7wm3a",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "8kagai0n",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "6muvrqg0",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qef5zd9i",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4vhxa2jx",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "xn0rn6hg",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "zf4phn89",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hqicap8y",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kqpmsxrm",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "gbszzmc4",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "873e5w0z",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y1qm8p1o",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "gmklqchh",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "lsco3gqu",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1rmzgad9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rc7bldbs",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "oew6j8ik",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "72o07513",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "w3ktbxzs",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v4o8nwd5",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "vdw7hst7",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "m7hcoi0x",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "m1nftkhz",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "d9t521k3",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "995u5sp9",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "p6nuzvnw",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cobnrpok",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "zu9veyk6",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "u7r1e14x",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0i2ga8ms",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9i1e2pkv",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "3htc2w9k",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "qtuxdam8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "r9sa3biw",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tdujxvl9",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "9k16zdn6",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fqa0t8az",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "madl5b11",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "tgbra264",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "vjhefqpj",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "0y4wdygc",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0ddvvkbk",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "p5ohxrts",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jqq8ex9b",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hjkjbbf9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "dyyj39lm",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "44gzwu2t",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "aslhsom5",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "asax0icu",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7pvkhxol",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "4z79knta",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "dn1ujeje",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pqrqo5w5",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4twzuuxh",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "e8ljwaef",
"_$type": "VBox",
"name": "VBox(8)",
"x": 812,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "b6pvm89u",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "y0ahhclj",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ziwwzbwh",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "csed2qas",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ruvkomji",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "c0qedn6l",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rj6mqsqh",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "17f5eykj",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3z2u2azb",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9bw23if7",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "iwreu9r9",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "7mtnpy5t",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "2za97z8l",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lhcyza5u",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2wyi8rn1",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "x3k17u6r",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "4fzibp6h",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "53b4illz",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "8dh00szb",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "xlh8paaq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vikh50k6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kvfbke59",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "mssswklm",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "hvmxww2c",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7liogzng",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y8328ji0",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "5dvbg2rq",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jh2rfdpj",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jybw5gy6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kpuq8ynr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "08q0n0am",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "m0llv27h",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t603idc2",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "3u2czokl",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mnct99h9",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "jd6mkf75",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "br4a0c4f",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "t2i8ok54",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "xhnp8jrc",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "06jgyaqj",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "rbrn3urd",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "hu4acfip",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "git2f20l",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "egs8n5h2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1uk1eidc",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "r3p4ccdf",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "zyg1fyq3",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lnk9vhjb",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "qmb0qgn1",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mx39dyj1",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pmpryq79",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "21jmt3q8",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "t5dfiliu",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "fkczpjd2",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vw2z2df1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "e3ll6o2s",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "v31yddh4",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "15phpcb7",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qumrbets",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "albj7jyn",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "lx1cokmv",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "vsdibior",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9szog8p7",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "afsoxbli",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "ze9sw0b6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "oymj31uv",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fn6q8w1p",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ddjh0513",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "s8s87115",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0a5782ar",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vk2qbior",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "e8ovtt8h",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "bpbmn5mi",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lvaqumkd",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "is6og0ex",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "puxsgy6t",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "nle2cs7v",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8e7q4gzd",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "vu6fs6bs",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "g0lkatz2",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0rs3rj65",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "i469px0d",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "hf3xibp3",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "d2vuq7az",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "y146bxwb",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3kxl2b4r",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ugn5ixje",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "h32lqln6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "mvnumgp6",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9bbr9vhq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "odfxs5k6",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "qrfchsrt",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "j4jb3820",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ksdxji9e",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "8nbg8qvf",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4zd0z4ub",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "k2npmrnq",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "g1fsb1yv",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "gdyikv55",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "m8nkn4a3",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wwb78kub",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "eht3pnjs",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "0ad5figr",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "es2fiidy",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vgl0jp0p",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "t8d1512a",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "u8ebfy32",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "t7v1gd7w",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "sbkmb4gw",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "7lqhy6oo",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0pi55l6k",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "p2ar7495",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "k331zmv7",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "igxm25qp",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pq42b5tn",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zb59cqmd",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "d6bssuow",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "h2dwtie6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "k53qevjy",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kwxnhee3",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "2926ely1",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "23ms2o6u",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1sb0ba9w",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "4984otmk",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "w1za9yqy",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9t19ufox",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3nyr21sd",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "cd5epsf3",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "h1jlx1zv",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "g2tjdtq7",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "gbnj9xuo",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "40nchwfb",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "nxyee70t",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1qpidotp",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "94xdt1dy",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
},
{
"_$id": "puj4q9pr",
"_$type": "VBox",
"name": "VBox(9)",
"x": 928,
"width": 116,
"height": 1044,
"_mouseState": 2,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "gsr3085f",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "sqdplh4k",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "f7vo8oja",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "kpa2v808",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "19tcj9b3",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q08r0scp",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "ecectint",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "4zifsan4",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "em7xu8nc",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5b9nou07",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4vp4kbx7",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "tlq78e6r",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "i8s27mqx",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "bru9nc0v",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "i6atwxnx",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "leg80f9o",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "s0jy1boe",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qe7nke5n",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "0nfqi55s",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3ivzjvp6",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "7m3s8yri",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "z2urn3a1",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "rsv78g0s",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "0pazvpv8",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "di12wl49",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qe8jqrcl",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ml3hyoeq",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "7t7joiht",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x9jm9spq",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vmhkbwna",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "vb6t9b5y",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "5sqv6v69",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pqd1m9p0",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "rr19w682",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "u82vimch",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0la0agkh",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "lc44k52u",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "6dxfvyuk",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "mf6se4ws",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2v0ehsd2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "56xsfo83",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "vrwi9hun",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "8xmj482s",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "zsdgybi9",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "wcq3yl75",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "7pk092kr",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "tvw3brch",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "1cm2hx8b",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ci6phl6u",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "oei0riro",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "vk37ic26",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "dzs05zfn",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "bwltj9m1",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3fhvo35i",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qwc5pe4e",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5ptz2orz",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "x7kzos4d",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "3njat9z5",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "s32pcex8",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "60dp5tko",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "l427wytn",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "ebgzignr",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3llb2olo",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "ck1pdp1o",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "nh4b85td",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q3tjj9wu",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "13zoga6a",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "7g82w6u8",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "bkxtw75k",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "32cfjk3u",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "hbntp7ap",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "brpwdo6e",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "m6zsa5em",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9enh78c7",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "3ybdkt0l",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "e9qg3hpv",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "i6u7mgx4",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "q9fnywk3",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "rvf0pocp",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "n6bjyyza",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "d6ac7e37",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "d54xwx94",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "4iimp1i1",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "vu5ffstq",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "9z41naf2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "pm8jxfbl",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "eva8ekx4",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "rzaqgqib",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "018iwtxo",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "4umk80v4",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "vu2h1c74",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "fb6ljfem",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "175hls2j",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "pl761oan",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "j8avbn29",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "fydvz67v",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "2utexpgf",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "e6sgbrqo",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "o4c1q06v",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "xnuokru1",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "44vkznjr",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "fq0q4xzs",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "9epodfx0",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "0i3orcnj",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "kwa4imld",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "74l2bfsy",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "qeuinryt",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "u6v88mfs",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "aksnt4ja",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jp5ykb71",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5da9y4b2",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "o8d6o7ei",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "o2f0w4qx",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "yrl78z91",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "sc3ilt6z",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "02b38hq9",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "c3pwrv79",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "2if8cxco",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "qqdcct46",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "cppwpix7",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
},
{
"_$id": "i7aqztky",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 116,
"height": 116,
"mouseThrough": true,
"_$child": [
{
"_$id": "uqmkyod3",
"_$type": "Label",
"name": "label_show",
"width": 116,
"height": 116,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(0, 0, 0, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "5qnrt9ia",
"_$type": "VBox",
"name": "VBox",
"width": 116,
"height": 116,
"mouseThrough": true,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "yucs1djm",
"_$type": "HBox",
"name": "HBox(1)",
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "q0gwrpsh",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "x42yei20",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "h7lhg2of",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "dnei4t9z",
"_$type": "HBox",
"name": "HBox(2)",
"y": 38,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "lq2ilfz7",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v5sh6jeg",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "8himxpzt",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "lxxy2ug2",
"_$type": "HBox",
"name": "HBox(3)",
"y": 76,
"width": 116,
"height": 38,
"mouseThrough": true,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "f68gmbsh",
"_$type": "Label",
"name": "Label(1)",
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "v581p10n",
"_$type": "Label",
"name": "Label(2)",
"x": 38,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
},
{
"_$id": "blcncqhf",
"_$type": "Label",
"name": "Label(3)",
"x": 76,
"width": 38,
"height": 38,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 30,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}
]
}
]
}
]
},
{
"_$id": "o81qhesz",
"_$type": "VBox",
"name": "v_s_lines",
"width": 1044,
"height": 1044,
"centerX": 0,
"centerY": 0,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "d87070cq",
"_$type": "Box",
"name": "Box(1)",
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "d41igqyq",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"visible": false,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "oj6p2wrj",
"_$type": "Box",
"name": "Box(2)",
"y": 116,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "cb30s4mc",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "b8ei42nu",
"_$type": "Box",
"name": "Box(3)",
"y": 232,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "wtglvoxs",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "s3m5yvek",
"_$type": "Box",
"name": "Box(4)",
"y": 348,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "0lhjnwoq",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"visible": false,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "izj84atw",
"_$type": "Box",
"name": "Box(5)",
"y": 464,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "sz2hdp1l",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "311mts74",
"_$type": "Box",
"name": "Box(6)",
"y": 580,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "wezc33iw",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "cpgbk5op",
"_$type": "Box",
"name": "Box(7)",
"y": 696,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "pa5nxvc2",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"visible": false,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "dnt42lml",
"_$type": "Box",
"name": "Box(8)",
"y": 812,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "lsxjxoj8",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "y488a1s0",
"_$type": "Box",
"name": "Box(9)",
"y": 928,
"width": 1044,
"height": 116,
"_$child": [
{
"_$id": "ttvf45tg",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 2,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
}
]
},
{
"_$id": "ycblc31r",
"_$type": "HBox",
"name": "h_s_line",
"width": 1044,
"height": 1044,
"centerX": 0,
"centerY": 0,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "6tsv8fts",
"_$type": "Box",
"name": "Box(1)",
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "hr32o3w2",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"visible": false,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "en7ocrtr",
"_$type": "Box",
"name": "Box(2)",
"x": 116,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "9vwiq8v0",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "1as1u1gm",
"_$type": "Box",
"name": "Box(3)",
"x": 232,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "557hih9c",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "wb9cgmun",
"_$type": "Box",
"name": "Box(4)",
"x": 348,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "hqfgzdfb",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"visible": false,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "xxkvbo43",
"_$type": "Box",
"name": "Box(5)",
"x": 464,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "7i8d0g3y",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "khbf6w2t",
"_$type": "Box",
"name": "Box(6)",
"x": 580,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "lutktq2y",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "vn6ln371",
"_$type": "Box",
"name": "Box(7)",
"x": 696,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "7rj5tpws",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"visible": false,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "oy84tvpf",
"_$type": "Box",
"name": "Box(8)",
"x": 812,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "5pe414vf",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
},
{
"_$id": "wfxpsxpt",
"_$type": "Box",
"name": "Box(9)",
"x": 928,
"width": 116,
"height": 1044,
"_$child": [
{
"_$id": "a8h6gk52",
"_$type": "Image",
"name": "Image",
"width": 2,
"height": 1044,
"skin": "res://8f0587ca-ca53-4ce7-be0a-87388b357e15",
"color": "#ffffff"
}
]
}
]
},
{
"_$id": "d902l7qk",
"_$type": "VBox",
"name": "v_b_lines",
"width": 1044,
"height": 1044,
"centerX": 0,
"centerY": 0,
"space": 0,
"align": "center",
"_$child": [
{
"_$id": "5j14g6c2",
"_$type": "Box",
"name": "Box(1)",
"width": 1044,
"height": 348,
"_$child": [
{
"_$id": "1m7n9y2p",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 5,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
},
{
"_$id": "bdc4og4k",
"_$type": "Box",
"name": "Box(2)",
"y": 348,
"width": 1044,
"height": 348,
"_$child": [
{
"_$id": "x7dq53fq",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 5,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
},
{
"_$id": "ytdc61cf",
"_$type": "Box",
"name": "Box(3)",
"y": 696,
"width": 1044,
"height": 348,
"_$child": [
{
"_$id": "zx3hx2xe",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 5,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
},
{
"_$id": "yhmb6j1o",
"_$type": "Box",
"name": "Box(4)",
"y": 1044,
"width": 1044,
"height": 348,
"_$child": [
{
"_$id": "t2zilcou",
"_$type": "Image",
"name": "Image",
"width": 1044,
"height": 5,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
}
]
},
{
"_$id": "vvjseo95",
"_$type": "HBox",
"name": "h_b_lines",
"width": 1044,
"height": 1044,
"centerX": 0,
"centerY": 0,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "jyktnin3",
"_$type": "Box",
"name": "Box(1)",
"width": 348,
"height": 1044,
"_$child": [
{
"_$id": "dlbvms0x",
"_$type": "Image",
"name": "Image",
"width": 5,
"height": 1044,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
},
{
"_$id": "7h3wyl1x",
"_$type": "Box",
"name": "Box(2)",
"x": 348,
"width": 348,
"height": 1044,
"_$child": [
{
"_$id": "7zpyk6ak",
"_$type": "Image",
"name": "Image",
"width": 5,
"height": 1044,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
},
{
"_$id": "g71xnszt",
"_$type": "Box",
"name": "Box(3)",
"x": 696,
"width": 348,
"height": 1044,
"_$child": [
{
"_$id": "7uy1oamp",
"_$type": "Image",
"name": "Image",
"width": 5,
"height": 1044,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
},
{
"_$id": "0jxs2za3",
"_$type": "Box",
"name": "Box(4)",
"x": 1044,
"width": 348,
"height": 1044,
"_$child": [
{
"_$id": "ftxxhikz",
"_$type": "Image",
"name": "Image",
"width": 5,
"height": 1048,
"skin": "res://df3eeb43-93a4-496f-9da2-2a9bdaa70987",
"color": "#ffffff"
}
]
}
]
}
]
},
{
"_$id": "7qai1jdm",
"_$type": "HBox",
"name": "buttons",
"x": 115,
"y": 1386,
"width": 850,
"height": 200,
"_mouseState": 2,
"drawCallOptimize": true,
"centerX": 0,
"centerY": 526,
"space": 150,
"align": "middle",
"_$child": [
{
"_$id": "83lbnqr1",
"_$type": "Box",
"name": "btn_undo",
"y": 50,
"width": 100,
"height": 100,
"drawCallOptimize": true,
"_$child": [
{
"_$id": "at2v2bn5",
"_$type": "Image",
"name": "Image",
"y": 3,
"width": 100,
"height": 95,
"centerX": 0,
"centerY": 0,
"skin": "res://8cacbf45-5b2c-4ec0-ad94-5ca671b74d72",
"color": "#ffffff"
},
{
"_$id": "5x56vbw3",
"_$type": "Label",
"name": "label",
"y": 122,
"width": 100,
"height": 40,
"centerX": 0,
"centerY": 92,
"text": "撤销",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "6iqmd28a",
"_$type": "Box",
"name": "btn_erase",
"x": 250,
"y": 50,
"width": 100,
"height": 100,
"_mouseState": 2,
"drawCallOptimize": true,
"_$child": [
{
"_$id": "nu0r4h4m",
"_$type": "Image",
"name": "Image",
"x": 4,
"y": 4,
"width": 92,
"height": 92,
"centerX": 0,
"centerY": 0,
"skin": "res://4870f053-9781-471b-a405-ea95b5318a98",
"color": "#ffffff"
},
{
"_$id": "pc0bjn7t",
"_$type": "Label",
"name": "label",
"y": 122,
"width": 100,
"height": 40,
"centerX": 0,
"centerY": 92,
"text": "橡皮",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "j0j498da",
"_$type": "Box",
"name": "btn_note",
"x": 500,
"y": 50,
"width": 100,
"height": 100,
"drawCallOptimize": true,
"_$child": [
{
"_$id": "nd653uaf",
"_$type": "Box",
"name": "normal",
"width": 100,
"height": 100,
"_$child": [
{
"_$id": "grt97hsn",
"_$type": "Image",
"name": "Image",
"width": 97,
"height": 98,
"centerX": -2,
"centerY": -1,
"skin": "res://18ec8458-52a2-405b-886a-f6441ed4f785",
"color": "#ffffff"
},
{
"_$id": "pbzbhtaj",
"_$type": "Image",
"name": "off",
"x": 58,
"y": -40,
"width": 56,
"height": 32,
"scaleX": 2,
"scaleY": 2,
"skin": "res://a5777c44-0002-4629-b646-c0e8098c7f80",
"color": "#ffffff"
}
]
},
{
"_$id": "dflp9r4d",
"_$type": "Box",
"name": "checked",
"width": 100,
"height": 100,
"_$child": [
{
"_$id": "cwaogbaq",
"_$type": "Image",
"name": "Image",
"width": 97,
"height": 98,
"centerX": -2,
"centerY": -1,
"skin": "res://3d714bdf-39fd-48aa-b29d-5c179abc1981",
"color": "#ffffff"
},
{
"_$id": "iufey8m0",
"_$type": "Image",
"name": "on",
"x": 58,
"y": -40,
"width": 48,
"height": 32,
"scaleX": 2,
"scaleY": 2,
"skin": "res://e2b45239-87db-4cee-9dd7-a2d1762abc24",
"color": "#ffffff"
}
]
},
{
"_$id": "cplq65uj",
"_$type": "Label",
"name": "label",
"y": 122,
"width": 100,
"height": 40,
"centerX": 0,
"centerY": 92,
"text": "铅笔",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "zmknl088",
"_$type": "Box",
"name": "btn_hint",
"x": 750,
"y": 50,
"width": 100,
"height": 100,
"drawCallOptimize": true,
"_$child": [
{
"_$id": "qgd1z6lm",
"_$type": "Image",
"name": "Image",
"x": 6,
"y": -3,
"width": 88,
"height": 107,
"mouseThrough": true,
"centerX": 0,
"centerY": 0,
"skin": "res://45de1954-6e2a-45bf-a9a3-aa9a684be816",
"color": "#ffffff",
"_$child": [
{
"_$id": "oxahjz0j",
"_$type": "Image",
"name": "normal",
"x": 52,
"y": -34,
"width": 64,
"height": 64,
"visible": false,
"mouseThrough": true,
"drawCallOptimize": true,
"skin": "res://7c87f6c5-6334-4f12-b61a-22c3af858d8f",
"color": "#ffffff",
"_$child": [
{
"_$id": "la5q6qsc",
"_$type": "Label",
"name": "label",
"y": 2,
"width": 64,
"height": 64,
"centerX": 0,
"centerY": 2,
"text": "1",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(255, 255, 255, 1)",
"bold": true,
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(160, 160, 160, 1)"
}
]
},
{
"_$id": "g2azy5am",
"_$type": "Image",
"name": "ad",
"x": 47,
"y": -34,
"width": 128,
"height": 64,
"visible": false,
"mouseThrough": true,
"drawCallOptimize": true,
"skin": "res://15fb8b20-2b34-48fb-8259-499ebf380309",
"color": "#ffffff",
"_$child": [
{
"_$id": "x9m9qhp2",
"_$type": "Image",
"name": "Image",
"x": 24,
"y": 14,
"width": 28,
"height": 32,
"mouseThrough": true,
"skin": "res://c46eab14-87ac-4178-a786-afe811fc0848",
"useSourceSize": true,
"color": "#ffffff"
},
{
"_$id": "oq70ww6z",
"_$type": "Label",
"name": "label",
"x": 53,
"y": 2,
"width": 64,
"height": 64,
"centerX": 21,
"centerY": 2,
"text": "+2",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(255, 255, 255, 1)",
"bold": true,
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(160, 160, 160, 1)"
}
]
}
]
},
{
"_$id": "h9be7h1y",
"_$type": "Label",
"name": "label",
"y": 122,
"width": 100,
"height": 40,
"centerX": 0,
"centerY": 92,
"text": "提示",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
},
{
"_$id": "2gza421u",
"_$type": "HBox",
"name": "candys",
"x": 18,
"y": 1624,
"width": 1044,
"height": 144,
"_mouseState": 2,
"centerX": 0,
"centerY": 736,
"space": 18,
"align": "middle",
"_$child": [
{
"_$id": "07vhkxge",
"_$type": "Button",
"name": "Button(1)",
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "9sisvkg6",
"_$type": "Button",
"name": "Button(2)",
"x": 118,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "r0zqpoby",
"_$type": "Button",
"name": "Button(3)",
"x": 236,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "o42idsge",
"_$type": "Button",
"name": "Button(4)",
"x": 354,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "puzlt8jc",
"_$type": "Button",
"name": "Button(5)",
"x": 472,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "1dbarxr7",
"_$type": "Button",
"name": "Button(6)",
"x": 590,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "y3icps42",
"_$type": "Button",
"name": "Button(7)",
"x": 708,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "dpqurzho",
"_$type": "Button",
"name": "Button(8)",
"x": 826,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
},
{
"_$id": "k4hxftji",
"_$type": "Button",
"name": "Button(9)",
"x": 944,
"width": 100,
"height": 144,
"_mouseState": 2,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"label": "",
"labelSize": 20,
"labelAlign": "center",
"labelVAlign": "middle",
"_$comp": [
{
"_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01",
"scriptPath": "../src/types/Candy.ts"
}
]
}
]
},
{
"_$id": "jeyh2go0",
"_$type": "HBox",
"name": "candy_labels",
"x": 18,
"y": 1624,
"width": 1044,
"height": 144,
"_mouseState": 2,
"mouseThrough": true,
"centerX": 0,
"centerY": 736,
"space": 18,
"align": "middle",
"_$child": [
{
"_$id": "tpwruaep",
"_$type": "Box",
"name": "Box(1)",
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "4kdcknu4",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "qhtd3lvf",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "t19vlvav",
"_$type": "Box",
"name": "Box(2)",
"x": 118,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "1z1ia7wi",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "duaruqub",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "dk0xvygq",
"_$type": "Box",
"name": "Box(3)",
"x": 236,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "k0joyhk1",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "rrdnk3mt",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "w6gowdtv",
"_$type": "Box",
"name": "Box(4)",
"x": 354,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "igjqxg7m",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "cutdnnxl",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "vfwcj0pe",
"_$type": "Box",
"name": "Box(5)",
"x": 472,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "ljg6xuq4",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "y3hc0aob",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "zo6tze6v",
"_$type": "Box",
"name": "Box(6)",
"x": 590,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "3pwpbvuo",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "cba1w62q",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "ck6jcdzu",
"_$type": "Box",
"name": "Box(7)",
"x": 708,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "u61hdjkw",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "8s8ki01d",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "giyfj74t",
"_$type": "Box",
"name": "Box(8)",
"x": 826,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "44v4dwhf",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "dm0zu3pu",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
},
{
"_$id": "jlkqys47",
"_$type": "Box",
"name": "Box(9)",
"x": 944,
"width": 100,
"height": 144,
"mouseThrough": true,
"_$child": [
{
"_$id": "wwa4b8wd",
"_$type": "Label",
"name": "label",
"width": 100,
"height": 100,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 80,
"color": "rgba(20, 97, 255, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0",
"strokeColor": "rgba(0, 0, 0, 1)"
},
{
"_$id": "ltc92tgx",
"_$type": "Label",
"name": "label_left",
"y": 90,
"width": 100,
"height": 40,
"mouseThrough": true,
"text": "9",
"font": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"fontSize": 40,
"color": "rgba(55, 53, 53, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
},
{
"_$id": "gsnppavp",
"_$type": "HBox",
"name": "colors",
"x": 192,
"y": 1804,
"width": 696,
"height": 116,
"mouseThrough": true,
"bottom": 0,
"centerX": 0,
"space": 0,
"align": "middle",
"_$child": [
{
"_$id": "cu3v74bo",
"_$type": "Image",
"name": "Image(1)",
"y": -2,
"width": 120,
"height": 120,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"useSourceSize": true,
"color": "#ffffff"
},
{
"_$id": "1d9dkdvk",
"_$type": "Image",
"name": "Image(2)",
"x": 120,
"y": -2,
"width": 120,
"height": 120,
"skin": "res://63e88ec0-8898-4190-9f70-a4df67200ce3",
"useSourceSize": true,
"color": "#ffffff"
},
{
"_$id": "emfgf79z",
"_$type": "Image",
"name": "Image(3)",
"x": 240,
"y": -2,
"width": 120,
"height": 120,
"skin": "res://7eeb7e11-21ca-41ca-b7c2-dd2afa0c3ba7",
"useSourceSize": true,
"color": "#ffffff"
},
{
"_$id": "z9abgat0",
"_$type": "Image",
"name": "Image(4)",
"x": 360,
"y": -2,
"width": 120,
"height": 120,
"skin": "res://499ac838-d426-45a9-b14c-901abaa3e095",
"useSourceSize": true,
"color": "#ffffff"
},
{
"_$id": "49xx37b2",
"_$type": "Image",
"name": "Image(5)",
"x": 480,
"y": -2,
"width": 120,
"height": 120,
"skin": "res://4365c9f3-5118-42c7-aa2c-7d68bad82b39",
"useSourceSize": true,
"color": "#ffffff"
},
{
"_$id": "yk9o7fxk",
"_$type": "Image",
"name": "Image(6)",
"x": 600,
"y": -2,
"width": 120,
"height": 120,
"skin": "res://ef56c8bc-05bb-4b9c-aa50-822500db9a89",
"useSourceSize": true,
"color": "#ffffff"
}
]
}
]
},
{
"_$id": "gvlq012i",
"_$type": "Box",
"name": "Home",
"width": 1080,
"height": 1920,
"_mouseState": 2,
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"_$comp": [
{
"_$type": "f2970e4d-7a09-4a9b-aef3-45d330c86f4f",
"scriptPath": "../src/views/Home.ts",
"btn_start": {
"_$ref": "098pc00r"
}
}
],
"_$child": [
{
"_$id": "0dr4l4hi",
"_$type": "Image",
"name": "Mask",
"width": 1080,
"height": 1920,
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"skin": "res://63e88ec0-8898-4190-9f70-a4df67200ce3",
"color": "#ffffff"
},
{
"_$id": "098pc00r",
"_$type": "Button",
"name": "btn_start",
"x": 440,
"y": 910,
"width": 200,
"height": 100,
"_mouseState": 2,
"centerX": 0,
"centerY": 0,
"skin": "res://7eeb7e11-21ca-41ca-b7c2-dd2afa0c3ba7",
"label": "开始",
"labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"labelSize": 60,
"labelColors": "#ffffff,#32cc6b,#ff0000",
"labelAlign": "center",
"labelVAlign": "middle",
"labelStrokeColor": "rgba(216, 208, 208, 1)"
},
{
"_$id": "xi28zcch",
"_$type": "Button",
"name": "btn_continue",
"x": 440,
"y": 737,
"width": 200,
"height": 100,
"_mouseState": 2,
"centerX": 0,
"centerY": -173,
"skin": "res://7eeb7e11-21ca-41ca-b7c2-dd2afa0c3ba7",
"label": "继续",
"labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4",
"labelSize": 60,
"labelColors": "#ffffff,#32cc6b,#ff0000",
"labelAlign": "center",
"labelVAlign": "middle"
}
]
}
]
}