From 2ca60b215b16e90c8010c92affc38c195afcc2ad Mon Sep 17 00:00:00 2001 From: yangwen Date: Mon, 12 May 2025 21:18:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=81=93=E5=85=B7=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NOTE.txt | 6 + assets/Scene.ls | 3034 ++++++++++++++++- assets/animations/block_fade_to_red.mc | Bin 0 -> 237 bytes assets/animations/block_fade_to_red.mc.meta | 3 + assets/animations/block_fade_to_red.mcc | 53 + assets/animations/block_fade_to_red.mcc.meta | 3 + assets/atlas/comp/badge_bg_blue.png | Bin 0 -> 1753 bytes assets/atlas/comp/badge_bg_blue.png.meta | 6 + assets/atlas/comp/badge_bg_blue_2.png | Bin 0 -> 1830 bytes assets/atlas/comp/badge_bg_blue_2.png.meta | 6 + assets/atlas/comp/badge_off.png | Bin 0 -> 1534 bytes assets/atlas/comp/badge_off.png.meta | 6 + assets/atlas/comp/badge_on.png | Bin 0 -> 1511 bytes assets/atlas/comp/badge_on.png.meta | 6 + assets/atlas/comp/bg_excellent.png | Bin 388 -> 0 bytes assets/atlas/comp/bg_excellent.png.meta | 6 - assets/atlas/comp/bg_standard.png | Bin 391 -> 0 bytes assets/atlas/comp/bg_standard.png.meta | 6 - assets/atlas/comp/bg_strong.png | Bin 390 -> 0 bytes assets/atlas/comp/bg_strong.png.meta | 6 - assets/atlas/comp/btn_erase.png | Bin 0 -> 1439 bytes assets/atlas/comp/btn_erase.png.meta | 6 + assets/atlas/comp/btn_hint.png | Bin 0 -> 3194 bytes assets/atlas/comp/btn_hint.png.meta | 6 + assets/atlas/comp/btn_note_gray.png | Bin 0 -> 1372 bytes assets/atlas/comp/btn_note_gray.png.meta | 6 + assets/atlas/comp/btn_note_light.png | Bin 0 -> 1071 bytes assets/atlas/comp/btn_note_light.png.meta | 6 + assets/atlas/comp/btn_undo.png | Bin 0 -> 2529 bytes assets/atlas/comp/btn_undo.png.meta | 6 + .../atlas/comp/gp_board_bg_correct_weak.png | Bin 392 -> 0 bytes .../comp/gp_board_bg_correct_weak.png.meta | 6 - assets/atlas/comp/gp_board_bg_wrong_weak.png | Bin 391 -> 0 bytes .../comp/gp_board_bg_wrong_weak.png.meta | 6 - assets/atlas/comp/icon_play.png | Bin 0 -> 347 bytes assets/atlas/comp/icon_play.png.meta | 6 + settings/PlayerSettings.json | 3 +- src/types/Block.ts | 62 +- src/types/Candy.ts | 6 +- src/views/Stage.ts | 128 +- 40 files changed, 3148 insertions(+), 240 deletions(-) create mode 100644 NOTE.txt create mode 100644 assets/animations/block_fade_to_red.mc create mode 100644 assets/animations/block_fade_to_red.mc.meta create mode 100644 assets/animations/block_fade_to_red.mcc create mode 100644 assets/animations/block_fade_to_red.mcc.meta create mode 100644 assets/atlas/comp/badge_bg_blue.png create mode 100644 assets/atlas/comp/badge_bg_blue.png.meta create mode 100644 assets/atlas/comp/badge_bg_blue_2.png create mode 100644 assets/atlas/comp/badge_bg_blue_2.png.meta create mode 100644 assets/atlas/comp/badge_off.png create mode 100644 assets/atlas/comp/badge_off.png.meta create mode 100644 assets/atlas/comp/badge_on.png create mode 100644 assets/atlas/comp/badge_on.png.meta delete mode 100644 assets/atlas/comp/bg_excellent.png delete mode 100644 assets/atlas/comp/bg_excellent.png.meta delete mode 100644 assets/atlas/comp/bg_standard.png delete mode 100644 assets/atlas/comp/bg_standard.png.meta delete mode 100644 assets/atlas/comp/bg_strong.png delete mode 100644 assets/atlas/comp/bg_strong.png.meta create mode 100644 assets/atlas/comp/btn_erase.png create mode 100644 assets/atlas/comp/btn_erase.png.meta create mode 100644 assets/atlas/comp/btn_hint.png create mode 100644 assets/atlas/comp/btn_hint.png.meta create mode 100644 assets/atlas/comp/btn_note_gray.png create mode 100644 assets/atlas/comp/btn_note_gray.png.meta create mode 100644 assets/atlas/comp/btn_note_light.png create mode 100644 assets/atlas/comp/btn_note_light.png.meta create mode 100644 assets/atlas/comp/btn_undo.png create mode 100644 assets/atlas/comp/btn_undo.png.meta delete mode 100644 assets/atlas/comp/gp_board_bg_correct_weak.png delete mode 100644 assets/atlas/comp/gp_board_bg_correct_weak.png.meta delete mode 100644 assets/atlas/comp/gp_board_bg_wrong_weak.png delete mode 100644 assets/atlas/comp/gp_board_bg_wrong_weak.png.meta create mode 100644 assets/atlas/comp/icon_play.png create mode 100644 assets/atlas/comp/icon_play.png.meta diff --git a/NOTE.txt b/NOTE.txt new file mode 100644 index 0000000..1c4a79b --- /dev/null +++ b/NOTE.txt @@ -0,0 +1,6 @@ + +玩法功能问题 +无限撤回 +提示说明 + +中英文翻译 \ No newline at end of file diff --git a/assets/Scene.ls b/assets/Scene.ls index 5aaa69b..f4c01de 100644 --- a/assets/Scene.ls +++ b/assets/Scene.ls @@ -62,6 +62,18 @@ "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" }, @@ -149,6 +161,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -157,11 +170,39 @@ "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": "pve6ojog", + "_$id": "f1nvhfes", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -177,6 +218,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -185,11 +227,39 @@ "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": "4m2ypqkt", + "_$id": "m3o1jgg6", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -205,6 +275,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -213,11 +284,39 @@ "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": "tdu6ec3v", + "_$id": "ti6zg94s", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -233,6 +332,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -241,11 +341,39 @@ "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": "6ja7h9m4", + "_$id": "ueoy5xrd", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -261,6 +389,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -269,11 +398,39 @@ "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": "9n1wadg0", + "_$id": "0f3mns83", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -289,6 +446,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -297,11 +455,39 @@ "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": "gcha7r6k", + "_$id": "m2mf0fuj", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -317,6 +503,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -325,11 +512,39 @@ "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": "aor0kieu", + "_$id": "wmg94c5t", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -345,6 +560,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -353,11 +569,39 @@ "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": "fuxmj4y9", + "_$id": "jezi9h1s", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -373,6 +617,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -381,13 +626,41 @@ "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": "ah20jp1x", + "_$id": "zjn6inkf", "_$type": "VBox", "name": "VBox(2)", "x": 116, @@ -398,7 +671,7 @@ "align": "center", "_$child": [ { - "_$id": "x4d8u2c9", + "_$id": "lzi0xt18", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -413,6 +686,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -421,11 +695,39 @@ "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": "7cyc0cpi", + "_$id": "fmozwnwl", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -441,6 +743,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -449,11 +752,39 @@ "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": "pphy2dhh", + "_$id": "aabqps5h", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -469,6 +800,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -477,11 +809,39 @@ "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": "q1zsc4iz", + "_$id": "ow8h0n3q", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -497,6 +857,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -505,11 +866,39 @@ "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": "q2a0svp4", + "_$id": "4x42dnlw", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -525,6 +914,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -533,11 +923,39 @@ "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": "v0mk0qw6", + "_$id": "n47johq4", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -553,6 +971,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -561,11 +980,39 @@ "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": "fbiaw1sm", + "_$id": "z2rf07uh", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -581,6 +1028,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -589,11 +1037,39 @@ "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": "uzsqvy60", + "_$id": "8oogq4tj", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -609,6 +1085,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -617,11 +1094,39 @@ "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": "kq5sm5u2", + "_$id": "e5focc1x", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -637,6 +1142,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -645,13 +1151,41 @@ "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": "zts8dmcj", + "_$id": "fvtt66yk", "_$type": "VBox", "name": "VBox(3)", "x": 232, @@ -662,7 +1196,7 @@ "align": "center", "_$child": [ { - "_$id": "mrk6glmy", + "_$id": "i6htfn32", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -677,6 +1211,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -685,11 +1220,39 @@ "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": "lvfao3lp", + "_$id": "qfyeak1g", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -705,6 +1268,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -713,11 +1277,39 @@ "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": "73374iie", + "_$id": "eypkk616", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -733,6 +1325,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -741,11 +1334,39 @@ "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": "ctw4q6dq", + "_$id": "4vw5rx6n", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -761,6 +1382,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -769,11 +1391,39 @@ "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": "pvivwlyx", + "_$id": "yhpg45iy", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -789,6 +1439,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -797,11 +1448,39 @@ "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": "lkb3z0uw", + "_$id": "gi7d6c87", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -817,6 +1496,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -825,11 +1505,39 @@ "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": "5w3i61q8", + "_$id": "ldvvnzai", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -845,6 +1553,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -853,11 +1562,39 @@ "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": "mqxtdpjt", + "_$id": "ikhwgb42", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -873,6 +1610,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -881,11 +1619,39 @@ "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": "v7a87lhy", + "_$id": "c3h1lol0", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -901,6 +1667,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -909,13 +1676,41 @@ "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": "e7rj5x9f", + "_$id": "nff3p6yo", "_$type": "VBox", "name": "VBox(4)", "x": 348, @@ -926,7 +1721,7 @@ "align": "center", "_$child": [ { - "_$id": "0ge0t3y9", + "_$id": "i6ls8bta", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -941,6 +1736,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -949,11 +1745,39 @@ "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": "5t7t3ff8", + "_$id": "lg4eqrdf", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -969,6 +1793,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -977,11 +1802,39 @@ "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": "ngn6ucpc", + "_$id": "yk0recm2", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -997,6 +1850,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1005,11 +1859,39 @@ "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": "4w6czzdh", + "_$id": "oshc7ep9", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -1025,6 +1907,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1033,11 +1916,39 @@ "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": "2mglyv2w", + "_$id": "81ul3alv", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -1053,6 +1964,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1061,11 +1973,39 @@ "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": "bvt3vefp", + "_$id": "4nl6jbo7", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -1081,6 +2021,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1089,11 +2030,39 @@ "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": "j04vkx5k", + "_$id": "6gn4zuro", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -1109,6 +2078,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1117,11 +2087,39 @@ "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": "fd8irzl9", + "_$id": "058kylrz", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -1137,6 +2135,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1145,11 +2144,39 @@ "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": "o3s26wp7", + "_$id": "v608yrlw", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -1165,6 +2192,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1173,13 +2201,41 @@ "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": "ceqwuru7", + "_$id": "xqhc9xtj", "_$type": "VBox", "name": "VBox(5)", "x": 464, @@ -1190,7 +2246,7 @@ "align": "center", "_$child": [ { - "_$id": "5mifhckw", + "_$id": "z324paqi", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -1205,6 +2261,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1213,11 +2270,39 @@ "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": "zgsy7mol", + "_$id": "mo7s5xer", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -1233,6 +2318,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1241,11 +2327,39 @@ "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": "ugbynlj1", + "_$id": "elkmdv6b", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -1261,6 +2375,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1269,11 +2384,39 @@ "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": "lclswivy", + "_$id": "r59b7p8q", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -1289,6 +2432,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1297,11 +2441,39 @@ "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": "i504ro5a", + "_$id": "8fjr18lg", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -1317,6 +2489,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1325,11 +2498,39 @@ "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": "4hu6g37u", + "_$id": "5zenpmpb", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -1345,6 +2546,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1353,11 +2555,39 @@ "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": "ezzqs8i8", + "_$id": "y7l8kqsi", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -1373,6 +2603,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1381,11 +2612,39 @@ "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": "5i6nxx9s", + "_$id": "2pelu0iu", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -1401,6 +2660,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1409,11 +2669,39 @@ "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": "qathuacy", + "_$id": "pm27ba0l", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -1429,6 +2717,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1437,13 +2726,41 @@ "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": "apor4qtu", + "_$id": "thsdxk6t", "_$type": "VBox", "name": "VBox(6)", "x": 580, @@ -1454,7 +2771,7 @@ "align": "center", "_$child": [ { - "_$id": "f81nzzah", + "_$id": "qvefb213", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -1469,6 +2786,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1477,11 +2795,39 @@ "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": "0yeli3ja", + "_$id": "ovrpatov", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -1497,6 +2843,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1505,11 +2852,39 @@ "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": "99e2qwym", + "_$id": "k50ajwgv", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -1525,6 +2900,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1533,11 +2909,39 @@ "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": "t4q71gef", + "_$id": "h380g1bz", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -1553,6 +2957,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1561,11 +2966,39 @@ "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": "esxz7stv", + "_$id": "jhg93chw", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -1581,6 +3014,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1589,11 +3023,39 @@ "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": "5ljxu5qd", + "_$id": "ljqifkfy", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -1609,6 +3071,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1617,11 +3080,39 @@ "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": "5xh32afv", + "_$id": "o3jc0tv8", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -1637,6 +3128,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1645,11 +3137,39 @@ "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": "z8yej2tn", + "_$id": "a4plmmvv", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -1665,6 +3185,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1673,11 +3194,39 @@ "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": "dges67f3", + "_$id": "5b2ckcyv", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -1693,6 +3242,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1701,13 +3251,41 @@ "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": "tu5zsruo", + "_$id": "i9szzywt", "_$type": "VBox", "name": "VBox(7)", "x": 696, @@ -1718,7 +3296,7 @@ "align": "center", "_$child": [ { - "_$id": "5a3tg44p", + "_$id": "lha5jp3l", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -1733,6 +3311,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1741,11 +3320,39 @@ "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": "3t5uwyhc", + "_$id": "8qcuqbpl", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -1761,6 +3368,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1769,11 +3377,39 @@ "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": "xahuvn54", + "_$id": "hd4xs38i", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -1789,6 +3425,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1797,11 +3434,39 @@ "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": "6dq8h856", + "_$id": "pzv9ch36", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -1817,6 +3482,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1825,11 +3491,39 @@ "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": "tjd3bucz", + "_$id": "3xn83ym3", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -1845,6 +3539,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1853,11 +3548,39 @@ "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": "gf4em27a", + "_$id": "9bb69v66", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -1873,6 +3596,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1881,11 +3605,39 @@ "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": "p7sa6whb", + "_$id": "1rg1o3o2", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -1901,6 +3653,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1909,11 +3662,39 @@ "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": "wqux40zr", + "_$id": "yv3xrud3", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -1929,6 +3710,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1937,11 +3719,39 @@ "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": "8izx834x", + "_$id": "o2oizyej", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -1957,6 +3767,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -1965,13 +3776,41 @@ "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": "zbmv9s1k", + "_$id": "th2f4d2j", "_$type": "VBox", "name": "VBox(8)", "x": 812, @@ -1982,7 +3821,7 @@ "align": "center", "_$child": [ { - "_$id": "hqu1rlg9", + "_$id": "69qvk7xc", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -1997,6 +3836,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2005,11 +3845,39 @@ "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": "4jyqeabb", + "_$id": "5vg0vlpp", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -2025,6 +3893,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2033,11 +3902,39 @@ "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": "7lutpk6b", + "_$id": "munuuv4y", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -2053,6 +3950,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2061,11 +3959,39 @@ "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": "3a9c32c1", + "_$id": "ziv8rs6r", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -2081,6 +4007,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2089,11 +4016,39 @@ "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": "3swclaqk", + "_$id": "372e8zv9", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -2109,6 +4064,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2117,11 +4073,39 @@ "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": "iqxj4rd3", + "_$id": "vmr5k1me", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -2137,6 +4121,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2145,11 +4130,39 @@ "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": "q7xhi1so", + "_$id": "z2vh7fnk", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -2165,6 +4178,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2173,11 +4187,39 @@ "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": "bnmp5383", + "_$id": "hxxevcz1", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -2193,6 +4235,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2201,11 +4244,39 @@ "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": "uew6vqhu", + "_$id": "xuus10tt", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -2221,6 +4292,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2229,13 +4301,41 @@ "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": "3gjf6eec", + "_$id": "x0s9rzka", "_$type": "VBox", "name": "VBox(9)", "x": 928, @@ -2246,7 +4346,7 @@ "align": "center", "_$child": [ { - "_$id": "hxf3bqd9", + "_$id": "qblnfh0f", "_$type": "Button", "name": "Button(1)", "width": 116, @@ -2261,6 +4361,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2269,11 +4370,39 @@ "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": "etzx1vam", + "_$id": "kzycgss5", "_$type": "Button", "name": "Button(2)", "y": 116, @@ -2289,6 +4418,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2297,11 +4427,39 @@ "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": "wu99jmio", + "_$id": "518asaom", "_$type": "Button", "name": "Button(3)", "y": 232, @@ -2317,6 +4475,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2325,11 +4484,39 @@ "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": "ai2jb0le", + "_$id": "oluy7uqg", "_$type": "Button", "name": "Button(4)", "y": 348, @@ -2345,6 +4532,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2353,11 +4541,39 @@ "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": "qbo0lpr6", + "_$id": "p267ef8x", "_$type": "Button", "name": "Button(5)", "y": 464, @@ -2373,6 +4589,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2381,11 +4598,39 @@ "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": "pt7914pk", + "_$id": "e4hc2vcx", "_$type": "Button", "name": "Button(6)", "y": 580, @@ -2401,6 +4646,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2409,11 +4655,39 @@ "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": "pdxlldh3", + "_$id": "s7nb14c6", "_$type": "Button", "name": "Button(7)", "y": 696, @@ -2429,6 +4703,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2437,11 +4712,39 @@ "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": "memd91yk", + "_$id": "kb8sh93t", "_$type": "Button", "name": "Button(8)", "y": 812, @@ -2457,6 +4760,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2465,11 +4769,39 @@ "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": "hpgkrew1", + "_$id": "8b5wmmy0", "_$type": "Button", "name": "Button(9)", "y": 928, @@ -2485,6 +4817,7 @@ "labelAlign": "center", "labelVAlign": "middle", "labelStrokeColor": "rgba(255, 255, 255, 1)", + "strokeColors": "#32556b,#32cc6b,#ff0000", "_$comp": [ { "_$type": "abc6b60b-980b-4853-baa5-ac8506e00c4a", @@ -2493,6 +4826,34 @@ "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" + } + ] } ] } @@ -19948,22 +22309,346 @@ } ] }, + { + "_$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": 1488, + "y": 1624, "width": 1044, "height": 144, "_mouseState": 2, "centerX": 0, - "centerY": 600, + "centerY": 736, "space": 18, "align": "middle", "_$child": [ { - "_$id": "hg5pit0u", + "_$id": "07vhkxge", "_$type": "Button", "name": "Button(1)", "width": 100, @@ -19971,13 +22656,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -19986,7 +22667,7 @@ ] }, { - "_$id": "4w2l7jde", + "_$id": "9sisvkg6", "_$type": "Button", "name": "Button(2)", "x": 118, @@ -19995,13 +22676,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20010,7 +22687,7 @@ ] }, { - "_$id": "dpk8d0ko", + "_$id": "r0zqpoby", "_$type": "Button", "name": "Button(3)", "x": 236, @@ -20019,13 +22696,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20034,7 +22707,7 @@ ] }, { - "_$id": "qs7ktrer", + "_$id": "o42idsge", "_$type": "Button", "name": "Button(4)", "x": 354, @@ -20043,13 +22716,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20058,7 +22727,7 @@ ] }, { - "_$id": "wil5evai", + "_$id": "puzlt8jc", "_$type": "Button", "name": "Button(5)", "x": 472, @@ -20067,13 +22736,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20082,7 +22747,7 @@ ] }, { - "_$id": "k2q2k0oj", + "_$id": "1dbarxr7", "_$type": "Button", "name": "Button(6)", "x": 590, @@ -20091,13 +22756,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20106,7 +22767,7 @@ ] }, { - "_$id": "ramwcjum", + "_$id": "y3icps42", "_$type": "Button", "name": "Button(7)", "x": 708, @@ -20115,13 +22776,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20130,7 +22787,7 @@ ] }, { - "_$id": "kvbcsplv", + "_$id": "dpqurzho", "_$type": "Button", "name": "Button(8)", "x": 826, @@ -20139,13 +22796,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20154,7 +22807,7 @@ ] }, { - "_$id": "3iu2m1wr", + "_$id": "k4hxftji", "_$type": "Button", "name": "Button(9)", "x": 944, @@ -20163,13 +22816,9 @@ "_mouseState": 2, "skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609", "label": "", - "labelFont": "res://55f943ef-58d2-4b30-8498-271c4213cce4", - "labelSize": 80, - "labelColors": "#1461ff,#1461ff,#1461ff", + "labelSize": 20, "labelAlign": "center", - "labelVAlign": "top", - "labelPadding": "12,0,0,0", - "labelStrokeColor": "rgba(255, 255, 255, 1)", + "labelVAlign": "middle", "_$comp": [ { "_$type": "067a5d3a-4d7c-48d7-bb01-db2682fd6c01", @@ -20184,18 +22833,18 @@ "_$type": "HBox", "name": "candy_labels", "x": 18, - "y": 1488, + "y": 1624, "width": 1044, "height": 144, "_mouseState": 2, "mouseThrough": true, "centerX": 0, - "centerY": 600, + "centerY": 736, "space": 18, "align": "middle", "_$child": [ { - "_$id": "w1kgrf2l", + "_$id": "tpwruaep", "_$type": "Box", "name": "Box(1)", "width": 100, @@ -20203,11 +22852,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "gc04cm2l", + "_$id": "4kdcknu4", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20218,12 +22868,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "mgdbe93v", + "_$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, @@ -20235,7 +22886,7 @@ ] }, { - "_$id": "k53x3oxs", + "_$id": "t19vlvav", "_$type": "Box", "name": "Box(2)", "x": 118, @@ -20244,11 +22895,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "h90qn8hi", + "_$id": "1z1ia7wi", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20259,12 +22911,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "juhycaf3", + "_$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, @@ -20276,7 +22929,7 @@ ] }, { - "_$id": "rvn0od9d", + "_$id": "dk0xvygq", "_$type": "Box", "name": "Box(3)", "x": 236, @@ -20285,11 +22938,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "ffsklk8q", + "_$id": "k0joyhk1", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20300,12 +22954,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "a9cw1brn", + "_$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, @@ -20317,7 +22972,7 @@ ] }, { - "_$id": "m5uiqikn", + "_$id": "w6gowdtv", "_$type": "Box", "name": "Box(4)", "x": 354, @@ -20326,11 +22981,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "9hkpdokv", + "_$id": "igjqxg7m", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20341,12 +22997,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "rzfia13w", + "_$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, @@ -20358,7 +23015,7 @@ ] }, { - "_$id": "1rofizf9", + "_$id": "vfwcj0pe", "_$type": "Box", "name": "Box(5)", "x": 472, @@ -20367,11 +23024,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "z0zokx2d", + "_$id": "ljg6xuq4", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20382,12 +23040,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "r6ja0qna", + "_$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, @@ -20399,7 +23058,7 @@ ] }, { - "_$id": "52j2kkyw", + "_$id": "zo6tze6v", "_$type": "Box", "name": "Box(6)", "x": 590, @@ -20408,11 +23067,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "cepuu9xj", + "_$id": "3pwpbvuo", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20423,12 +23083,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "dkor5ao3", + "_$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, @@ -20440,7 +23101,7 @@ ] }, { - "_$id": "saj4w9ty", + "_$id": "ck6jcdzu", "_$type": "Box", "name": "Box(7)", "x": 708, @@ -20449,11 +23110,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "405low5s", + "_$id": "u61hdjkw", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20464,12 +23126,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "0fovgmre", + "_$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, @@ -20481,7 +23144,7 @@ ] }, { - "_$id": "vy5dpfnw", + "_$id": "giyfj74t", "_$type": "Box", "name": "Box(8)", "x": 826, @@ -20490,11 +23153,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "c44lky0g", + "_$id": "44v4dwhf", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20505,12 +23169,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "gzbt7b49", + "_$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, @@ -20522,7 +23187,7 @@ ] }, { - "_$id": "76gvsy2d", + "_$id": "jlkqys47", "_$type": "Box", "name": "Box(9)", "x": 944, @@ -20531,11 +23196,12 @@ "mouseThrough": true, "_$child": [ { - "_$id": "k06mdwgs", + "_$id": "wwa4b8wd", "_$type": "Label", "name": "label", "width": 100, "height": 100, + "mouseThrough": true, "text": "9", "font": "res://55f943ef-58d2-4b30-8498-271c4213cce4", "fontSize": 80, @@ -20546,12 +23212,13 @@ "strokeColor": "rgba(0, 0, 0, 1)" }, { - "_$id": "p8fa5jum", + "_$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, @@ -20572,6 +23239,7 @@ "y": 1804, "width": 696, "height": 116, + "mouseThrough": true, "bottom": 0, "centerX": 0, "space": 0, @@ -20644,7 +23312,7 @@ "y": -2, "width": 120, "height": 120, - "skin": "res://fa5d5577-1a74-4232-a8c3-e7926980227b", + "skin": "res://ef56c8bc-05bb-4b9c-aa50-822500db9a89", "useSourceSize": true, "color": "#ffffff" } diff --git a/assets/animations/block_fade_to_red.mc b/assets/animations/block_fade_to_red.mc new file mode 100644 index 0000000000000000000000000000000000000000..c28a3bd6e42b3b6fd716cf01248ee216cfd397ae GIT binary patch literal 237 zcmX|+K?;K~5JksocU|=uLNJYqBvKT?jnLYK-E^762&Len9-#NpOLii*f%oT!{Lhdh zT&hP^wavAo~iiMEh0ub}KU zANq-REUa$;F}&TBCy7>aNK@{Jb(9lsdrIVB1u>={l%ZT^RQa>OC78I#_9DOzdZISe*gdg literal 0 HcmV?d00001 diff --git a/assets/animations/block_fade_to_red.mc.meta b/assets/animations/block_fade_to_red.mc.meta new file mode 100644 index 0000000..19d6c50 --- /dev/null +++ b/assets/animations/block_fade_to_red.mc.meta @@ -0,0 +1,3 @@ +{ + "uuid": "ffc1d580-9237-4231-a78d-f39d72640d50" +} \ No newline at end of file diff --git a/assets/animations/block_fade_to_red.mcc b/assets/animations/block_fade_to_red.mcc new file mode 100644 index 0000000..cd88803 --- /dev/null +++ b/assets/animations/block_fade_to_red.mcc @@ -0,0 +1,53 @@ +{ + "_$type": "Animator", + "enabled": true, + "path": "", + "cullingMode": 2, + "controllerLayers": [ + { + "name": "Base Layer", + "states": [ + { + "x": 84, + "y": 176, + "id": "-1", + "name": "进入", + "nexts": [], + "soloTransitions": [ + { + "id": "0", + "exitByTime": true, + "exitTime": 1 + } + ] + }, + { + "y": 305, + "id": "-2", + "name": "任何状态", + "x": 70, + "soloTransitions": [] + }, + { + "x": 291, + "y": 262, + "_isLooping": 0, + "id": "0", + "name": "fade_to_red", + "speed": 1, + "clipEnd": 1, + "loop": 0, + "clip": { + "_$uuid": "ffc1d580-9237-4231-a78d-f39d72640d50" + }, + "soloTransitions": [] + } + ], + "playOnWake": false, + "blendingMode": 0, + "defaultWeight": 1 + } + ], + "layerW": 150, + "animatorParams": [] +} \ No newline at end of file diff --git a/assets/animations/block_fade_to_red.mcc.meta b/assets/animations/block_fade_to_red.mcc.meta new file mode 100644 index 0000000..e920afb --- /dev/null +++ b/assets/animations/block_fade_to_red.mcc.meta @@ -0,0 +1,3 @@ +{ + "uuid": "d1fce7b7-1bf7-4f74-9c5a-bd9051e10b95" +} \ No newline at end of file diff --git a/assets/atlas/comp/badge_bg_blue.png b/assets/atlas/comp/badge_bg_blue.png new file mode 100644 index 0000000000000000000000000000000000000000..903b93031032421a3fda3b035b829011f8b99b32 GIT binary patch literal 1753 zcmV;~1}6E5P)@~0drDELIAGL9O(c600d`2O+f$vv5yPyC=y=APnPpQh1!GazX_ZAu~x4d7$;zKfp(uFk?KECKb>mDKcZ2;Iu|`sc`HT zCZb3(p#ds?RLUe28Jhu1LK3=<&At@}dwVA#^o4ZJZ{|2@Zzc5J{@#1LZ{HGVGV=L+ zOgFW7AV3D01u>xfVx$j%#hg7!3J5y@3-}$jO^fUVslFW!hf~l*5NHB2c|EQXxWgE^ z>lXBUAiz=#AZZyS5se0u&|ox70gSP}T)~(D2KV{5_CXVX${-q@15@8<6f^2pKq~}y z|5G^NtXS5Fu~@Gn>QX>9SDYb0W-AGv$yxCH@1nR~h)ahwZ`<879R03c35csVLg15+ zx?tdX2uAq5@{cbuA{+`NphncBfP9|C7#NTFD8#*#6a1NYH0ok0sKnS;W11?&_gyyKY#<}1Z(S~98f3XU9GI%+d#X}EuApx*219Zij`WXD4`79l`bA=5EGig* z{=xx1nd^CUE{h3)$6ozi3drV*lT2B`p||e@;ccLQ zT6%WiXya6mXLE%awXZ_~NPP-)R&HDUEqmdit`;QLGGdM*gMc=>&lhiUn?nI6GiKz` zM>;J%dkdY4ZO&lR__4jN?QC~$`OwkqgGMJHBaH0Sc^tkHv zJ9+eNtgNRivVfkxaN54=L^>7aSYW>t3cwtm>iIWc9)Vxr#ez(RGail=K*2fPMbF>K zwyy$Nu*nlNGPEGv!MjiZQ8GJg+d1$X5=toNxy-wGr=|3kLjPC(p}!5xM>>-=B*vBS zA=NF@vCc=Tv?8n1YNU^ovoa0~W}Ir24a$w}w9IWZUMR9r!iFf%@wph_SEz%FTXmGD zwqtUmAL(xc_atPX?6kB|d5YaV6a0#_GPs1WKB{hB`YHaaaLYzw6y9~FDWo%EQ2w^v&8@@xpClwAovx%%Jvz`jx8y<@#E_u@GEe8 z-2uLTNDYJS$ZZ2YR)A}8EwW96nweBPxprE80HnWKa#N)G4lQjLokjxeIB?y6e!yLC z#8UlS_EJWOuqX1P@zGxJ8%Br1YEu&b2nCo7evzM`w)|uU82;2s5+47TOLxH7A57v7 zs{IhnU}7{1e!<8MH~qum;0C@r-51cnv41{3*6SM1D!}Gtr6@ZN+(#VC+se& z_B8M#2u!J_@aW5{9g!=ri=<@V#ked*FmHPG_f$ZCn50xwC|``&J}CDaDP=C|pFAt~ zWx^DQGb*&R5-R+*xky)NvE1isE|qPkvN>GBFMV~jrc&9eilq+=`W7g~(zwa6^z^ML zKDbDrw?~K9v|?!+<;vx;m;!5wTFnL&_C5G_{{+u@Kf1 zS2z@jrm?n@6UA2b9GXH0heB7%QQ*N!9gL~|Rvem=kNzFm9 v*pQe^RdIZtCoNJIBYYyGB?%#aK@;&GWjPg-%Ha5>00000NkvXXu0mjfXOTC? literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/badge_bg_blue.png.meta b/assets/atlas/comp/badge_bg_blue.png.meta new file mode 100644 index 0000000..4b4397c --- /dev/null +++ b/assets/atlas/comp/badge_bg_blue.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "7c87f6c5-6334-4f12-b61a-22c3af858d8f", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/badge_bg_blue_2.png b/assets/atlas/comp/badge_bg_blue_2.png new file mode 100644 index 0000000000000000000000000000000000000000..76c1bfaf2deea107e97bfcedf6763722cbccbf12 GIT binary patch literal 1830 zcmV+>2if?EP)@~0drDELIAGL9O(c600d`2O+f$vv5yP!ZH34~!BPYRC{RZgf3MVy(Wh&;IUuYbVcHetqiCQT}ElcdOu%><`4(513t zw|Ih!BojA4C7z-f@-H*+_69;>HCn59$xbyqW$P#-exp;5C@9p01TLxXG zTrOt~E0&AL*%@I&7Px!~HUJ>9Kq#<0FtH9c$ah$=Y_^)<#!4!c%0m}n&;>TiMlQzS zk`U}N8M-|fh`az;vQ0Lh$t0Gb!*t96gb)Lzia7}auFGE?0HWidGq4z+2FrNdDP?He z0m$%&fPi(W3Ue`L&a~?YZ8<=(RGnnNrWzT3qh!O=f2z*wne#HBAluenn?USx@_5{N z^`{wp`f(2ool3%4`Q8Xu5mL$cJhVtl4p1(OtN`<_^uk=wbu{{4&nvL7Sb(Sh8qVLu z{>h{{e0KUh7#&H&mCyU?-sd<1Sm#<%gMB+dqh61Oo|i_Sf3!hH?=UCdkHcB%3=Ftk}OYq$vX`DS;5yje4VlKnK8a zzAemUb*M+i4+nuxAcu&YnIl2-1c4zyjwgRpjgJW*89y92`PrS9-r=~kr3LZ3LHGL{ zpjfVs3+)LWX8UCP@PPT*?89|Wo0R%ou~eDV@AWtUN^sJwHfB0E=RA{IIeD{Ml_UlOm5l-rdB*Ln=OOI{*jobT4N96#JtCs=$-y6;E3%0hjRIaR8>R>{(nX0TC_cwV}Ka z;xfMT+VU<<{$G&%M-5z$>0PYDveF4Y;)ZQ`p7Wzr(5jy3QP^IbtFl?Kay-Vx8MTof z^G26vnr%4~!<;ejDF6{o^v;c2^|%1Ys*NQ7(FONpsG#k6ZKLKcYp*RJqDevP+>D6< zu5aF?@qcvj+m>ZH5breP0Pi^D0Pi^5sZ5~|xbKXJ1b*9!Ja@{HC}dJ33Q+}D466vi z*13ETlvf*vK1=`+P5QO%V`zJ9$*YZ@oJs-_O>ld;2L>zLG{vggHbf2(S$v(_W-B}q zvzGLmd^=5v(1Y@?mz=3`W0lvo3+;{s@W!E2lm|o&f4w1*AC$JQtq5Y`zIy5EXg?6q zVstpAH!a~mjssW%epRoaw@?^}4mkYND~ZVQ|6J`IaO|I0!X2dUMGOODqZuHg!P(P( z`A?-1kMYy)zJM5b_K#mZ-%lzK5hgAk^ZYGT98yAQq*F9ucwW1m>X0IMR=?mqypcM9|t0wU>P~@10a##66TD0kH-N}1q6tj zYTNmdGz|+w$e2`bJ@d!dKd6<7@#%YCI(eIIj}cukiJ)f$;lV8;=|$xGQvRaSfdPIC z;@9+0aObNNv{oPlxJ9DW+)YSZR>3+Kbbp`&45nCK4+Zs$5fVp*dN$%*_@sa5TD>20 zLILxR3djkLE)8rmo$g7_)can`rDCaU+|dCa;m>}3qNP%?O%;pYtQgCn6^q7A2D1;| zI>iTw!vnK@O!&H1EZU`Bxp*ulfwhE44GtDG_z!Z922T_5)8TUQF6Av_%C=!zZ^w{u z@6V#62t;>5!(*?;;c=*k*?yyhFNl^7 zje1iS*(BBzZg40hhK9w}l2dGob{w}x##x<}bd26;jRqbpX@Gfc@E{J2QYjRx4nff;;edpRD?x(;o>8a<3_wb!e(eQ+eI!F$ZSE^~u% zMh8b82xxeW_0^vE3_ibsHt5*VvFHdf%g8mO2t;di((o=_IXt>-7+=~Z8waQS963XK zuskl>WdiQI%eXrF>(FJKgppfkz!t;KWD*@8Ux(e};~9s%Ets6hi7he4{)R5{KPG$? UliYoSHvj+t07*qoM6N<$f{^fEZU6uP literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/badge_bg_blue_2.png.meta b/assets/atlas/comp/badge_bg_blue_2.png.meta new file mode 100644 index 0000000..ac22528 --- /dev/null +++ b/assets/atlas/comp/badge_bg_blue_2.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "15fb8b20-2b34-48fb-8259-499ebf380309", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/badge_off.png b/assets/atlas/comp/badge_off.png new file mode 100644 index 0000000000000000000000000000000000000000..d91d55f91c7e71aa1dbba01af2d4978e8f145771 GIT binary patch literal 1534 zcmVF z8&w$ncC$%IXhR|uQUMK)(3uVlp#w!)E7ljVz5#Dg`vjFIkiG$LpqB$0=z0gd7$Q-~K4lx^}vo!xd%lB9Sgmr6%XNT)TwCaJfyJPlWkP({$jWXg>= zoz9Tetg-}Qv1D5PT$1RPKKAd%CPkw$+SuHrWHLpns!}zeC<=KR+~jt<>4L9`8XMmz zStpHVoyv%}j73ce3ae4>2aPm8&i`47(9@+qc|1+E0Ja)k?0k>jZfglL@e&e+hD_RGJ=5&r%|hpjrfoUK_kZE|*h~%;)ISvu7Q_(m4kRmRb&0n_u|7 zYHs+du-om_8|WrqbCanh4-ibH)n$-d<2ZXfJwvAnfu3&RvLLxvXYbWxQr0Kzq_U&B zTh0c5qtk|k#XksZ*GTf))9M|4Tv!mUnJ0A_$KO4eteIqTTr_Z|9lCy19LuD(!&McW z<+Cb}Jo@*l}0X#oswCtg@yq`Mem<)^7>!{V1iVS4)PFL8{x!~;1g zz=D9LNdZ~x3TQt-%faJm;FxfVWB7eCW$wyL&z6hC5tAo{RAGHwBK(TJL$K;t&KAf4 z5ssm9K+M3xA|6YwDMf3GkLP6!%PPuNd5=2@_}=aT7oEH-W+2v;BI3mE3&AzBeEg(5bSV9HyPO8QR65%o#8T*jmx zip5o!V65hs3lSYCX9CPk+21Ks03CUvOrl99U*6DFZ(W~s%cYX$M8+q6shA`zb^n`j zIxZUA=ft;06q32*i#&Y3WD|K9@pz)5Uvt?D z;BMj7HF1otr2QRZ34mLCFxXc-N2hU8xWHQ{KqGlV&ehw$g0I4Yt}>Yqz=Cxv4)phk z;0IZ>RLFE64-JZr20%SLDo$P(z(JQZvURq53ieH@-Ru}^8=pZ2m<>KLy%2GT?gd29 zt$>tS3P+thN$Y{bKD04#6Z^qEO}UHjw$>IFcFvW(7%kej-%oN=ykgijAaTshEf`w3 zY68{+2Oz_W8@`J>dbZ*huwsgv)rrZUD=HaY?r_A-xbPk~{r}&9R}Fo5ja;nLuo5`x zsYr2zFwh6);eH0 z=rKidEIO5Hq^7c=#IhkQ33r`(_^8;t)*2vDzz}dtL5^iZua#`5V~aH!2g`?45Pny} z`@(On5JfUUw$u|!(Q=gtzd8_;XZF-PNId$OknVXiiLDjH;A&+{xFM|6c)n2-@lxp? z31#ohF{S%b6s*ajlr~H?0)FUmS*Ec)O}*=V)t4`a0gKwi>ob-(SOs8F$1hdsZ4(Gd kh1X|jztEw0D|~(SA7w?uDVlkYwEzGB07*qoM6N<$f?UtioB#j- literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/badge_off.png.meta b/assets/atlas/comp/badge_off.png.meta new file mode 100644 index 0000000..1908e16 --- /dev/null +++ b/assets/atlas/comp/badge_off.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "a5777c44-0002-4629-b646-c0e8098c7f80", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/badge_on.png b/assets/atlas/comp/badge_on.png new file mode 100644 index 0000000000000000000000000000000000000000..cde173801eec3a88f8b111341c08511b815a8df0 GIT binary patch literal 1511 zcmVZG>RQ{I-Op#Q5hA$j?V_7M}(jQ>fO*EK^h#MqoJE2^4*Ej^jw_s zfzo1)YO4#Vw#GqCjm5NWOHrB})Dv;qkGe8g#83gb>lFJ=C*6%_&(AZ|`^|qe#zLUgd3QL9tb}+5vBc~j?>6!nC=Cj$d~UtKvm^- zsYEXtG?~$MouIE0@$VvP4P&a6S->4MTYFd>`-p zT0+;W<&siRB2?sPR6e1p0dQDFn?rqfXsw}(*#IBZNw^(>Xs3EFEdc7oDf%bwn+}bw znzQDL+L{9L9DYdNYZToKD%tT6rLeuZr z03U^{$O;_6*o$^S+777mEk_>=%qBX!xCmV{$^!H z8fL@L&BWTeE*dnMRWe3=5z|Ta?63fK-^jrLD52;C-Wv%B$^kWOvGy!VW`d$Rhfues zGR$lzZXI(Mxc-;9r7r$9o4SWXE(R>8oE%hoVylyK#gvkjWw&I*bU}RM5oLjemR*yT5Tj~?J>vu{q?AB3GDBU` zSJb>rfWN>JK=Y&PFZ~%J)nXhxH7+fM|5{a` zsWIXBI%$`**gD5Ka0v$k3WrR%!aJpQ3wh9mkE*5VVG&%xj70@Nr6XTWkX0a+ zP$g%i$aY>sUM)20!wZygX25Q#WUYQc*a$y=4OE@t_>VWW}~FT!No$vSyqre2;x; zGHj~|ZmUqTK7Qrn+xM)*LPYoxK2+IcIDEd}^Q zVJO-O$5!tWt;GPR-XX3}BYABtVwWF(q(~l8>8(XLY^X5D)?zx6*5IOFZ=+R$jwFrG zrjQ;z=~`}ccQIfQn{2Oh3CdL*cdOkZPu*$=ERyYYqz5=*T^8Hx{{vd%q4X~6aBlzr N002ovPDHLkV1h|Q&rSdU literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/badge_on.png.meta b/assets/atlas/comp/badge_on.png.meta new file mode 100644 index 0000000..87b08f1 --- /dev/null +++ b/assets/atlas/comp/badge_on.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "e2b45239-87db-4cee-9dd7-a2d1762abc24", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/bg_excellent.png b/assets/atlas/comp/bg_excellent.png deleted file mode 100644 index bb1adfe329502d0e843e6867af033089548c3e3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^6(G#P1|%(0%q{^b&H|6fVg?3oVGw3ym^DWND9BhG z9@-Z9G@WqI>k;iWz>&=@>j{an^LB{Ts508EOL diff --git a/assets/atlas/comp/bg_excellent.png.meta b/assets/atlas/comp/bg_excellent.png.meta deleted file mode 100644 index 9a716db..0000000 --- a/assets/atlas/comp/bg_excellent.png.meta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "uuid": "735153fb-4c79-4186-a0ce-084a936e804c", - "importer": { - "textureType": 2 - } -} \ No newline at end of file diff --git a/assets/atlas/comp/bg_standard.png b/assets/atlas/comp/bg_standard.png deleted file mode 100644 index b5422219d0c8d1a5769e72c3c74c43d748e1a63d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^6(G#P1|%(0%q{^b&H|6fVg?3oVGw3ym^DWND9BhG z diff --git a/assets/atlas/comp/bg_strong.png.meta b/assets/atlas/comp/bg_strong.png.meta deleted file mode 100644 index eb8e986..0000000 --- a/assets/atlas/comp/bg_strong.png.meta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "uuid": "340fd635-b217-4696-9990-01f2cdae0be4", - "importer": { - "textureType": 2 - } -} \ No newline at end of file diff --git a/assets/atlas/comp/btn_erase.png b/assets/atlas/comp/btn_erase.png new file mode 100644 index 0000000000000000000000000000000000000000..b07965132c2b10b5ecd01de34c827fa63dabc81d GIT binary patch literal 1439 zcmV;Q1z`G#P)@~0drDELIAGL9O(c600d`2O+f$vv5yPehA>8@+&hf~tT8*xghvP@uc!29}S|3pC0mHDCjEPvGTjua%zTOP^-`S=pnLiIjQXT@dwY9aiQEPbgOMf)_c@K!kAo7lm z#{DJhyaeC_{F(zSl4bh+#l>_61dAF3F;**x$8A+5VK}ulA z$e~0BQUOCo3MDF#8W=J%DA9muV8}?IL;+#|L*^YNfxs(|!No@Auhh#xk9U*n(P-@L z1TtulDj3W6{NVDBmt*QE!S1rEVq9HKZ{>Fmk58uJSN~D{I6u3uAVG96WK>at12KUi zqlgj|h)E0?HI!gLY+%SJp#%Y96GKJ?g*=E03>gI!(jYD|WWG_zg80CY`9vWJ;uAyW z3xymA1q_)F6jC6RFl4S#$beA9khw%50YVu=<_g6-NC+4*7bspqLc);QM)3v`B8JQ+ ziWiWOF=Vz-oP)%GA+v$v6eK1LnQ0VfATeUdOrkgei5Wv?3dK4|6EI{ZP^^M92}7of zVhyB;7&09cDsrdeh;bg2F_Tz z&%~2F_EYf}(C>)#48{5&;_6`F*QG$J9!*`mp3XYi@M|VYT@0*nm!)%PyM8Pak7fPG zUr>CzFC7ewnOM2%Jfle{x)>PKU3r<4z9yiUz`&T!%B!4#$BbeM1KR)@4#&MGPm{Mc zE{DX3ViE(}ILhjL#U{3{O`VGu6VuU`X$*`#e1auQ-l-p=f1xmjkzxY_yEj7Cw^LQF z-pEzk&_{|b42<1<64mI)R{oyvo4kY`;z+THfqfn!t0Xy9Etsv`@aGw!jTGA$SaN4A zgS>?}hpDZ<(oj%bU|@-SGSw5UAUy+%QAcrwfn^{|==Sp$;WHQeaH=RSF|Z7TCH#5r z5-D4Nqo|>{#=tTVp7Q+9c^OomxTq5q6dxEE$-9#JM)8G#ecENQ+x#c3|8cEOzEFH( zVCxZ*^8fP|5F4Zqo^p-i8v|Q|tkV4V3C0F^1sFW#3WWj&mVspd3a|K&y6#r;D|pN{ z3Kb0O?wR_V+@%=2@Ht8_TPTz;usa~>Z;Iu5-KXknT`n?>LJb4E_j$}P9uvRI&hEGWh-LnyjDbBmrR`=un{7YC3%~`tu7FU0@iBmUvW#yGEO(CK z&A+q1V?rs40tTj>^w|^?Di~PdEZo>pC}CiwJ`cHkJv{@KP6`(!a`d&16)r&y11mjG zJ(Q6W!lA9IN;eLmjuJWsR{2g2R8eBUz-rxEgBnUK7+CFlolrrE2?Nu*`HXLr*f6l- zW5W_1{xCiTo=l3C6Xym~mL{*3&|QFLPm&MciH{3j#Dswv0l~_mxGXdbO#6OWveLUR tM}>%i83VznpoEHn83n<7qlAoseFT>}xaw9Axw8NO002ovPDHLkV1i3gfQkSB literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/btn_erase.png.meta b/assets/atlas/comp/btn_erase.png.meta new file mode 100644 index 0000000..9cb2570 --- /dev/null +++ b/assets/atlas/comp/btn_erase.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "4870f053-9781-471b-a405-ea95b5318a98", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/btn_hint.png b/assets/atlas/comp/btn_hint.png new file mode 100644 index 0000000000000000000000000000000000000000..783cb34ba6dddbbb6cad765471e50889132bd3f4 GIT binary patch literal 3194 zcmV-=42AQFP)@~0drDELIAGL9O(c600d`2O+f$vv5yP@~3ez{=TXmKWF$NG$LLml>i9!O>l2oZrDXF=CMyIl9o= z>@wu<{Q34GbJ=D~bl67IbyXt?>oMKaGwK!Y%3E%ioZX=%2?Bli*7O`HF;F=y?Nyf1Uw>U7DjHe^bKT z(&`btSf>+u>3{U=SqVIK6G0dH$nfSGyKWE@`qCb?g&F5OCP?mOk;4NL_^1l*MJ3EF8|Y`-{<>S?f`IfhM0PRLjDi>sU9h*Z3Y z`DHpmgt%_lR&{rK-S*&?cfwzcC_)Ob7vhtzKCIbrF5tQ4l`Vnd5hNp)ko);=`Qev2 z@V_7*;!ASTCJ<$jL^VN|IRi;ScwDV)Z$d(x3Am+Ext$)rGy$$OryD*uAE1ar-lHF5 zdk({#)6fEDH!J_STmyE;V!BQyP=Mzv_1N{w-VrtkL9r1rVf%Y5WZ6{r_xHU9#2~SN z=NJE26jD7v)(D4!?S};|lzdjL{H+d-Sy(KW;|m(gFLrmH*&ZKTz${o=Za0QC1qo=7 zAhurY{@wcGY>6%C7K8 zD7XY$nzb2ckr@U{lW|OOj9Hz@O5{bbpizhiY3-s0K&+E=x2k(PFCk;>gp7^m3EmA0 zfez&dw|q*KpI634T z+TC##F4MfOR!r9xxR9*`LicO#2@;Z=GmD|gLa5pO=kfOWqo9>+HTvPll+2y%XmJiw z;O)N}zf9ep{y<{;*6J5fZB}=^Jvavh*LG)?|69}?azp0D`?qfngM~TOwEg_j%Bv_> zj!gskwUcnpSXf$lXV?#%X>lwY%$bT<=@i7sWG0}eH{(9UJj z)`c=_F*d5ZJF{?3iMT@pEw&H#bd^8lK}H5S&M;^(xiwpGo-yB{g=^Py53Dper2MI8 zrHmrXUY%Fl+mBI;X~Sft!6C(ah5Suvoi(Poh1dU@RCvC%w~Y|8W_Yt0DPUgM5JMND zwfXN?*T912XT5a{ti7iKG7sFO!RcrIGgFO*)(_@n=B=-1|4J$NKkJSm7vS5euVxFs zy*>S(pWigJAM$gf@xI$H7KmFvR=f)#V7|6nw`PA&LJlnr7_h;Cy_K>IF|x$G2j|Mg zs4Ot;pag-hbbHF%A`XP7_2MRONLg>+LQoLxlzcmQ;u$Q%dux${X1?#_8 z>!T{s9~XjJXaNINqS^xNN^7xNp-BFbHj+xo}_DYA1JkL#_8a(>|yx;dW8cxTjVE=2cRtPlXt)z2lUS92-J*bTKM>)LF5| zmG*{1rZl;LgLJe|o4l}HX|Fx0ri?Bd3rnl-`Wt^T>$blPgmqP=-b!mryRf@eQ-J={ zv^w!y@fI;kuVqbe1SK{Pu=I((5 zFqaPv?OF?%Z()w-&MiLNp_8>wdfFgx;NOY>+2Tybb(Gu`U=cXVy3^)Eh*LK+mAIxbpy#&ohF{06>I+D>e=rYo6;%q>S~b_ z5S}uM6mb51en#Ka?XD@tP${$4x$XH*(w|EgU2`b9hB5Vi9(|#%f>pr+r#Y`k0SmvW zUtuXN?aEBFJO-?5K4^nAQJ98%^is%?o#x*$n3GL#MNVpap(6zxw2m6m(pzk@ zn7+tUAz$h2Xy~tyU@3VUUS>*xE0>KlVO~%Nt3|Fmk~a9qRS6ssg#1LfW(mzLNE*7P z)qG7>yeU-Tj{bfE8*ea`wr-lf35Css!zm&CMJgsZY|5G#XukD;4z=YnSQS39tOeV7 z+kkt`bOEu70V4=9v}hL&?SxI+!S2XXEWY3-g4-4a)D~j%?OnGHxPvLvoN#)Sj_R(r zrC;zm^lGA|<~t3wMh$(EzItlERYqlU$P2D~;!mGvDtjH%ctZ(G~doX!@u=%G*8 zUNU%pAPw-__^sD=KXlq}0-6?7s7s+(jKF1DMMmDzi zuwMOP`$E+I>IlnRbkjW*C4RUvs)sq%z)a)@q)nPL&s_2y#TcZ7$iX6k-915L+TY1I1G2|Qw{B1WmqM4u*f4#Yw6hYW zsjt31{`Z^1*Dz*uTGu3qztE32OviS%-?ggui|IIL^CC#djj21Fxi*h42!u@6@`pRK z6TiDP{o2%DmnH1u=B~j%z+%S5nQ$%cL?cy^Ci!mIjfH^UeU0*!m zs;yx7T+9VJ6%FnXYo1!h&o+ZZKlOcA4?V@GXV!-M?J^Q z|KX&o0eP9$2S-#16}ZL=GC)^q8i45Z$z9nOVABO?-;=p-Ad^!t`MjbI4jDm(yU+?) ziEQk!uGBPmPej#Y#3OS7BM3tomZ3_<5nS(V@_kQF&}ob$^DZO*x?j(K2>)LDi>K2- ze1r-8#1M4;3%J9=(#kia(KB2T2`M9_I;L=1W7N;*xZ;ZOXKYMFht}K(bq`UbV=8!v z>52a`t3i5WCE%do!zPV0BrfMfL@_oaWjF|v6Od{gqC@b+mKYPfhhc04Y;HPt4<>m0 zZxY5vz{aNYG(Hb7lg}F)0dqPj$wQ`+A{2U%0b@1Ri!;wz2w4c_W%bmrv2)Xy)SexR gSQi2|v)sY`AELz%UeqcBg8%>k07*qoM6N<$f;J2ulmGw# literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/btn_hint.png.meta b/assets/atlas/comp/btn_hint.png.meta new file mode 100644 index 0000000..b88111d --- /dev/null +++ b/assets/atlas/comp/btn_hint.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "45de1954-6e2a-45bf-a9a3-aa9a684be816", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/btn_note_gray.png b/assets/atlas/comp/btn_note_gray.png new file mode 100644 index 0000000000000000000000000000000000000000..e33fc0a4ebe03a09ec0800c16694e4e8c28b6c7c GIT binary patch literal 1372 zcmV-i1*7_jP)@~0drDELIAGL9O(c600d`2O+f$vv5yPnB_Cq}oA8*uK0f+!2pS`Vx7yte+fx=i6k8<(4y~-QoI%9m;F%5(LJ)0lhpnX# z*a740A*jaLa0;{j;3yhH!MsQ4JqWwNgI8j=(}pt5;L-8VPoF@6mcZi>fJ1O1Zhi=5 z3*dfdb%R};pAA7VZxQAIIs1O47;F`R@DjlYKvDq+?+}y#I3J1w??Bx8P5c=G6GskU z?cC2(gz)OXEDyj(V#ECK^2OolyZ7KUb_T&d$7yU{93CGZJw3=9<_&@@0Aq3V@_E#U zoOT|B`(jpgkT*^S!i(LJZUF4!&(Ue;lXd*8t;~TEyQan?m;gx91<_~(lK@FNAR3Ec z10bm^L?aPw0wk4zXdHsdd4QPpKl%H7^cpm!1ku^}_u{X!-|?S~LQp*uX27=Zu64(i zKm@RPXLbFj%k$ABfQD3bDMCO*U+wk328|s*j~)Yy4|0aJmVq7OjYd2Z%B}@f_KaYx z-C12fbsj`2#%Sl$dq`>ctxVcK0zA?Q96whob! zGYF=ZBCJ8M^vCT4g6Xv&I}og!c2DgO%(fQeOdhQ9CDE9%)N7JzjbM8<)D*HAgL^b3;^d4 zy*fI4Rx5YN)R~!nDqrb*8%2n_HphQ34rTiV6mnE$WB9L0Ir9Er3fHnI9P}PvNMiA z0Qnh3AON|HArOFkMi2-fB=gqqbK!5YgAZJ0apZE6l1YoA?-OGR@Xc_?K6hadLFlP{&3V=C*&}0Ct_6SV}z-o=)0{~WA1YZEKS|a!afMp_xCDvB2 z7k0s7z5!r)&x96V4o+-A_y~Z>?2fEJ_zHl@9utg0_zZxl9GHzj_zr-n&W^M~5Wr1E zrl?vV2;fac&l5^P5WwxqoUAEB;I&OVd*7T8!0i}rm?;bXff9+6y0Of-yz827{xiP- zuw~GY)W(&`LjbHkYe${}VD&)o7yt{dR$wA_>Jz9c&jGNdn_tAXfmdR0g6%jTPC5VL emlx3`c-()ms9+(%1c0Of0000@~0drDELIAGL9O(c600d`2O+f$vv5yPo3tyj>Zq!DfaKCGO2)=YywHPh1xG%Q&J*8sLQ5J@8V z0?O%?} z>+S#|R5v1$+b~mvNOBjI8idGg0&axs=Hc(>+lK(^3?j5>8zBzC?gg#dAjXEc|K#fV zzuSUZv>Uo=7ct`0RQ3n`U0i(?GZK~^2M`_+8`Ej^8ov-R64p5oqdFqY-?hgcp~;aj zMF>18#2TT^QUpPWk}X1)wIFH`ED>BR#!-S`hv0HGlnMkZ1Ru-M6d>3j_&gsF8-fKw zh!Zj~A;=?yJR=qhf;2*mQD5ZD4>5)fDeVB8Vd17MsHL;zr15ySvs91%nTVB8SI0braEL;_%35X1st z91uhUVAK)B17MU9k^sP{A|wNVQA9`z0HcPG8~{cMAxQv?3PQ2~7$TGf6eYwfX#lJ@ p9&MJofDuFpuRDpKo}MxQ_6HJV$9E&-2fqLS002ovPDHLkV1mDTqLBaq literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/btn_note_light.png.meta b/assets/atlas/comp/btn_note_light.png.meta new file mode 100644 index 0000000..43f6ad2 --- /dev/null +++ b/assets/atlas/comp/btn_note_light.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "3d714bdf-39fd-48aa-b29d-5c179abc1981", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/btn_undo.png b/assets/atlas/comp/btn_undo.png new file mode 100644 index 0000000000000000000000000000000000000000..818ffaeec5c8954e29aac9431038c97236f0de2d GIT binary patch literal 2529 zcmV<72_E)|P)@~0drDELIAGL9O(c600d`2O+f$vv5yP_Eu(+m{@-(7=K`dp%rXd5KymdS zxh!}&1f7%j1n{u)Ix1{}rjG=wfj%}bE-o6in%jg4Wa0#0Uj17E6+P7&@(QWI;^v?q z5cnow9gyne=05Fem&HtpgldK_9llk*^_|pq82KYNQ`0JN_@=t43w*e!fOK=g}NAko1+X@qA9zsl(*S1P5_6HVvXTrr6idj@2me#i_MSjv@2xMVMv^-kB zF$5ZnkWC$*ZtMB(Vb-JaADyf%kb z*S)w)&-i6%jF9F-u1fy2U1W=-ri;_KcWS_l(e zI!7xjPGB!PF~L#m(kzPIMnunQS`4!nomFpSJjr%F8Ns=MJp8x&3TB+Prw2tZX6)s@ zvbJ+c2wt0o1~MulI&lXnq*%#jEdvQIof?@Tfm_D$f$1#=c8(~6J)@Rbad=|zBRPzT z=}}U2ocXz5@m*ky-eXEK(I_P{JcMgzRqo*%m{Oz>C87{(!7eW!kKk<(3(Koc0j8A8 z+H1F#9^Y@gfxZ}T$GA5h| zJo7V6BZ)S=JNi{%E$4~s_RB88<&K%)US`dQg<1BX%icLH!VC~v%K@Br?{g}aD^CNL zD;7Rj3tWbXV{bHPg{qlUwz~p>GP7f;;0c1LYW8cbq3zUC5=45R*rwq+|=U#nUCkG~ghV8;t4VSLz^4g2Hl=a{76#U!Fef2KNI*XKU z5V2vqb|tuM73|zIDF$yAp-=Gy!PwCB(RRrQE*qe1Tddn-04d23+Gz6Fcn(rxAxRc& z*U~6u#H4}`fp(gaUW5yd6Tf?SsxX3Q!E4wG5MU~JOl~I7>BIZ;k(mleiG)nE1?3vJj#9`j zxV}uqloC$%JR77{^SXv3zPFWX&p4+_`sCQm1tN%bq5|iLET5P6ZFa2UQ5T+?0i@Hw4!|T8s0elG;iz+zwiY zvWdW~%KAcZv!Wk^;&E~yr6*x_f{MBYHv}bWK_~@n`n=8fN(JR0XdZoEG49br@Bmxk zXeE13^_Q(}hB399pkTY+wiBUC@YY75fMvIMy|_H3g{PDglm%M(`f8VU&+%|1vhJBT zTbt8beudO-9*45e`^vVOL-#7&?kTvWA`0HKl6rX?@$R77Es2CX-v`b31npUw58A+g zTaen#{_NPU%hvdt88)nf%g(Hj-E5`XzGkJhmM4(%&0kmrm#)4B3QSx;s4BPBS|rh0 z;Bg7;-M#Y11WqEivL*zq=x^l)slY8ma;%5t{_>#rKK#&G`)ue2ekd-lZk6GdV0>Fa za6&QCWm~G$41{oYR&PFj^7JFu=f7GDAr$`nB;WY&S^YiCFzw?S_~jpLWlTd^b*&qI zBP|3vI&k;Gb|&*!ue-FiIkW2!rLF3DHpUHnvy0nK@mI2H!ajFrkcRZDXSqN9@#$%lKV;JQhC@F@ zJb-`(QZQn(Z`Y38|3L)$-ui8Fhet|h4UHrZtr#}#LqnoukG>K+#&?Td!`pC8uRVT} ze-w6vi>yslh^1+;7}*JunS-CgEK}%5Y+>N!2FvTt4v;EGDce5(?D*hc6V;$zojn)v zT)2M4781!O5l3`kQiL}Vhzze%oIH(GALP)D#L{;xtvN;H!K^sP%8cv8zy41;)O+4% z*d1j5YNGj4qGy!v#thVZ_~Wn+8Z{y-U4VWL;6rMnPl+Tn9!i3mxE9j|NeT=ZN>Hc$ z?1(mpqR!3bU`{`mlV|00D(L&*y}>NxCPT{zG)Qgl;_A3vXtLinyCy~u=814#hKuC@ zyuOe1{o*s_OgP$0I&<{UQ!uTpIu0Q2BqIFi7}~j-Ll;~yVV8mpl=II3b1duIDH)sKZA`5P rC>ZgP<6;`(zEG0LM{EPfmh<*^{@{fh`q=I900000NkvXXu0mjfeJRVX literal 0 HcmV?d00001 diff --git a/assets/atlas/comp/btn_undo.png.meta b/assets/atlas/comp/btn_undo.png.meta new file mode 100644 index 0000000..105edf1 --- /dev/null +++ b/assets/atlas/comp/btn_undo.png.meta @@ -0,0 +1,6 @@ +{ + "uuid": "8cacbf45-5b2c-4ec0-ad94-5ca671b74d72", + "importer": { + "textureType": 2 + } +} \ No newline at end of file diff --git a/assets/atlas/comp/gp_board_bg_correct_weak.png b/assets/atlas/comp/gp_board_bg_correct_weak.png deleted file mode 100644 index 3e012ba94905c3d8cd5d8a133e51cde752e5ae5d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^6(G#P1|%(0%q{^b&H|6fVg?3oVGw3ym^DWND9BhG zeg$(LSR5>Dddza1vv1@G*cAscO+D7=BMS^T22WQ%mvv4FO#nCY BiiZFI diff --git a/assets/atlas/comp/gp_board_bg_correct_weak.png.meta b/assets/atlas/comp/gp_board_bg_correct_weak.png.meta deleted file mode 100644 index ecc6d93..0000000 --- a/assets/atlas/comp/gp_board_bg_correct_weak.png.meta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "uuid": "6391adfb-3d90-48e7-97cd-42c34c88255b", - "importer": { - "textureType": 2 - } -} \ No newline at end of file diff --git a/assets/atlas/comp/gp_board_bg_wrong_weak.png b/assets/atlas/comp/gp_board_bg_wrong_weak.png deleted file mode 100644 index 601bb6e565044974667e3a24db3df9d4996c7511..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^6(G#P1|%(0%q{^b&H|6fVg?3oVGw3ym^DWND9BhG z;FVxB zTOfUaEp_r1VFM?(gqChy#;nzL!Pb8YR963e6+R=oD_e}Ipg9p-j^F63uRim zuQ5EN_Q_vdvsIp{?Nh6++US#>9+|-(EaRQJL~h^=8BJ;vkVK6)P9p4Jyk;oigutnjHKP_`mDM9JQA8 qjOSOHUwf#|pR@YW>nLBgJq%aPEA~fL8WaHi&fw|l=d#Wzp$Pyw#D = new Array(); - @property(Number) public XIndex: number = 0; @property(Number) @@ -16,12 +13,23 @@ export class Block extends Laya.Script { @property(Number) public YGroup: number = 0; + private selected: boolean = false private preset: boolean = false//预设格子 private checked: boolean = false//正确格子 private showNumber: number = 0; private correctNumber: number = 0; + private note_numbers: Array = new Array() + + private label_show: Laya.Label; + private tips_labels: Array = new Array(); + private animator: Laya.Animator2D + + public onInit(XIndex: number, YIndex: number, XGroup: number, YGroup: number, label_obj: Laya.Box, handler: any, func: any): void { + this.XIndex = XIndex; + this.YIndex = YIndex; + this.XGroup = XGroup; + this.YGroup = YGroup; - public onInit(label_obj: Laya.Box, XIndex: number, YIndex: number, XGroup: number, YGroup: number, handler: any, func: any): void { this.label_show = label_obj.getChildByName("label_show") as Laya.Label var VBox = label_obj.getChildByName("VBox") for (var i=0; i{ + this.animator.stop() + }) + } + } public setBlock(preset: boolean, showNumber: number, correctNumber: number): void { this.preset = preset; @@ -63,18 +82,32 @@ export class Block extends Laya.Script { return this.showNumber; } + public getCorrectNumber(): number { + return this.correctNumber; + } + public setShowNumber(showNumber: number): boolean { - console.log("setShowNumber >>>>>", showNumber, this.correctNumber, this.XIndex, this.YIndex) if (this.checked == false) { if (showNumber == this.correctNumber) this.checked = true; this.showNumber = showNumber; + if (this.checked || showNumber == 0)//正确或者擦除 + this.note_numbers = new Array() this.updateBlock(); } return this.checked } + public addNoteNumber(noteNumber: number): void { + if (this.note_numbers.indexOf(noteNumber) < 0) { + this.note_numbers.push(noteNumber) + this.updateBlock(); + } + } + updateBlock(): void { + for (var i=0; i 0) { this.label_show.text = this.showNumber.toString(); if (this.checked) { @@ -86,6 +119,17 @@ export class Block extends Laya.Script { } else { this.label_show.text = ""; + for (var i=0; i = new Array(); + @property(Laya.Box) + public btn_undo: Laya.Box; + @property(Laya.Box) + public btn_erase: Laya.Box; + @property(Laya.Box) + public btn_note: Laya.Box; + @property(Laya.Box) + public btn_hint: Laya.Box; + + private is_note_open: boolean = false + private btn_note_normal: Laya.Box + private btn_note_checked: Laya.Box + @property(Laya.Box) public obj_block_colors: Laya.Box; @property(Laya.Image) @@ -82,16 +95,26 @@ export class Stage extends Laya.Script { if (j==6 || j==7 || j==8) YGroup = 2 var l_vbox = l_hbox.getChildAt(j) as Laya.Box - block.onInit(l_vbox, i, j, XGroup, YGroup, this, this.onClickBlock) + block.onInit(i, j, XGroup, YGroup, l_vbox, this, this.onClickBlock) } } for (var i=0; i = new Array() + for (var i=0; i 0) { + var random = Math.random() + var index = Math.round(random*list.length) + if (index >= list.length) + index = list.length -1 + var block = list[index] + block.setShowNumber(block.getCorrectNumber()) + this.selectedBlock = block + this.onSetBlock(block) + } + } + + public onApplyCandy(candy: Candy): void { + if (this.selectedBlock && this.selectedBlock.getIsChecked() == false) { + var showNumber = candy.getShowNumber() + if (this.is_note_open) { + var relateds = this.findRelatedBlocks(this.selectedBlock) + var find = false + for (var i=0; i 0) { + var candy = this.candys[n-1] + this.onApplyCandy(candy) + } + } + findRelatedBlocks(obj: Block): Array { var list: Array = new Array() for (var i=0; i