From 8b1d1a9859265ab679b20be01f6ad51e4aecee7f Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 5 Jun 2022 14:21:02 -0600 Subject: Finish game... for now --- src/ui/main_menu/scenes/MainMenu.tscn | 843 +++++++++++++++++++++++++++++++++- 1 file changed, 830 insertions(+), 13 deletions(-) (limited to 'src/ui/main_menu/scenes/MainMenu.tscn') diff --git a/src/ui/main_menu/scenes/MainMenu.tscn b/src/ui/main_menu/scenes/MainMenu.tscn index ac9c666..f2b4647 100644 --- a/src/ui/main_menu/scenes/MainMenu.tscn +++ b/src/ui/main_menu/scenes/MainMenu.tscn @@ -1,15 +1,831 @@ -[gd_scene load_steps=6 format=2] +[gd_scene load_steps=808 format=2] [ext_resource path="res://ui/main_menu/scenes/MenuOption.tscn" type="PackedScene" id=1] [ext_resource path="res://fonts/monogram_extended.ttf" type="DynamicFontData" id=2] [ext_resource path="res://ui/main_menu/scripts/main_menu.gd" type="Script" id=3] [ext_resource path="res://themes/Theme.tres" type="Theme" id=4] +[ext_resource path="res://animations/gameplay_1/337.png" type="Texture" id=5] +[ext_resource path="res://animations/gameplay_1/341.png" type="Texture" id=6] +[ext_resource path="res://animations/gameplay_1/344.png" type="Texture" id=7] +[ext_resource path="res://animations/gameplay_1/339.png" type="Texture" id=8] +[ext_resource path="res://animations/gameplay_1/340.png" type="Texture" id=9] +[ext_resource path="res://animations/gameplay_1/342.png" type="Texture" id=10] +[ext_resource path="res://animations/gameplay_1/343.png" type="Texture" id=11] +[ext_resource path="res://animations/gameplay_1/338.png" type="Texture" id=12] +[ext_resource path="res://animations/gameplay_1/365.png" type="Texture" id=13] +[ext_resource path="res://animations/gameplay_1/366.png" type="Texture" id=14] +[ext_resource path="res://animations/gameplay_1/351.png" type="Texture" id=15] +[ext_resource path="res://animations/gameplay_1/352.png" type="Texture" id=16] +[ext_resource path="res://animations/gameplay_1/353.png" type="Texture" id=17] +[ext_resource path="res://animations/gameplay_1/354.png" type="Texture" id=18] +[ext_resource path="res://animations/gameplay_1/355.png" type="Texture" id=19] +[ext_resource path="res://animations/gameplay_1/361.png" type="Texture" id=20] +[ext_resource path="res://animations/gameplay_1/362.png" type="Texture" id=21] +[ext_resource path="res://animations/gameplay_1/356.png" type="Texture" id=22] +[ext_resource path="res://animations/gameplay_1/357.png" type="Texture" id=23] +[ext_resource path="res://animations/gameplay_1/358.png" type="Texture" id=24] +[ext_resource path="res://animations/gameplay_1/364.png" type="Texture" id=25] +[ext_resource path="res://animations/gameplay_1/363.png" type="Texture" id=26] +[ext_resource path="res://animations/gameplay_1/345.png" type="Texture" id=27] +[ext_resource path="res://animations/gameplay_1/346.png" type="Texture" id=28] +[ext_resource path="res://animations/gameplay_1/347.png" type="Texture" id=29] +[ext_resource path="res://animations/gameplay_1/348.png" type="Texture" id=30] +[ext_resource path="res://animations/gameplay_1/349.png" type="Texture" id=31] +[ext_resource path="res://animations/gameplay_1/350.png" type="Texture" id=32] +[ext_resource path="res://animations/gameplay_1/359.png" type="Texture" id=33] +[ext_resource path="res://animations/gameplay_1/360.png" type="Texture" id=34] +[ext_resource path="res://animations/gameplay_1/591.png" type="Texture" id=35] +[ext_resource path="res://animations/gameplay_1/632.png" type="Texture" id=36] +[ext_resource path="res://animations/gameplay_1/594.png" type="Texture" id=37] +[ext_resource path="res://animations/gameplay_1/598.png" type="Texture" id=38] +[ext_resource path="res://animations/gameplay_1/634.png" type="Texture" id=39] +[ext_resource path="res://animations/gameplay_1/635.png" type="Texture" id=40] +[ext_resource path="res://animations/gameplay_1/637.png" type="Texture" id=41] +[ext_resource path="res://animations/gameplay_1/639.png" type="Texture" id=42] +[ext_resource path="res://animations/gameplay_1/605.png" type="Texture" id=43] +[ext_resource path="res://animations/gameplay_1/640.png" type="Texture" id=44] +[ext_resource path="res://animations/gameplay_1/609.png" type="Texture" id=45] +[ext_resource path="res://animations/gameplay_1/642.png" type="Texture" id=46] +[ext_resource path="res://animations/gameplay_1/644.png" type="Texture" id=47] +[ext_resource path="res://animations/gameplay_1/592.png" type="Texture" id=48] +[ext_resource path="res://animations/gameplay_1/618.png" type="Texture" id=49] +[ext_resource path="res://animations/gameplay_1/626.png" type="Texture" id=50] +[ext_resource path="res://animations/gameplay_1/645.png" type="Texture" id=51] +[ext_resource path="res://animations/gameplay_1/589.png" type="Texture" id=52] +[ext_resource path="res://animations/gameplay_1/596.png" type="Texture" id=53] +[ext_resource path="res://animations/gameplay_1/646.png" type="Texture" id=54] +[ext_resource path="res://animations/gameplay_1/597.png" type="Texture" id=55] +[ext_resource path="res://animations/gameplay_1/629.png" type="Texture" id=56] +[ext_resource path="res://animations/gameplay_1/631.png" type="Texture" id=57] +[ext_resource path="res://animations/gameplay_1/636.png" type="Texture" id=58] +[ext_resource path="res://animations/gameplay_1/638.png" type="Texture" id=59] +[ext_resource path="res://animations/gameplay_1/641.png" type="Texture" id=60] +[ext_resource path="res://animations/gameplay_1/627.png" type="Texture" id=61] +[ext_resource path="res://animations/gameplay_1/617.png" type="Texture" id=62] +[ext_resource path="res://animations/gameplay_1/624.png" type="Texture" id=63] +[ext_resource path="res://animations/gameplay_1/643.png" type="Texture" id=64] +[ext_resource path="res://animations/gameplay_1/647.png" type="Texture" id=65] +[ext_resource path="res://animations/gameplay_1/648.png" type="Texture" id=66] +[ext_resource path="res://animations/gameplay_1/587.png" type="Texture" id=67] +[ext_resource path="res://animations/gameplay_1/588.png" type="Texture" id=68] +[ext_resource path="res://animations/gameplay_1/633.png" type="Texture" id=69] +[ext_resource path="res://animations/gameplay_1/599.png" type="Texture" id=70] +[ext_resource path="res://animations/gameplay_1/586.png" type="Texture" id=71] +[ext_resource path="res://animations/gameplay_1/604.png" type="Texture" id=72] +[ext_resource path="res://animations/gameplay_1/615.png" type="Texture" id=73] +[ext_resource path="res://animations/gameplay_1/585.png" type="Texture" id=74] +[ext_resource path="res://animations/gameplay_1/608.png" type="Texture" id=75] +[ext_resource path="res://animations/gameplay_1/606.png" type="Texture" id=76] +[ext_resource path="res://animations/gameplay_1/593.png" type="Texture" id=77] +[ext_resource path="res://animations/gameplay_1/613.png" type="Texture" id=78] +[ext_resource path="res://animations/gameplay_1/614.png" type="Texture" id=79] +[ext_resource path="res://animations/gameplay_1/619.png" type="Texture" id=80] +[ext_resource path="res://animations/gameplay_1/612.png" type="Texture" id=81] +[ext_resource path="res://animations/gameplay_1/621.png" type="Texture" id=82] +[ext_resource path="res://animations/gameplay_1/590.png" type="Texture" id=83] +[ext_resource path="res://animations/gameplay_1/622.png" type="Texture" id=84] +[ext_resource path="res://animations/gameplay_1/620.png" type="Texture" id=85] +[ext_resource path="res://animations/gameplay_1/602.png" type="Texture" id=86] +[ext_resource path="res://animations/gameplay_1/603.png" type="Texture" id=87] +[ext_resource path="res://animations/gameplay_1/601.png" type="Texture" id=88] +[ext_resource path="res://animations/gameplay_1/616.png" type="Texture" id=89] +[ext_resource path="res://animations/gameplay_1/623.png" type="Texture" id=90] +[ext_resource path="res://animations/gameplay_1/595.png" type="Texture" id=91] +[ext_resource path="res://animations/gameplay_1/607.png" type="Texture" id=92] +[ext_resource path="res://animations/gameplay_1/610.png" type="Texture" id=93] +[ext_resource path="res://animations/gameplay_1/611.png" type="Texture" id=94] +[ext_resource path="res://animations/gameplay_1/600.png" type="Texture" id=95] +[ext_resource path="res://animations/gameplay_1/625.png" type="Texture" id=96] +[ext_resource path="res://animations/gameplay_1/628.png" type="Texture" id=97] +[ext_resource path="res://animations/gameplay_1/630.png" type="Texture" id=98] +[ext_resource path="res://animations/gameplay_1/567.png" type="Texture" id=99] +[ext_resource path="res://animations/gameplay_1/538.png" type="Texture" id=100] +[ext_resource path="res://animations/gameplay_1/516.png" type="Texture" id=101] +[ext_resource path="res://animations/gameplay_1/518.png" type="Texture" id=102] +[ext_resource path="res://animations/gameplay_1/520.png" type="Texture" id=103] +[ext_resource path="res://animations/gameplay_1/517.png" type="Texture" id=104] +[ext_resource path="res://animations/gameplay_1/524.png" type="Texture" id=105] +[ext_resource path="res://animations/gameplay_1/522.png" type="Texture" id=106] +[ext_resource path="res://animations/gameplay_1/523.png" type="Texture" id=107] +[ext_resource path="res://animations/gameplay_1/528.png" type="Texture" id=108] +[ext_resource path="res://animations/gameplay_1/512.png" type="Texture" id=109] +[ext_resource path="res://animations/gameplay_1/521.png" type="Texture" id=110] +[ext_resource path="res://animations/gameplay_1/526.png" type="Texture" id=111] +[ext_resource path="res://animations/gameplay_1/510.png" type="Texture" id=112] +[ext_resource path="res://animations/gameplay_1/527.png" type="Texture" id=113] +[ext_resource path="res://animations/gameplay_1/540.png" type="Texture" id=114] +[ext_resource path="res://animations/gameplay_1/515.png" type="Texture" id=115] +[ext_resource path="res://animations/gameplay_1/545.png" type="Texture" id=116] +[ext_resource path="res://animations/gameplay_1/542.png" type="Texture" id=117] +[ext_resource path="res://animations/gameplay_1/548.png" type="Texture" id=118] +[ext_resource path="res://animations/gameplay_1/533.png" type="Texture" id=119] +[ext_resource path="res://animations/gameplay_1/537.png" type="Texture" id=120] +[ext_resource path="res://animations/gameplay_1/550.png" type="Texture" id=121] +[ext_resource path="res://animations/gameplay_1/539.png" type="Texture" id=122] +[ext_resource path="res://animations/gameplay_1/555.png" type="Texture" id=123] +[ext_resource path="res://animations/gameplay_1/541.png" type="Texture" id=124] +[ext_resource path="res://animations/gameplay_1/556.png" type="Texture" id=125] +[ext_resource path="res://animations/gameplay_1/561.png" type="Texture" id=126] +[ext_resource path="res://animations/gameplay_1/544.png" type="Texture" id=127] +[ext_resource path="res://animations/gameplay_1/553.png" type="Texture" id=128] +[ext_resource path="res://animations/gameplay_1/525.png" type="Texture" id=129] +[ext_resource path="res://animations/gameplay_1/536.png" type="Texture" id=130] +[ext_resource path="res://animations/gameplay_1/547.png" type="Texture" id=131] +[ext_resource path="res://animations/gameplay_1/554.png" type="Texture" id=132] +[ext_resource path="res://animations/gameplay_1/534.png" type="Texture" id=133] +[ext_resource path="res://animations/gameplay_1/559.png" type="Texture" id=134] +[ext_resource path="res://animations/gameplay_1/562.png" type="Texture" id=135] +[ext_resource path="res://animations/gameplay_1/535.png" type="Texture" id=136] +[ext_resource path="res://animations/gameplay_1/563.png" type="Texture" id=137] +[ext_resource path="res://animations/gameplay_1/513.png" type="Texture" id=138] +[ext_resource path="res://animations/gameplay_1/564.png" type="Texture" id=139] +[ext_resource path="res://animations/gameplay_1/529.png" type="Texture" id=140] +[ext_resource path="res://animations/gameplay_1/508.png" type="Texture" id=141] +[ext_resource path="res://animations/gameplay_1/565.png" type="Texture" id=142] +[ext_resource path="res://animations/gameplay_1/566.png" type="Texture" id=143] +[ext_resource path="res://animations/gameplay_1/558.png" type="Texture" id=144] +[ext_resource path="res://animations/gameplay_1/568.png" type="Texture" id=145] +[ext_resource path="res://animations/gameplay_1/509.png" type="Texture" id=146] +[ext_resource path="res://animations/gameplay_1/530.png" type="Texture" id=147] +[ext_resource path="res://animations/gameplay_1/569.png" type="Texture" id=148] +[ext_resource path="res://animations/gameplay_1/570.png" type="Texture" id=149] +[ext_resource path="res://animations/gameplay_1/571.png" type="Texture" id=150] +[ext_resource path="res://animations/gameplay_1/519.png" type="Texture" id=151] +[ext_resource path="res://animations/gameplay_1/531.png" type="Texture" id=152] +[ext_resource path="res://animations/gameplay_1/532.png" type="Texture" id=153] +[ext_resource path="res://animations/gameplay_1/543.png" type="Texture" id=154] +[ext_resource path="res://animations/gameplay_1/546.png" type="Texture" id=155] +[ext_resource path="res://animations/gameplay_1/511.png" type="Texture" id=156] +[ext_resource path="res://animations/gameplay_1/549.png" type="Texture" id=157] +[ext_resource path="res://animations/gameplay_1/551.png" type="Texture" id=158] +[ext_resource path="res://animations/gameplay_1/552.png" type="Texture" id=159] +[ext_resource path="res://animations/gameplay_1/514.png" type="Texture" id=160] +[ext_resource path="res://animations/gameplay_1/557.png" type="Texture" id=161] +[ext_resource path="res://animations/gameplay_1/560.png" type="Texture" id=162] +[ext_resource path="res://animations/gameplay_1/581.png" type="Texture" id=163] +[ext_resource path="res://animations/gameplay_1/582.png" type="Texture" id=164] +[ext_resource path="res://animations/gameplay_1/583.png" type="Texture" id=165] +[ext_resource path="res://animations/gameplay_1/575.png" type="Texture" id=166] +[ext_resource path="res://animations/gameplay_1/580.png" type="Texture" id=167] +[ext_resource path="res://animations/gameplay_1/584.png" type="Texture" id=168] +[ext_resource path="res://animations/gameplay_1/573.png" type="Texture" id=169] +[ext_resource path="res://animations/gameplay_1/574.png" type="Texture" id=170] +[ext_resource path="res://animations/gameplay_1/578.png" type="Texture" id=171] +[ext_resource path="res://animations/gameplay_1/579.png" type="Texture" id=172] +[ext_resource path="res://animations/gameplay_1/572.png" type="Texture" id=173] +[ext_resource path="res://animations/gameplay_1/576.png" type="Texture" id=174] +[ext_resource path="res://animations/gameplay_1/577.png" type="Texture" id=175] +[ext_resource path="res://animations/gameplay_1/325.png" type="Texture" id=176] +[ext_resource path="res://animations/gameplay_1/327.png" type="Texture" id=177] +[ext_resource path="res://animations/gameplay_1/332.png" type="Texture" id=178] +[ext_resource path="res://animations/gameplay_1/333.png" type="Texture" id=179] +[ext_resource path="res://animations/gameplay_1/329.png" type="Texture" id=180] +[ext_resource path="res://animations/gameplay_1/330.png" type="Texture" id=181] +[ext_resource path="res://animations/gameplay_1/326.png" type="Texture" id=182] +[ext_resource path="res://animations/gameplay_1/328.png" type="Texture" id=183] +[ext_resource path="res://animations/gameplay_1/334.png" type="Texture" id=184] +[ext_resource path="res://animations/gameplay_1/335.png" type="Texture" id=185] +[ext_resource path="res://animations/gameplay_1/336.png" type="Texture" id=186] +[ext_resource path="res://animations/gameplay_1/331.png" type="Texture" id=187] +[ext_resource path="res://animations/gameplay_1/319.png" type="Texture" id=188] +[ext_resource path="res://animations/gameplay_1/322.png" type="Texture" id=189] +[ext_resource path="res://animations/gameplay_1/299.png" type="Texture" id=190] +[ext_resource path="res://animations/gameplay_1/294.png" type="Texture" id=191] +[ext_resource path="res://animations/gameplay_1/300.png" type="Texture" id=192] +[ext_resource path="res://animations/gameplay_1/296.png" type="Texture" id=193] +[ext_resource path="res://animations/gameplay_1/304.png" type="Texture" id=194] +[ext_resource path="res://animations/gameplay_1/308.png" type="Texture" id=195] +[ext_resource path="res://animations/gameplay_1/310.png" type="Texture" id=196] +[ext_resource path="res://animations/gameplay_1/311.png" type="Texture" id=197] +[ext_resource path="res://animations/gameplay_1/312.png" type="Texture" id=198] +[ext_resource path="res://animations/gameplay_1/306.png" type="Texture" id=199] +[ext_resource path="res://animations/gameplay_1/307.png" type="Texture" id=200] +[ext_resource path="res://animations/gameplay_1/301.png" type="Texture" id=201] +[ext_resource path="res://animations/gameplay_1/309.png" type="Texture" id=202] +[ext_resource path="res://animations/gameplay_1/313.png" type="Texture" id=203] +[ext_resource path="res://animations/gameplay_1/305.png" type="Texture" id=204] +[ext_resource path="res://animations/gameplay_1/314.png" type="Texture" id=205] +[ext_resource path="res://animations/gameplay_1/303.png" type="Texture" id=206] +[ext_resource path="res://animations/gameplay_1/315.png" type="Texture" id=207] +[ext_resource path="res://animations/gameplay_1/317.png" type="Texture" id=208] +[ext_resource path="res://animations/gameplay_1/320.png" type="Texture" id=209] +[ext_resource path="res://animations/gameplay_1/321.png" type="Texture" id=210] +[ext_resource path="res://animations/gameplay_1/318.png" type="Texture" id=211] +[ext_resource path="res://animations/gameplay_1/316.png" type="Texture" id=212] +[ext_resource path="res://animations/gameplay_1/323.png" type="Texture" id=213] +[ext_resource path="res://animations/gameplay_1/302.png" type="Texture" id=214] +[ext_resource path="res://animations/gameplay_1/297.png" type="Texture" id=215] +[ext_resource path="res://animations/gameplay_1/324.png" type="Texture" id=216] +[ext_resource path="res://animations/gameplay_1/295.png" type="Texture" id=217] +[ext_resource path="res://animations/gameplay_1/298.png" type="Texture" id=218] +[ext_resource path="res://animations/gameplay_1/280.png" type="Texture" id=219] +[ext_resource path="res://animations/gameplay_1/278.png" type="Texture" id=220] +[ext_resource path="res://animations/gameplay_1/259.png" type="Texture" id=221] +[ext_resource path="res://animations/gameplay_1/252.png" type="Texture" id=222] +[ext_resource path="res://animations/gameplay_1/267.png" type="Texture" id=223] +[ext_resource path="res://animations/gameplay_1/253.png" type="Texture" id=224] +[ext_resource path="res://animations/gameplay_1/255.png" type="Texture" id=225] +[ext_resource path="res://animations/gameplay_1/256.png" type="Texture" id=226] +[ext_resource path="res://animations/gameplay_1/251.png" type="Texture" id=227] +[ext_resource path="res://animations/gameplay_1/261.png" type="Texture" id=228] +[ext_resource path="res://animations/gameplay_1/268.png" type="Texture" id=229] +[ext_resource path="res://animations/gameplay_1/258.png" type="Texture" id=230] +[ext_resource path="res://animations/gameplay_1/270.png" type="Texture" id=231] +[ext_resource path="res://animations/gameplay_1/271.png" type="Texture" id=232] +[ext_resource path="res://animations/gameplay_1/272.png" type="Texture" id=233] +[ext_resource path="res://animations/gameplay_1/254.png" type="Texture" id=234] +[ext_resource path="res://animations/gameplay_1/265.png" type="Texture" id=235] +[ext_resource path="res://animations/gameplay_1/262.png" type="Texture" id=236] +[ext_resource path="res://animations/gameplay_1/263.png" type="Texture" id=237] +[ext_resource path="res://animations/gameplay_1/264.png" type="Texture" id=238] +[ext_resource path="res://animations/gameplay_1/273.png" type="Texture" id=239] +[ext_resource path="res://animations/gameplay_1/266.png" type="Texture" id=240] +[ext_resource path="res://animations/gameplay_1/260.png" type="Texture" id=241] +[ext_resource path="res://animations/gameplay_1/269.png" type="Texture" id=242] +[ext_resource path="res://animations/gameplay_1/257.png" type="Texture" id=243] +[ext_resource path="res://animations/gameplay_1/274.png" type="Texture" id=244] +[ext_resource path="res://animations/gameplay_1/276.png" type="Texture" id=245] +[ext_resource path="res://animations/gameplay_1/277.png" type="Texture" id=246] +[ext_resource path="res://animations/gameplay_1/275.png" type="Texture" id=247] +[ext_resource path="res://animations/gameplay_1/279.png" type="Texture" id=248] +[ext_resource path="res://animations/gameplay_1/289.png" type="Texture" id=249] +[ext_resource path="res://animations/gameplay_1/283.png" type="Texture" id=250] +[ext_resource path="res://animations/gameplay_1/292.png" type="Texture" id=251] +[ext_resource path="res://animations/gameplay_1/290.png" type="Texture" id=252] +[ext_resource path="res://animations/gameplay_1/291.png" type="Texture" id=253] +[ext_resource path="res://animations/gameplay_1/284.png" type="Texture" id=254] +[ext_resource path="res://animations/gameplay_1/285.png" type="Texture" id=255] +[ext_resource path="res://animations/gameplay_1/293.png" type="Texture" id=256] +[ext_resource path="res://animations/gameplay_1/281.png" type="Texture" id=257] +[ext_resource path="res://animations/gameplay_1/282.png" type="Texture" id=258] +[ext_resource path="res://animations/gameplay_1/287.png" type="Texture" id=259] +[ext_resource path="res://animations/gameplay_1/286.png" type="Texture" id=260] +[ext_resource path="res://animations/gameplay_1/288.png" type="Texture" id=261] +[ext_resource path="res://animations/gameplay_1/391.png" type="Texture" id=262] +[ext_resource path="res://animations/gameplay_1/401.png" type="Texture" id=263] +[ext_resource path="res://animations/gameplay_1/402.png" type="Texture" id=264] +[ext_resource path="res://animations/gameplay_1/411.png" type="Texture" id=265] +[ext_resource path="res://animations/gameplay_1/414.png" type="Texture" id=266] +[ext_resource path="res://animations/gameplay_1/403.png" type="Texture" id=267] +[ext_resource path="res://animations/gameplay_1/409.png" type="Texture" id=268] +[ext_resource path="res://animations/gameplay_1/417.png" type="Texture" id=269] +[ext_resource path="res://animations/gameplay_1/419.png" type="Texture" id=270] +[ext_resource path="res://animations/gameplay_1/421.png" type="Texture" id=271] +[ext_resource path="res://animations/gameplay_1/422.png" type="Texture" id=272] +[ext_resource path="res://animations/gameplay_1/412.png" type="Texture" id=273] +[ext_resource path="res://animations/gameplay_1/426.png" type="Texture" id=274] +[ext_resource path="res://animations/gameplay_1/428.png" type="Texture" id=275] +[ext_resource path="res://animations/gameplay_1/392.png" type="Texture" id=276] +[ext_resource path="res://animations/gameplay_1/406.png" type="Texture" id=277] +[ext_resource path="res://animations/gameplay_1/371.png" type="Texture" id=278] +[ext_resource path="res://animations/gameplay_1/394.png" type="Texture" id=279] +[ext_resource path="res://animations/gameplay_1/418.png" type="Texture" id=280] +[ext_resource path="res://animations/gameplay_1/427.png" type="Texture" id=281] +[ext_resource path="res://animations/gameplay_1/390.png" type="Texture" id=282] +[ext_resource path="res://animations/gameplay_1/400.png" type="Texture" id=283] +[ext_resource path="res://animations/gameplay_1/396.png" type="Texture" id=284] +[ext_resource path="res://animations/gameplay_1/405.png" type="Texture" id=285] +[ext_resource path="res://animations/gameplay_1/408.png" type="Texture" id=286] +[ext_resource path="res://animations/gameplay_1/376.png" type="Texture" id=287] +[ext_resource path="res://animations/gameplay_1/416.png" type="Texture" id=288] +[ext_resource path="res://animations/gameplay_1/377.png" type="Texture" id=289] +[ext_resource path="res://animations/gameplay_1/387.png" type="Texture" id=290] +[ext_resource path="res://animations/gameplay_1/388.png" type="Texture" id=291] +[ext_resource path="res://animations/gameplay_1/420.png" type="Texture" id=292] +[ext_resource path="res://animations/gameplay_1/413.png" type="Texture" id=293] +[ext_resource path="res://animations/gameplay_1/415.png" type="Texture" id=294] +[ext_resource path="res://animations/gameplay_1/430.png" type="Texture" id=295] +[ext_resource path="res://animations/gameplay_1/381.png" type="Texture" id=296] +[ext_resource path="res://animations/gameplay_1/395.png" type="Texture" id=297] +[ext_resource path="res://animations/gameplay_1/368.png" type="Texture" id=298] +[ext_resource path="res://animations/gameplay_1/383.png" type="Texture" id=299] +[ext_resource path="res://animations/gameplay_1/367.png" type="Texture" id=300] +[ext_resource path="res://animations/gameplay_1/370.png" type="Texture" id=301] +[ext_resource path="res://animations/gameplay_1/372.png" type="Texture" id=302] +[ext_resource path="res://animations/gameplay_1/404.png" type="Texture" id=303] +[ext_resource path="res://animations/gameplay_1/380.png" type="Texture" id=304] +[ext_resource path="res://animations/gameplay_1/398.png" type="Texture" id=305] +[ext_resource path="res://animations/gameplay_1/382.png" type="Texture" id=306] +[ext_resource path="res://animations/gameplay_1/407.png" type="Texture" id=307] +[ext_resource path="res://animations/gameplay_1/410.png" type="Texture" id=308] +[ext_resource path="res://animations/gameplay_1/423.png" type="Texture" id=309] +[ext_resource path="res://animations/gameplay_1/385.png" type="Texture" id=310] +[ext_resource path="res://animations/gameplay_1/369.png" type="Texture" id=311] +[ext_resource path="res://animations/gameplay_1/384.png" type="Texture" id=312] +[ext_resource path="res://animations/gameplay_1/386.png" type="Texture" id=313] +[ext_resource path="res://animations/gameplay_1/389.png" type="Texture" id=314] +[ext_resource path="res://animations/gameplay_1/379.png" type="Texture" id=315] +[ext_resource path="res://animations/gameplay_1/373.png" type="Texture" id=316] +[ext_resource path="res://animations/gameplay_1/424.png" type="Texture" id=317] +[ext_resource path="res://animations/gameplay_1/393.png" type="Texture" id=318] +[ext_resource path="res://animations/gameplay_1/425.png" type="Texture" id=319] +[ext_resource path="res://animations/gameplay_1/397.png" type="Texture" id=320] +[ext_resource path="res://animations/gameplay_1/429.png" type="Texture" id=321] +[ext_resource path="res://animations/gameplay_1/374.png" type="Texture" id=322] +[ext_resource path="res://animations/gameplay_1/399.png" type="Texture" id=323] +[ext_resource path="res://animations/gameplay_1/375.png" type="Texture" id=324] +[ext_resource path="res://animations/gameplay_1/378.png" type="Texture" id=325] +[ext_resource path="res://animations/gameplay_1/481.png" type="Texture" id=326] +[ext_resource path="res://animations/gameplay_1/442.png" type="Texture" id=327] +[ext_resource path="res://animations/gameplay_1/445.png" type="Texture" id=328] +[ext_resource path="res://animations/gameplay_1/448.png" type="Texture" id=329] +[ext_resource path="res://animations/gameplay_1/453.png" type="Texture" id=330] +[ext_resource path="res://animations/gameplay_1/467.png" type="Texture" id=331] +[ext_resource path="res://animations/gameplay_1/441.png" type="Texture" id=332] +[ext_resource path="res://animations/gameplay_1/447.png" type="Texture" id=333] +[ext_resource path="res://animations/gameplay_1/456.png" type="Texture" id=334] +[ext_resource path="res://animations/gameplay_1/460.png" type="Texture" id=335] +[ext_resource path="res://animations/gameplay_1/433.png" type="Texture" id=336] +[ext_resource path="res://animations/gameplay_1/443.png" type="Texture" id=337] +[ext_resource path="res://animations/gameplay_1/468.png" type="Texture" id=338] +[ext_resource path="res://animations/gameplay_1/436.png" type="Texture" id=339] +[ext_resource path="res://animations/gameplay_1/451.png" type="Texture" id=340] +[ext_resource path="res://animations/gameplay_1/470.png" type="Texture" id=341] +[ext_resource path="res://animations/gameplay_1/474.png" type="Texture" id=342] +[ext_resource path="res://animations/gameplay_1/476.png" type="Texture" id=343] +[ext_resource path="res://animations/gameplay_1/477.png" type="Texture" id=344] +[ext_resource path="res://animations/gameplay_1/446.png" type="Texture" id=345] +[ext_resource path="res://animations/gameplay_1/431.png" type="Texture" id=346] +[ext_resource path="res://animations/gameplay_1/434.png" type="Texture" id=347] +[ext_resource path="res://animations/gameplay_1/454.png" type="Texture" id=348] +[ext_resource path="res://animations/gameplay_1/455.png" type="Texture" id=349] +[ext_resource path="res://animations/gameplay_1/440.png" type="Texture" id=350] +[ext_resource path="res://animations/gameplay_1/452.png" type="Texture" id=351] +[ext_resource path="res://animations/gameplay_1/464.png" type="Texture" id=352] +[ext_resource path="res://animations/gameplay_1/469.png" type="Texture" id=353] +[ext_resource path="res://animations/gameplay_1/478.png" type="Texture" id=354] +[ext_resource path="res://animations/gameplay_1/479.png" type="Texture" id=355] +[ext_resource path="res://animations/gameplay_1/480.png" type="Texture" id=356] +[ext_resource path="res://animations/gameplay_1/482.png" type="Texture" id=357] +[ext_resource path="res://animations/gameplay_1/483.png" type="Texture" id=358] +[ext_resource path="res://animations/gameplay_1/484.png" type="Texture" id=359] +[ext_resource path="res://animations/gameplay_1/444.png" type="Texture" id=360] +[ext_resource path="res://animations/gameplay_1/462.png" type="Texture" id=361] +[ext_resource path="res://animations/gameplay_1/438.png" type="Texture" id=362] +[ext_resource path="res://animations/gameplay_1/466.png" type="Texture" id=363] +[ext_resource path="res://animations/gameplay_1/485.png" type="Texture" id=364] +[ext_resource path="res://animations/gameplay_1/486.png" type="Texture" id=365] +[ext_resource path="res://animations/gameplay_1/432.png" type="Texture" id=366] +[ext_resource path="res://animations/gameplay_1/473.png" type="Texture" id=367] +[ext_resource path="res://animations/gameplay_1/487.png" type="Texture" id=368] +[ext_resource path="res://animations/gameplay_1/475.png" type="Texture" id=369] +[ext_resource path="res://animations/gameplay_1/488.png" type="Texture" id=370] +[ext_resource path="res://animations/gameplay_1/489.png" type="Texture" id=371] +[ext_resource path="res://animations/gameplay_1/490.png" type="Texture" id=372] +[ext_resource path="res://animations/gameplay_1/492.png" type="Texture" id=373] +[ext_resource path="res://animations/gameplay_1/491.png" type="Texture" id=374] +[ext_resource path="res://animations/gameplay_1/458.png" type="Texture" id=375] +[ext_resource path="res://animations/gameplay_1/493.png" type="Texture" id=376] +[ext_resource path="res://animations/gameplay_1/449.png" type="Texture" id=377] +[ext_resource path="res://animations/gameplay_1/494.png" type="Texture" id=378] +[ext_resource path="res://animations/gameplay_1/461.png" type="Texture" id=379] +[ext_resource path="res://animations/gameplay_1/450.png" type="Texture" id=380] +[ext_resource path="res://animations/gameplay_1/459.png" type="Texture" id=381] +[ext_resource path="res://animations/gameplay_1/437.png" type="Texture" id=382] +[ext_resource path="res://animations/gameplay_1/457.png" type="Texture" id=383] +[ext_resource path="res://animations/gameplay_1/439.png" type="Texture" id=384] +[ext_resource path="res://animations/gameplay_1/463.png" type="Texture" id=385] +[ext_resource path="res://animations/gameplay_1/465.png" type="Texture" id=386] +[ext_resource path="res://animations/gameplay_1/472.png" type="Texture" id=387] +[ext_resource path="res://animations/gameplay_1/471.png" type="Texture" id=388] +[ext_resource path="res://animations/gameplay_1/435.png" type="Texture" id=389] +[ext_resource path="res://animations/gameplay_1/497.png" type="Texture" id=390] +[ext_resource path="res://animations/gameplay_1/499.png" type="Texture" id=391] +[ext_resource path="res://animations/gameplay_1/500.png" type="Texture" id=392] +[ext_resource path="res://animations/gameplay_1/502.png" type="Texture" id=393] +[ext_resource path="res://animations/gameplay_1/503.png" type="Texture" id=394] +[ext_resource path="res://animations/gameplay_1/496.png" type="Texture" id=395] +[ext_resource path="res://animations/gameplay_1/498.png" type="Texture" id=396] +[ext_resource path="res://animations/gameplay_1/501.png" type="Texture" id=397] +[ext_resource path="res://animations/gameplay_1/495.png" type="Texture" id=398] +[ext_resource path="res://animations/gameplay_1/504.png" type="Texture" id=399] +[ext_resource path="res://animations/gameplay_1/505.png" type="Texture" id=400] +[ext_resource path="res://animations/gameplay_1/506.png" type="Texture" id=401] +[ext_resource path="res://animations/gameplay_1/507.png" type="Texture" id=402] +[ext_resource path="res://animations/gameplay_1/781.png" type="Texture" id=403] +[ext_resource path="res://animations/gameplay_1/732.png" type="Texture" id=404] +[ext_resource path="res://animations/gameplay_1/727.png" type="Texture" id=405] +[ext_resource path="res://animations/gameplay_1/728.png" type="Texture" id=406] +[ext_resource path="res://animations/gameplay_1/735.png" type="Texture" id=407] +[ext_resource path="res://animations/gameplay_1/737.png" type="Texture" id=408] +[ext_resource path="res://animations/gameplay_1/746.png" type="Texture" id=409] +[ext_resource path="res://animations/gameplay_1/752.png" type="Texture" id=410] +[ext_resource path="res://animations/gameplay_1/758.png" type="Texture" id=411] +[ext_resource path="res://animations/gameplay_1/747.png" type="Texture" id=412] +[ext_resource path="res://animations/gameplay_1/761.png" type="Texture" id=413] +[ext_resource path="res://animations/gameplay_1/772.png" type="Texture" id=414] +[ext_resource path="res://animations/gameplay_1/733.png" type="Texture" id=415] +[ext_resource path="res://animations/gameplay_1/729.png" type="Texture" id=416] +[ext_resource path="res://animations/gameplay_1/730.png" type="Texture" id=417] +[ext_resource path="res://animations/gameplay_1/736.png" type="Texture" id=418] +[ext_resource path="res://animations/gameplay_1/739.png" type="Texture" id=419] +[ext_resource path="res://animations/gameplay_1/744.png" type="Texture" id=420] +[ext_resource path="res://animations/gameplay_1/748.png" type="Texture" id=421] +[ext_resource path="res://animations/gameplay_1/771.png" type="Texture" id=422] +[ext_resource path="res://animations/gameplay_1/773.png" type="Texture" id=423] +[ext_resource path="res://animations/gameplay_1/779.png" type="Texture" id=424] +[ext_resource path="res://animations/gameplay_1/738.png" type="Texture" id=425] +[ext_resource path="res://animations/gameplay_1/754.png" type="Texture" id=426] +[ext_resource path="res://animations/gameplay_1/755.png" type="Texture" id=427] +[ext_resource path="res://animations/gameplay_1/726.png" type="Texture" id=428] +[ext_resource path="res://animations/gameplay_1/731.png" type="Texture" id=429] +[ext_resource path="res://animations/gameplay_1/741.png" type="Texture" id=430] +[ext_resource path="res://animations/gameplay_1/740.png" type="Texture" id=431] +[ext_resource path="res://animations/gameplay_1/775.png" type="Texture" id=432] +[ext_resource path="res://animations/gameplay_1/756.png" type="Texture" id=433] +[ext_resource path="res://animations/gameplay_1/760.png" type="Texture" id=434] +[ext_resource path="res://animations/gameplay_1/749.png" type="Texture" id=435] +[ext_resource path="res://animations/gameplay_1/750.png" type="Texture" id=436] +[ext_resource path="res://animations/gameplay_1/763.png" type="Texture" id=437] +[ext_resource path="res://animations/gameplay_1/764.png" type="Texture" id=438] +[ext_resource path="res://animations/gameplay_1/769.png" type="Texture" id=439] +[ext_resource path="res://animations/gameplay_1/780.png" type="Texture" id=440] +[ext_resource path="res://animations/gameplay_1/776.png" type="Texture" id=441] +[ext_resource path="res://animations/gameplay_1/783.png" type="Texture" id=442] +[ext_resource path="res://animations/gameplay_1/751.png" type="Texture" id=443] +[ext_resource path="res://animations/gameplay_1/784.png" type="Texture" id=444] +[ext_resource path="res://animations/gameplay_1/753.png" type="Texture" id=445] +[ext_resource path="res://animations/gameplay_1/782.png" type="Texture" id=446] +[ext_resource path="res://animations/gameplay_1/785.png" type="Texture" id=447] +[ext_resource path="res://animations/gameplay_1/743.png" type="Texture" id=448] +[ext_resource path="res://animations/gameplay_1/745.png" type="Texture" id=449] +[ext_resource path="res://animations/gameplay_1/766.png" type="Texture" id=450] +[ext_resource path="res://animations/gameplay_1/757.png" type="Texture" id=451] +[ext_resource path="res://animations/gameplay_1/767.png" type="Texture" id=452] +[ext_resource path="res://animations/gameplay_1/765.png" type="Texture" id=453] +[ext_resource path="res://animations/gameplay_1/770.png" type="Texture" id=454] +[ext_resource path="res://animations/gameplay_1/774.png" type="Texture" id=455] +[ext_resource path="res://animations/gameplay_1/777.png" type="Texture" id=456] +[ext_resource path="res://animations/gameplay_1/778.png" type="Texture" id=457] +[ext_resource path="res://animations/gameplay_1/786.png" type="Texture" id=458] +[ext_resource path="res://animations/gameplay_1/768.png" type="Texture" id=459] +[ext_resource path="res://animations/gameplay_1/762.png" type="Texture" id=460] +[ext_resource path="res://animations/gameplay_1/787.png" type="Texture" id=461] +[ext_resource path="res://animations/gameplay_1/788.png" type="Texture" id=462] +[ext_resource path="res://animations/gameplay_1/789.png" type="Texture" id=463] +[ext_resource path="res://animations/gameplay_1/759.png" type="Texture" id=464] +[ext_resource path="res://animations/gameplay_1/734.png" type="Texture" id=465] +[ext_resource path="res://animations/gameplay_1/742.png" type="Texture" id=466] +[ext_resource path="res://animations/gameplay_1/686.png" type="Texture" id=467] +[ext_resource path="res://animations/gameplay_1/691.png" type="Texture" id=468] +[ext_resource path="res://animations/gameplay_1/683.png" type="Texture" id=469] +[ext_resource path="res://animations/gameplay_1/700.png" type="Texture" id=470] +[ext_resource path="res://animations/gameplay_1/708.png" type="Texture" id=471] +[ext_resource path="res://animations/gameplay_1/668.png" type="Texture" id=472] +[ext_resource path="res://animations/gameplay_1/673.png" type="Texture" id=473] +[ext_resource path="res://animations/gameplay_1/689.png" type="Texture" id=474] +[ext_resource path="res://animations/gameplay_1/709.png" type="Texture" id=475] +[ext_resource path="res://animations/gameplay_1/680.png" type="Texture" id=476] +[ext_resource path="res://animations/gameplay_1/685.png" type="Texture" id=477] +[ext_resource path="res://animations/gameplay_1/649.png" type="Texture" id=478] +[ext_resource path="res://animations/gameplay_1/674.png" type="Texture" id=479] +[ext_resource path="res://animations/gameplay_1/676.png" type="Texture" id=480] +[ext_resource path="res://animations/gameplay_1/705.png" type="Texture" id=481] +[ext_resource path="res://animations/gameplay_1/710.png" type="Texture" id=482] +[ext_resource path="res://animations/gameplay_1/666.png" type="Texture" id=483] +[ext_resource path="res://animations/gameplay_1/711.png" type="Texture" id=484] +[ext_resource path="res://animations/gameplay_1/653.png" type="Texture" id=485] +[ext_resource path="res://animations/gameplay_1/712.png" type="Texture" id=486] +[ext_resource path="res://animations/gameplay_1/687.png" type="Texture" id=487] +[ext_resource path="res://animations/gameplay_1/692.png" type="Texture" id=488] +[ext_resource path="res://animations/gameplay_1/675.png" type="Texture" id=489] +[ext_resource path="res://animations/gameplay_1/664.png" type="Texture" id=490] +[ext_resource path="res://animations/gameplay_1/654.png" type="Texture" id=491] +[ext_resource path="res://animations/gameplay_1/658.png" type="Texture" id=492] +[ext_resource path="res://animations/gameplay_1/660.png" type="Texture" id=493] +[ext_resource path="res://animations/gameplay_1/679.png" type="Texture" id=494] +[ext_resource path="res://animations/gameplay_1/682.png" type="Texture" id=495] +[ext_resource path="res://animations/gameplay_1/665.png" type="Texture" id=496] +[ext_resource path="res://animations/gameplay_1/694.png" type="Texture" id=497] +[ext_resource path="res://animations/gameplay_1/662.png" type="Texture" id=498] +[ext_resource path="res://animations/gameplay_1/655.png" type="Texture" id=499] +[ext_resource path="res://animations/gameplay_1/661.png" type="Texture" id=500] +[ext_resource path="res://animations/gameplay_1/669.png" type="Texture" id=501] +[ext_resource path="res://animations/gameplay_1/677.png" type="Texture" id=502] +[ext_resource path="res://animations/gameplay_1/672.png" type="Texture" id=503] +[ext_resource path="res://animations/gameplay_1/670.png" type="Texture" id=504] +[ext_resource path="res://animations/gameplay_1/678.png" type="Texture" id=505] +[ext_resource path="res://animations/gameplay_1/681.png" type="Texture" id=506] +[ext_resource path="res://animations/gameplay_1/698.png" type="Texture" id=507] +[ext_resource path="res://animations/gameplay_1/702.png" type="Texture" id=508] +[ext_resource path="res://animations/gameplay_1/704.png" type="Texture" id=509] +[ext_resource path="res://animations/gameplay_1/651.png" type="Texture" id=510] +[ext_resource path="res://animations/gameplay_1/667.png" type="Texture" id=511] +[ext_resource path="res://animations/gameplay_1/693.png" type="Texture" id=512] +[ext_resource path="res://animations/gameplay_1/699.png" type="Texture" id=513] +[ext_resource path="res://animations/gameplay_1/696.png" type="Texture" id=514] +[ext_resource path="res://animations/gameplay_1/703.png" type="Texture" id=515] +[ext_resource path="res://animations/gameplay_1/697.png" type="Texture" id=516] +[ext_resource path="res://animations/gameplay_1/706.png" type="Texture" id=517] +[ext_resource path="res://animations/gameplay_1/652.png" type="Texture" id=518] +[ext_resource path="res://animations/gameplay_1/656.png" type="Texture" id=519] +[ext_resource path="res://animations/gameplay_1/657.png" type="Texture" id=520] +[ext_resource path="res://animations/gameplay_1/659.png" type="Texture" id=521] +[ext_resource path="res://animations/gameplay_1/663.png" type="Texture" id=522] +[ext_resource path="res://animations/gameplay_1/684.png" type="Texture" id=523] +[ext_resource path="res://animations/gameplay_1/690.png" type="Texture" id=524] +[ext_resource path="res://animations/gameplay_1/650.png" type="Texture" id=525] +[ext_resource path="res://animations/gameplay_1/671.png" type="Texture" id=526] +[ext_resource path="res://animations/gameplay_1/695.png" type="Texture" id=527] +[ext_resource path="res://animations/gameplay_1/701.png" type="Texture" id=528] +[ext_resource path="res://animations/gameplay_1/707.png" type="Texture" id=529] +[ext_resource path="res://animations/gameplay_1/688.png" type="Texture" id=530] +[ext_resource path="res://animations/gameplay_1/719.png" type="Texture" id=531] +[ext_resource path="res://animations/gameplay_1/720.png" type="Texture" id=532] +[ext_resource path="res://animations/gameplay_1/716.png" type="Texture" id=533] +[ext_resource path="res://animations/gameplay_1/722.png" type="Texture" id=534] +[ext_resource path="res://animations/gameplay_1/715.png" type="Texture" id=535] +[ext_resource path="res://animations/gameplay_1/723.png" type="Texture" id=536] +[ext_resource path="res://animations/gameplay_1/724.png" type="Texture" id=537] +[ext_resource path="res://animations/gameplay_1/714.png" type="Texture" id=538] +[ext_resource path="res://animations/gameplay_1/725.png" type="Texture" id=539] +[ext_resource path="res://animations/gameplay_1/721.png" type="Texture" id=540] +[ext_resource path="res://animations/gameplay_1/718.png" type="Texture" id=541] +[ext_resource path="res://animations/gameplay_1/713.png" type="Texture" id=542] +[ext_resource path="res://animations/gameplay_1/717.png" type="Texture" id=543] +[ext_resource path="res://animations/gameplay_1/1030.png" type="Texture" id=544] +[ext_resource path="res://animations/gameplay_1/1031.png" type="Texture" id=545] +[ext_resource path="res://animations/gameplay_1/1047.png" type="Texture" id=546] +[ext_resource path="res://animations/gameplay_1/1012.png" type="Texture" id=547] +[ext_resource path="res://animations/gameplay_1/1021.png" type="Texture" id=548] +[ext_resource path="res://animations/gameplay_1/1042.png" type="Texture" id=549] +[ext_resource path="res://animations/gameplay_1/1038.png" type="Texture" id=550] +[ext_resource path="res://animations/gameplay_1/1034.png" type="Texture" id=551] +[ext_resource path="res://animations/gameplay_1/1041.png" type="Texture" id=552] +[ext_resource path="res://animations/gameplay_1/1048.png" type="Texture" id=553] +[ext_resource path="res://animations/gameplay_1/1050.png" type="Texture" id=554] +[ext_resource path="res://animations/gameplay_1/1013.png" type="Texture" id=555] +[ext_resource path="res://animations/gameplay_1/1014.png" type="Texture" id=556] +[ext_resource path="res://animations/gameplay_1/1025.png" type="Texture" id=557] +[ext_resource path="res://animations/gameplay_1/1049.png" type="Texture" id=558] +[ext_resource path="res://animations/gameplay_1/1011.png" type="Texture" id=559] +[ext_resource path="res://animations/gameplay_1/1008.png" type="Texture" id=560] +[ext_resource path="res://animations/gameplay_1/1016.png" type="Texture" id=561] +[ext_resource path="res://animations/gameplay_1/1032.png" type="Texture" id=562] +[ext_resource path="res://animations/gameplay_1/1026.png" type="Texture" id=563] +[ext_resource path="res://animations/gameplay_1/1035.png" type="Texture" id=564] +[ext_resource path="res://animations/gameplay_1/1039.png" type="Texture" id=565] +[ext_resource path="res://animations/gameplay_1/1043.png" type="Texture" id=566] +[ext_resource path="res://animations/gameplay_1/1033.png" type="Texture" id=567] +[ext_resource path="res://animations/gameplay_1/1037.png" type="Texture" id=568] +[ext_resource path="res://animations/gameplay_1/1044.png" type="Texture" id=569] +[ext_resource path="res://animations/gameplay_1/1018.png" type="Texture" id=570] +[ext_resource path="res://animations/gameplay_1/1045.png" type="Texture" id=571] +[ext_resource path="res://animations/gameplay_1/1046.png" type="Texture" id=572] +[ext_resource path="res://animations/gameplay_1/1010.png" type="Texture" id=573] +[ext_resource path="res://animations/gameplay_1/1051.png" type="Texture" id=574] +[ext_resource path="res://animations/gameplay_1/1009.png" type="Texture" id=575] +[ext_resource path="res://animations/gameplay_1/1040.png" type="Texture" id=576] +[ext_resource path="res://animations/gameplay_1/1024.png" type="Texture" id=577] +[ext_resource path="res://animations/gameplay_1/1022.png" type="Texture" id=578] +[ext_resource path="res://animations/gameplay_1/1036.png" type="Texture" id=579] +[ext_resource path="res://animations/gameplay_1/1015.png" type="Texture" id=580] +[ext_resource path="res://animations/gameplay_1/1020.png" type="Texture" id=581] +[ext_resource path="res://animations/gameplay_1/1019.png" type="Texture" id=582] +[ext_resource path="res://animations/gameplay_1/1017.png" type="Texture" id=583] +[ext_resource path="res://animations/gameplay_1/1023.png" type="Texture" id=584] +[ext_resource path="res://animations/gameplay_1/1027.png" type="Texture" id=585] +[ext_resource path="res://animations/gameplay_1/1028.png" type="Texture" id=586] +[ext_resource path="res://animations/gameplay_1/1029.png" type="Texture" id=587] +[ext_resource path="res://animations/gameplay_1/815.png" type="Texture" id=588] +[ext_resource path="res://animations/gameplay_1/825.png" type="Texture" id=589] +[ext_resource path="res://animations/gameplay_1/844.png" type="Texture" id=590] +[ext_resource path="res://animations/gameplay_1/810.png" type="Texture" id=591] +[ext_resource path="res://animations/gameplay_1/848.png" type="Texture" id=592] +[ext_resource path="res://animations/gameplay_1/795.png" type="Texture" id=593] +[ext_resource path="res://animations/gameplay_1/849.png" type="Texture" id=594] +[ext_resource path="res://animations/gameplay_1/850.png" type="Texture" id=595] +[ext_resource path="res://animations/gameplay_1/802.png" type="Texture" id=596] +[ext_resource path="res://animations/gameplay_1/807.png" type="Texture" id=597] +[ext_resource path="res://animations/gameplay_1/818.png" type="Texture" id=598] +[ext_resource path="res://animations/gameplay_1/830.png" type="Texture" id=599] +[ext_resource path="res://animations/gameplay_1/834.png" type="Texture" id=600] +[ext_resource path="res://animations/gameplay_1/790.png" type="Texture" id=601] +[ext_resource path="res://animations/gameplay_1/798.png" type="Texture" id=602] +[ext_resource path="res://animations/gameplay_1/822.png" type="Texture" id=603] +[ext_resource path="res://animations/gameplay_1/851.png" type="Texture" id=604] +[ext_resource path="res://animations/gameplay_1/839.png" type="Texture" id=605] +[ext_resource path="res://animations/gameplay_1/817.png" type="Texture" id=606] +[ext_resource path="res://animations/gameplay_1/836.png" type="Texture" id=607] +[ext_resource path="res://animations/gameplay_1/852.png" type="Texture" id=608] +[ext_resource path="res://animations/gameplay_1/853.png" type="Texture" id=609] +[ext_resource path="res://animations/gameplay_1/845.png" type="Texture" id=610] +[ext_resource path="res://animations/gameplay_1/803.png" type="Texture" id=611] +[ext_resource path="res://animations/gameplay_1/813.png" type="Texture" id=612] +[ext_resource path="res://animations/gameplay_1/814.png" type="Texture" id=613] +[ext_resource path="res://animations/gameplay_1/812.png" type="Texture" id=614] +[ext_resource path="res://animations/gameplay_1/828.png" type="Texture" id=615] +[ext_resource path="res://animations/gameplay_1/821.png" type="Texture" id=616] +[ext_resource path="res://animations/gameplay_1/829.png" type="Texture" id=617] +[ext_resource path="res://animations/gameplay_1/833.png" type="Texture" id=618] +[ext_resource path="res://animations/gameplay_1/835.png" type="Texture" id=619] +[ext_resource path="res://animations/gameplay_1/816.png" type="Texture" id=620] +[ext_resource path="res://animations/gameplay_1/805.png" type="Texture" id=621] +[ext_resource path="res://animations/gameplay_1/804.png" type="Texture" id=622] +[ext_resource path="res://animations/gameplay_1/808.png" type="Texture" id=623] +[ext_resource path="res://animations/gameplay_1/831.png" type="Texture" id=624] +[ext_resource path="res://animations/gameplay_1/809.png" type="Texture" id=625] +[ext_resource path="res://animations/gameplay_1/820.png" type="Texture" id=626] +[ext_resource path="res://animations/gameplay_1/823.png" type="Texture" id=627] +[ext_resource path="res://animations/gameplay_1/797.png" type="Texture" id=628] +[ext_resource path="res://animations/gameplay_1/811.png" type="Texture" id=629] +[ext_resource path="res://animations/gameplay_1/801.png" type="Texture" id=630] +[ext_resource path="res://animations/gameplay_1/800.png" type="Texture" id=631] +[ext_resource path="res://animations/gameplay_1/819.png" type="Texture" id=632] +[ext_resource path="res://animations/gameplay_1/796.png" type="Texture" id=633] +[ext_resource path="res://animations/gameplay_1/794.png" type="Texture" id=634] +[ext_resource path="res://animations/gameplay_1/824.png" type="Texture" id=635] +[ext_resource path="res://animations/gameplay_1/832.png" type="Texture" id=636] +[ext_resource path="res://animations/gameplay_1/837.png" type="Texture" id=637] +[ext_resource path="res://animations/gameplay_1/791.png" type="Texture" id=638] +[ext_resource path="res://animations/gameplay_1/840.png" type="Texture" id=639] +[ext_resource path="res://animations/gameplay_1/826.png" type="Texture" id=640] +[ext_resource path="res://animations/gameplay_1/841.png" type="Texture" id=641] +[ext_resource path="res://animations/gameplay_1/842.png" type="Texture" id=642] +[ext_resource path="res://animations/gameplay_1/843.png" type="Texture" id=643] +[ext_resource path="res://animations/gameplay_1/846.png" type="Texture" id=644] +[ext_resource path="res://animations/gameplay_1/799.png" type="Texture" id=645] +[ext_resource path="res://animations/gameplay_1/847.png" type="Texture" id=646] +[ext_resource path="res://animations/gameplay_1/793.png" type="Texture" id=647] +[ext_resource path="res://animations/gameplay_1/827.png" type="Texture" id=648] +[ext_resource path="res://animations/gameplay_1/806.png" type="Texture" id=649] +[ext_resource path="res://animations/gameplay_1/792.png" type="Texture" id=650] +[ext_resource path="res://animations/gameplay_1/838.png" type="Texture" id=651] +[ext_resource path="res://animations/gameplay_1/886.png" type="Texture" id=652] +[ext_resource path="res://animations/gameplay_1/889.png" type="Texture" id=653] +[ext_resource path="res://animations/gameplay_1/897.png" type="Texture" id=654] +[ext_resource path="res://animations/gameplay_1/855.png" type="Texture" id=655] +[ext_resource path="res://animations/gameplay_1/860.png" type="Texture" id=656] +[ext_resource path="res://animations/gameplay_1/864.png" type="Texture" id=657] +[ext_resource path="res://animations/gameplay_1/872.png" type="Texture" id=658] +[ext_resource path="res://animations/gameplay_1/874.png" type="Texture" id=659] +[ext_resource path="res://animations/gameplay_1/877.png" type="Texture" id=660] +[ext_resource path="res://animations/gameplay_1/894.png" type="Texture" id=661] +[ext_resource path="res://animations/gameplay_1/859.png" type="Texture" id=662] +[ext_resource path="res://animations/gameplay_1/857.png" type="Texture" id=663] +[ext_resource path="res://animations/gameplay_1/899.png" type="Texture" id=664] +[ext_resource path="res://animations/gameplay_1/880.png" type="Texture" id=665] +[ext_resource path="res://animations/gameplay_1/903.png" type="Texture" id=666] +[ext_resource path="res://animations/gameplay_1/905.png" type="Texture" id=667] +[ext_resource path="res://animations/gameplay_1/908.png" type="Texture" id=668] +[ext_resource path="res://animations/gameplay_1/876.png" type="Texture" id=669] +[ext_resource path="res://animations/gameplay_1/885.png" type="Texture" id=670] +[ext_resource path="res://animations/gameplay_1/906.png" type="Texture" id=671] +[ext_resource path="res://animations/gameplay_1/909.png" type="Texture" id=672] +[ext_resource path="res://animations/gameplay_1/914.png" type="Texture" id=673] +[ext_resource path="res://animations/gameplay_1/856.png" type="Texture" id=674] +[ext_resource path="res://animations/gameplay_1/915.png" type="Texture" id=675] +[ext_resource path="res://animations/gameplay_1/870.png" type="Texture" id=676] +[ext_resource path="res://animations/gameplay_1/893.png" type="Texture" id=677] +[ext_resource path="res://animations/gameplay_1/878.png" type="Texture" id=678] +[ext_resource path="res://animations/gameplay_1/896.png" type="Texture" id=679] +[ext_resource path="res://animations/gameplay_1/900.png" type="Texture" id=680] +[ext_resource path="res://animations/gameplay_1/866.png" type="Texture" id=681] +[ext_resource path="res://animations/gameplay_1/873.png" type="Texture" id=682] +[ext_resource path="res://animations/gameplay_1/904.png" type="Texture" id=683] +[ext_resource path="res://animations/gameplay_1/901.png" type="Texture" id=684] +[ext_resource path="res://animations/gameplay_1/907.png" type="Texture" id=685] +[ext_resource path="res://animations/gameplay_1/862.png" type="Texture" id=686] +[ext_resource path="res://animations/gameplay_1/910.png" type="Texture" id=687] +[ext_resource path="res://animations/gameplay_1/875.png" type="Texture" id=688] +[ext_resource path="res://animations/gameplay_1/881.png" type="Texture" id=689] +[ext_resource path="res://animations/gameplay_1/911.png" type="Texture" id=690] +[ext_resource path="res://animations/gameplay_1/861.png" type="Texture" id=691] +[ext_resource path="res://animations/gameplay_1/863.png" type="Texture" id=692] +[ext_resource path="res://animations/gameplay_1/895.png" type="Texture" id=693] +[ext_resource path="res://animations/gameplay_1/912.png" type="Texture" id=694] +[ext_resource path="res://animations/gameplay_1/913.png" type="Texture" id=695] +[ext_resource path="res://animations/gameplay_1/902.png" type="Texture" id=696] +[ext_resource path="res://animations/gameplay_1/916.png" type="Texture" id=697] +[ext_resource path="res://animations/gameplay_1/917.png" type="Texture" id=698] +[ext_resource path="res://animations/gameplay_1/868.png" type="Texture" id=699] +[ext_resource path="res://animations/gameplay_1/858.png" type="Texture" id=700] +[ext_resource path="res://animations/gameplay_1/871.png" type="Texture" id=701] +[ext_resource path="res://animations/gameplay_1/867.png" type="Texture" id=702] +[ext_resource path="res://animations/gameplay_1/879.png" type="Texture" id=703] +[ext_resource path="res://animations/gameplay_1/869.png" type="Texture" id=704] +[ext_resource path="res://animations/gameplay_1/888.png" type="Texture" id=705] +[ext_resource path="res://animations/gameplay_1/891.png" type="Texture" id=706] +[ext_resource path="res://animations/gameplay_1/882.png" type="Texture" id=707] +[ext_resource path="res://animations/gameplay_1/887.png" type="Texture" id=708] +[ext_resource path="res://animations/gameplay_1/883.png" type="Texture" id=709] +[ext_resource path="res://animations/gameplay_1/890.png" type="Texture" id=710] +[ext_resource path="res://animations/gameplay_1/892.png" type="Texture" id=711] +[ext_resource path="res://animations/gameplay_1/898.png" type="Texture" id=712] +[ext_resource path="res://animations/gameplay_1/865.png" type="Texture" id=713] +[ext_resource path="res://animations/gameplay_1/854.png" type="Texture" id=714] +[ext_resource path="res://animations/gameplay_1/884.png" type="Texture" id=715] +[ext_resource path="res://animations/gameplay_1/949.png" type="Texture" id=716] +[ext_resource path="res://animations/gameplay_1/952.png" type="Texture" id=717] +[ext_resource path="res://animations/gameplay_1/958.png" type="Texture" id=718] +[ext_resource path="res://animations/gameplay_1/960.png" type="Texture" id=719] +[ext_resource path="res://animations/gameplay_1/966.png" type="Texture" id=720] +[ext_resource path="res://animations/gameplay_1/967.png" type="Texture" id=721] +[ext_resource path="res://animations/gameplay_1/968.png" type="Texture" id=722] +[ext_resource path="res://animations/gameplay_1/970.png" type="Texture" id=723] +[ext_resource path="res://animations/gameplay_1/969.png" type="Texture" id=724] +[ext_resource path="res://animations/gameplay_1/922.png" type="Texture" id=725] +[ext_resource path="res://animations/gameplay_1/971.png" type="Texture" id=726] +[ext_resource path="res://animations/gameplay_1/926.png" type="Texture" id=727] +[ext_resource path="res://animations/gameplay_1/953.png" type="Texture" id=728] +[ext_resource path="res://animations/gameplay_1/945.png" type="Texture" id=729] +[ext_resource path="res://animations/gameplay_1/940.png" type="Texture" id=730] +[ext_resource path="res://animations/gameplay_1/963.png" type="Texture" id=731] +[ext_resource path="res://animations/gameplay_1/965.png" type="Texture" id=732] +[ext_resource path="res://animations/gameplay_1/925.png" type="Texture" id=733] +[ext_resource path="res://animations/gameplay_1/943.png" type="Texture" id=734] +[ext_resource path="res://animations/gameplay_1/946.png" type="Texture" id=735] +[ext_resource path="res://animations/gameplay_1/954.png" type="Texture" id=736] +[ext_resource path="res://animations/gameplay_1/950.png" type="Texture" id=737] +[ext_resource path="res://animations/gameplay_1/962.png" type="Texture" id=738] +[ext_resource path="res://animations/gameplay_1/972.png" type="Texture" id=739] +[ext_resource path="res://animations/gameplay_1/934.png" type="Texture" id=740] +[ext_resource path="res://animations/gameplay_1/964.png" type="Texture" id=741] +[ext_resource path="res://animations/gameplay_1/974.png" type="Texture" id=742] +[ext_resource path="res://animations/gameplay_1/939.png" type="Texture" id=743] +[ext_resource path="res://animations/gameplay_1/924.png" type="Texture" id=744] +[ext_resource path="res://animations/gameplay_1/938.png" type="Texture" id=745] +[ext_resource path="res://animations/gameplay_1/955.png" type="Texture" id=746] +[ext_resource path="res://animations/gameplay_1/956.png" type="Texture" id=747] +[ext_resource path="res://animations/gameplay_1/961.png" type="Texture" id=748] +[ext_resource path="res://animations/gameplay_1/951.png" type="Texture" id=749] +[ext_resource path="res://animations/gameplay_1/921.png" type="Texture" id=750] +[ext_resource path="res://animations/gameplay_1/973.png" type="Texture" id=751] +[ext_resource path="res://animations/gameplay_1/975.png" type="Texture" id=752] +[ext_resource path="res://animations/gameplay_1/935.png" type="Texture" id=753] +[ext_resource path="res://animations/gameplay_1/919.png" type="Texture" id=754] +[ext_resource path="res://animations/gameplay_1/920.png" type="Texture" id=755] +[ext_resource path="res://animations/gameplay_1/927.png" type="Texture" id=756] +[ext_resource path="res://animations/gameplay_1/941.png" type="Texture" id=757] +[ext_resource path="res://animations/gameplay_1/948.png" type="Texture" id=758] +[ext_resource path="res://animations/gameplay_1/957.png" type="Texture" id=759] +[ext_resource path="res://animations/gameplay_1/976.png" type="Texture" id=760] +[ext_resource path="res://animations/gameplay_1/977.png" type="Texture" id=761] +[ext_resource path="res://animations/gameplay_1/979.png" type="Texture" id=762] +[ext_resource path="res://animations/gameplay_1/980.png" type="Texture" id=763] +[ext_resource path="res://animations/gameplay_1/981.png" type="Texture" id=764] +[ext_resource path="res://animations/gameplay_1/978.png" type="Texture" id=765] +[ext_resource path="res://animations/gameplay_1/923.png" type="Texture" id=766] +[ext_resource path="res://animations/gameplay_1/918.png" type="Texture" id=767] +[ext_resource path="res://animations/gameplay_1/936.png" type="Texture" id=768] +[ext_resource path="res://animations/gameplay_1/928.png" type="Texture" id=769] +[ext_resource path="res://animations/gameplay_1/932.png" type="Texture" id=770] +[ext_resource path="res://animations/gameplay_1/931.png" type="Texture" id=771] +[ext_resource path="res://animations/gameplay_1/937.png" type="Texture" id=772] +[ext_resource path="res://animations/gameplay_1/930.png" type="Texture" id=773] +[ext_resource path="res://animations/gameplay_1/942.png" type="Texture" id=774] +[ext_resource path="res://animations/gameplay_1/929.png" type="Texture" id=775] +[ext_resource path="res://animations/gameplay_1/944.png" type="Texture" id=776] +[ext_resource path="res://animations/gameplay_1/947.png" type="Texture" id=777] +[ext_resource path="res://animations/gameplay_1/959.png" type="Texture" id=778] +[ext_resource path="res://animations/gameplay_1/933.png" type="Texture" id=779] +[ext_resource path="res://animations/gameplay_1/987.png" type="Texture" id=780] +[ext_resource path="res://animations/gameplay_1/998.png" type="Texture" id=781] +[ext_resource path="res://animations/gameplay_1/1000.png" type="Texture" id=782] +[ext_resource path="res://animations/gameplay_1/1002.png" type="Texture" id=783] +[ext_resource path="res://animations/gameplay_1/1003.png" type="Texture" id=784] +[ext_resource path="res://animations/gameplay_1/999.png" type="Texture" id=785] +[ext_resource path="res://animations/gameplay_1/1001.png" type="Texture" id=786] +[ext_resource path="res://animations/gameplay_1/985.png" type="Texture" id=787] +[ext_resource path="res://animations/gameplay_1/991.png" type="Texture" id=788] +[ext_resource path="res://animations/gameplay_1/1004.png" type="Texture" id=789] +[ext_resource path="res://animations/gameplay_1/1005.png" type="Texture" id=790] +[ext_resource path="res://animations/gameplay_1/1006.png" type="Texture" id=791] +[ext_resource path="res://animations/gameplay_1/1007.png" type="Texture" id=792] +[ext_resource path="res://animations/gameplay_1/989.png" type="Texture" id=793] +[ext_resource path="res://animations/gameplay_1/995.png" type="Texture" id=794] +[ext_resource path="res://animations/gameplay_1/996.png" type="Texture" id=795] +[ext_resource path="res://animations/gameplay_1/983.png" type="Texture" id=796] +[ext_resource path="res://animations/gameplay_1/990.png" type="Texture" id=797] +[ext_resource path="res://animations/gameplay_1/984.png" type="Texture" id=798] +[ext_resource path="res://animations/gameplay_1/992.png" type="Texture" id=799] +[ext_resource path="res://animations/gameplay_1/993.png" type="Texture" id=800] +[ext_resource path="res://animations/gameplay_1/997.png" type="Texture" id=801] +[ext_resource path="res://animations/gameplay_1/986.png" type="Texture" id=802] +[ext_resource path="res://animations/gameplay_1/982.png" type="Texture" id=803] +[ext_resource path="res://animations/gameplay_1/988.png" type="Texture" id=804] +[ext_resource path="res://animations/gameplay_1/994.png" type="Texture" id=805] + +[sub_resource type="SpriteFrames" id=2] +animations = [ { +"frames": [ ExtResource( 227 ), ExtResource( 222 ), ExtResource( 224 ), ExtResource( 234 ), ExtResource( 225 ), ExtResource( 226 ), ExtResource( 243 ), ExtResource( 230 ), ExtResource( 221 ), ExtResource( 241 ), ExtResource( 228 ), ExtResource( 236 ), ExtResource( 237 ), ExtResource( 238 ), ExtResource( 235 ), ExtResource( 240 ), ExtResource( 223 ), ExtResource( 229 ), ExtResource( 242 ), ExtResource( 231 ), ExtResource( 232 ), ExtResource( 233 ), ExtResource( 239 ), ExtResource( 244 ), ExtResource( 247 ), ExtResource( 245 ), ExtResource( 246 ), ExtResource( 220 ), ExtResource( 248 ), ExtResource( 219 ), ExtResource( 257 ), ExtResource( 258 ), ExtResource( 250 ), ExtResource( 254 ), ExtResource( 255 ), ExtResource( 260 ), ExtResource( 259 ), ExtResource( 261 ), ExtResource( 249 ), ExtResource( 252 ), ExtResource( 253 ), ExtResource( 251 ), ExtResource( 256 ), ExtResource( 191 ), ExtResource( 217 ), ExtResource( 193 ), ExtResource( 215 ), ExtResource( 218 ), ExtResource( 190 ), ExtResource( 192 ), ExtResource( 201 ), ExtResource( 214 ), ExtResource( 206 ), ExtResource( 194 ), ExtResource( 204 ), ExtResource( 199 ), ExtResource( 200 ), ExtResource( 195 ), ExtResource( 202 ), ExtResource( 196 ), ExtResource( 197 ), ExtResource( 198 ), ExtResource( 203 ), ExtResource( 205 ), ExtResource( 207 ), ExtResource( 212 ), ExtResource( 208 ), ExtResource( 211 ), ExtResource( 188 ), ExtResource( 209 ), ExtResource( 210 ), ExtResource( 189 ), ExtResource( 213 ), ExtResource( 216 ), ExtResource( 176 ), ExtResource( 182 ), ExtResource( 177 ), ExtResource( 183 ), ExtResource( 180 ), ExtResource( 181 ), ExtResource( 187 ), ExtResource( 178 ), ExtResource( 179 ), ExtResource( 184 ), ExtResource( 185 ), ExtResource( 186 ), ExtResource( 5 ), ExtResource( 12 ), ExtResource( 8 ), ExtResource( 9 ), ExtResource( 6 ), ExtResource( 10 ), ExtResource( 11 ), ExtResource( 7 ), ExtResource( 27 ), ExtResource( 28 ), ExtResource( 29 ), ExtResource( 30 ), ExtResource( 31 ), ExtResource( 32 ), ExtResource( 15 ), ExtResource( 16 ), ExtResource( 17 ), ExtResource( 18 ), ExtResource( 19 ), ExtResource( 22 ), ExtResource( 23 ), ExtResource( 24 ), ExtResource( 33 ), ExtResource( 34 ), ExtResource( 20 ), ExtResource( 21 ), ExtResource( 26 ), ExtResource( 25 ), ExtResource( 13 ), ExtResource( 14 ), ExtResource( 300 ), ExtResource( 298 ), ExtResource( 311 ), ExtResource( 301 ), ExtResource( 278 ), ExtResource( 302 ), ExtResource( 316 ), ExtResource( 322 ), ExtResource( 324 ), ExtResource( 287 ), ExtResource( 289 ), ExtResource( 325 ), ExtResource( 315 ), ExtResource( 304 ), ExtResource( 296 ), ExtResource( 306 ), ExtResource( 299 ), ExtResource( 312 ), ExtResource( 310 ), ExtResource( 313 ), ExtResource( 290 ), ExtResource( 291 ), ExtResource( 314 ), ExtResource( 282 ), ExtResource( 262 ), ExtResource( 276 ), ExtResource( 318 ), ExtResource( 279 ), ExtResource( 297 ), ExtResource( 284 ), ExtResource( 320 ), ExtResource( 305 ), ExtResource( 323 ), ExtResource( 283 ), ExtResource( 263 ), ExtResource( 264 ), ExtResource( 267 ), ExtResource( 303 ), ExtResource( 285 ), ExtResource( 277 ), ExtResource( 307 ), ExtResource( 286 ), ExtResource( 268 ), ExtResource( 308 ), ExtResource( 265 ), ExtResource( 273 ), ExtResource( 293 ), ExtResource( 266 ), ExtResource( 294 ), ExtResource( 288 ), ExtResource( 269 ), ExtResource( 280 ), ExtResource( 270 ), ExtResource( 292 ), ExtResource( 271 ), ExtResource( 272 ), ExtResource( 309 ), ExtResource( 317 ), ExtResource( 319 ), ExtResource( 274 ), ExtResource( 281 ), ExtResource( 275 ), ExtResource( 321 ), ExtResource( 295 ), ExtResource( 346 ), ExtResource( 366 ), ExtResource( 336 ), ExtResource( 347 ), ExtResource( 389 ), ExtResource( 339 ), ExtResource( 382 ), ExtResource( 362 ), ExtResource( 384 ), ExtResource( 350 ), ExtResource( 332 ), ExtResource( 327 ), ExtResource( 337 ), ExtResource( 360 ), ExtResource( 328 ), ExtResource( 345 ), ExtResource( 333 ), ExtResource( 329 ), ExtResource( 377 ), ExtResource( 380 ), ExtResource( 340 ), ExtResource( 351 ), ExtResource( 330 ), ExtResource( 348 ), ExtResource( 349 ), ExtResource( 334 ), ExtResource( 383 ), ExtResource( 375 ), ExtResource( 381 ), ExtResource( 335 ), ExtResource( 379 ), ExtResource( 361 ), ExtResource( 385 ), ExtResource( 352 ), ExtResource( 386 ), ExtResource( 363 ), ExtResource( 331 ), ExtResource( 338 ), ExtResource( 353 ), ExtResource( 341 ), ExtResource( 388 ), ExtResource( 387 ), ExtResource( 367 ), ExtResource( 342 ), ExtResource( 369 ), ExtResource( 343 ), ExtResource( 344 ), ExtResource( 354 ), ExtResource( 355 ), ExtResource( 356 ), ExtResource( 326 ), ExtResource( 357 ), ExtResource( 358 ), ExtResource( 359 ), ExtResource( 364 ), ExtResource( 365 ), ExtResource( 368 ), ExtResource( 370 ), ExtResource( 371 ), ExtResource( 372 ), ExtResource( 374 ), ExtResource( 373 ), ExtResource( 376 ), ExtResource( 378 ), ExtResource( 398 ), ExtResource( 395 ), ExtResource( 390 ), ExtResource( 396 ), ExtResource( 391 ), ExtResource( 392 ), ExtResource( 397 ), ExtResource( 393 ), ExtResource( 394 ), ExtResource( 399 ), ExtResource( 400 ), ExtResource( 401 ), ExtResource( 402 ), ExtResource( 141 ), ExtResource( 146 ), ExtResource( 112 ), ExtResource( 156 ), ExtResource( 109 ), ExtResource( 138 ), ExtResource( 160 ), ExtResource( 115 ), ExtResource( 101 ), ExtResource( 104 ), ExtResource( 102 ), ExtResource( 151 ), ExtResource( 103 ), ExtResource( 110 ), ExtResource( 106 ), ExtResource( 107 ), ExtResource( 105 ), ExtResource( 129 ), ExtResource( 111 ), ExtResource( 113 ), ExtResource( 108 ), ExtResource( 140 ), ExtResource( 147 ), ExtResource( 152 ), ExtResource( 153 ), ExtResource( 119 ), ExtResource( 133 ), ExtResource( 136 ), ExtResource( 130 ), ExtResource( 120 ), ExtResource( 100 ), ExtResource( 122 ), ExtResource( 114 ), ExtResource( 124 ), ExtResource( 117 ), ExtResource( 154 ), ExtResource( 127 ), ExtResource( 116 ), ExtResource( 155 ), ExtResource( 131 ), ExtResource( 118 ), ExtResource( 157 ), ExtResource( 121 ), ExtResource( 158 ), ExtResource( 159 ), ExtResource( 128 ), ExtResource( 132 ), ExtResource( 123 ), ExtResource( 125 ), ExtResource( 161 ), ExtResource( 144 ), ExtResource( 134 ), ExtResource( 162 ), ExtResource( 126 ), ExtResource( 135 ), ExtResource( 137 ), ExtResource( 139 ), ExtResource( 142 ), ExtResource( 143 ), ExtResource( 99 ), ExtResource( 145 ), ExtResource( 148 ), ExtResource( 149 ), ExtResource( 150 ), ExtResource( 173 ), ExtResource( 169 ), ExtResource( 170 ), ExtResource( 166 ), ExtResource( 174 ), ExtResource( 175 ), ExtResource( 171 ), ExtResource( 172 ), ExtResource( 167 ), ExtResource( 163 ), ExtResource( 164 ), ExtResource( 165 ), ExtResource( 168 ), ExtResource( 74 ), ExtResource( 71 ), ExtResource( 67 ), ExtResource( 68 ), ExtResource( 52 ), ExtResource( 83 ), ExtResource( 35 ), ExtResource( 48 ), ExtResource( 77 ), ExtResource( 37 ), ExtResource( 91 ), ExtResource( 53 ), ExtResource( 55 ), ExtResource( 38 ), ExtResource( 70 ), ExtResource( 95 ), ExtResource( 88 ), ExtResource( 86 ), ExtResource( 87 ), ExtResource( 72 ), ExtResource( 43 ), ExtResource( 76 ), ExtResource( 92 ), ExtResource( 75 ), ExtResource( 45 ), ExtResource( 93 ), ExtResource( 94 ), ExtResource( 81 ), ExtResource( 78 ), ExtResource( 79 ), ExtResource( 73 ), ExtResource( 89 ), ExtResource( 62 ), ExtResource( 49 ), ExtResource( 80 ), ExtResource( 85 ), ExtResource( 82 ), ExtResource( 84 ), ExtResource( 90 ), ExtResource( 63 ), ExtResource( 96 ), ExtResource( 50 ), ExtResource( 61 ), ExtResource( 97 ), ExtResource( 56 ), ExtResource( 98 ), ExtResource( 57 ), ExtResource( 36 ), ExtResource( 69 ), ExtResource( 39 ), ExtResource( 40 ), ExtResource( 58 ), ExtResource( 41 ), ExtResource( 59 ), ExtResource( 42 ), ExtResource( 44 ), ExtResource( 60 ), ExtResource( 46 ), ExtResource( 64 ), ExtResource( 47 ), ExtResource( 51 ), ExtResource( 54 ), ExtResource( 65 ), ExtResource( 66 ), ExtResource( 478 ), ExtResource( 525 ), ExtResource( 510 ), ExtResource( 518 ), ExtResource( 485 ), ExtResource( 491 ), ExtResource( 499 ), ExtResource( 519 ), ExtResource( 520 ), ExtResource( 492 ), ExtResource( 521 ), ExtResource( 493 ), ExtResource( 500 ), ExtResource( 498 ), ExtResource( 522 ), ExtResource( 490 ), ExtResource( 496 ), ExtResource( 483 ), ExtResource( 511 ), ExtResource( 472 ), ExtResource( 501 ), ExtResource( 504 ), ExtResource( 526 ), ExtResource( 503 ), ExtResource( 473 ), ExtResource( 479 ), ExtResource( 489 ), ExtResource( 480 ), ExtResource( 502 ), ExtResource( 505 ), ExtResource( 494 ), ExtResource( 476 ), ExtResource( 506 ), ExtResource( 495 ), ExtResource( 469 ), ExtResource( 523 ), ExtResource( 477 ), ExtResource( 467 ), ExtResource( 487 ), ExtResource( 530 ), ExtResource( 474 ), ExtResource( 524 ), ExtResource( 468 ), ExtResource( 488 ), ExtResource( 512 ), ExtResource( 497 ), ExtResource( 527 ), ExtResource( 514 ), ExtResource( 516 ), ExtResource( 507 ), ExtResource( 513 ), ExtResource( 470 ), ExtResource( 528 ), ExtResource( 508 ), ExtResource( 515 ), ExtResource( 509 ), ExtResource( 481 ), ExtResource( 517 ), ExtResource( 529 ), ExtResource( 471 ), ExtResource( 475 ), ExtResource( 482 ), ExtResource( 484 ), ExtResource( 486 ), ExtResource( 542 ), ExtResource( 538 ), ExtResource( 535 ), ExtResource( 533 ), ExtResource( 543 ), ExtResource( 541 ), ExtResource( 531 ), ExtResource( 532 ), ExtResource( 540 ), ExtResource( 534 ), ExtResource( 536 ), ExtResource( 537 ), ExtResource( 539 ), ExtResource( 428 ), ExtResource( 405 ), ExtResource( 406 ), ExtResource( 416 ), ExtResource( 417 ), ExtResource( 429 ), ExtResource( 404 ), ExtResource( 415 ), ExtResource( 465 ), ExtResource( 407 ), ExtResource( 418 ), ExtResource( 408 ), ExtResource( 425 ), ExtResource( 419 ), ExtResource( 431 ), ExtResource( 430 ), ExtResource( 466 ), ExtResource( 448 ), ExtResource( 420 ), ExtResource( 449 ), ExtResource( 409 ), ExtResource( 412 ), ExtResource( 421 ), ExtResource( 435 ), ExtResource( 436 ), ExtResource( 443 ), ExtResource( 410 ), ExtResource( 445 ), ExtResource( 426 ), ExtResource( 427 ), ExtResource( 433 ), ExtResource( 451 ), ExtResource( 411 ), ExtResource( 464 ), ExtResource( 434 ), ExtResource( 413 ), ExtResource( 460 ), ExtResource( 437 ), ExtResource( 438 ), ExtResource( 453 ), ExtResource( 450 ), ExtResource( 452 ), ExtResource( 459 ), ExtResource( 439 ), ExtResource( 454 ), ExtResource( 422 ), ExtResource( 414 ), ExtResource( 423 ), ExtResource( 455 ), ExtResource( 432 ), ExtResource( 441 ), ExtResource( 456 ), ExtResource( 457 ), ExtResource( 424 ), ExtResource( 440 ), ExtResource( 403 ), ExtResource( 446 ), ExtResource( 442 ), ExtResource( 444 ), ExtResource( 447 ), ExtResource( 458 ), ExtResource( 461 ), ExtResource( 462 ), ExtResource( 463 ), ExtResource( 601 ), ExtResource( 638 ), ExtResource( 650 ), ExtResource( 647 ), ExtResource( 634 ), ExtResource( 593 ), ExtResource( 633 ), ExtResource( 628 ), ExtResource( 602 ), ExtResource( 645 ), ExtResource( 631 ), ExtResource( 630 ), ExtResource( 596 ), ExtResource( 611 ), ExtResource( 622 ), ExtResource( 621 ), ExtResource( 649 ), ExtResource( 597 ), ExtResource( 623 ), ExtResource( 625 ), ExtResource( 591 ), ExtResource( 629 ), ExtResource( 614 ), ExtResource( 612 ), ExtResource( 613 ), ExtResource( 588 ), ExtResource( 620 ), ExtResource( 606 ), ExtResource( 598 ), ExtResource( 632 ), ExtResource( 626 ), ExtResource( 616 ), ExtResource( 603 ), ExtResource( 627 ), ExtResource( 635 ), ExtResource( 589 ), ExtResource( 640 ), ExtResource( 648 ), ExtResource( 615 ), ExtResource( 617 ), ExtResource( 599 ), ExtResource( 624 ), ExtResource( 636 ), ExtResource( 618 ), ExtResource( 600 ), ExtResource( 619 ), ExtResource( 607 ), ExtResource( 637 ), ExtResource( 651 ), ExtResource( 605 ), ExtResource( 639 ), ExtResource( 641 ), ExtResource( 642 ), ExtResource( 643 ), ExtResource( 590 ), ExtResource( 610 ), ExtResource( 644 ), ExtResource( 646 ), ExtResource( 592 ), ExtResource( 594 ), ExtResource( 595 ), ExtResource( 604 ), ExtResource( 608 ), ExtResource( 609 ), ExtResource( 714 ), ExtResource( 655 ), ExtResource( 674 ), ExtResource( 663 ), ExtResource( 700 ), ExtResource( 662 ), ExtResource( 656 ), ExtResource( 691 ), ExtResource( 686 ), ExtResource( 692 ), ExtResource( 657 ), ExtResource( 713 ), ExtResource( 681 ), ExtResource( 702 ), ExtResource( 699 ), ExtResource( 704 ), ExtResource( 676 ), ExtResource( 701 ), ExtResource( 658 ), ExtResource( 682 ), ExtResource( 659 ), ExtResource( 688 ), ExtResource( 669 ), ExtResource( 660 ), ExtResource( 678 ), ExtResource( 703 ), ExtResource( 665 ), ExtResource( 689 ), ExtResource( 707 ), ExtResource( 709 ), ExtResource( 715 ), ExtResource( 670 ), ExtResource( 652 ), ExtResource( 708 ), ExtResource( 705 ), ExtResource( 653 ), ExtResource( 710 ), ExtResource( 706 ), ExtResource( 711 ), ExtResource( 677 ), ExtResource( 661 ), ExtResource( 693 ), ExtResource( 679 ), ExtResource( 654 ), ExtResource( 712 ), ExtResource( 664 ), ExtResource( 680 ), ExtResource( 684 ), ExtResource( 696 ), ExtResource( 666 ), ExtResource( 683 ), ExtResource( 667 ), ExtResource( 671 ), ExtResource( 685 ), ExtResource( 668 ), ExtResource( 672 ), ExtResource( 687 ), ExtResource( 690 ), ExtResource( 694 ), ExtResource( 695 ), ExtResource( 673 ), ExtResource( 675 ), ExtResource( 697 ), ExtResource( 698 ), ExtResource( 767 ), ExtResource( 754 ), ExtResource( 755 ), ExtResource( 750 ), ExtResource( 725 ), ExtResource( 766 ), ExtResource( 744 ), ExtResource( 733 ), ExtResource( 727 ), ExtResource( 756 ), ExtResource( 769 ), ExtResource( 775 ), ExtResource( 773 ), ExtResource( 771 ), ExtResource( 770 ), ExtResource( 779 ), ExtResource( 740 ), ExtResource( 753 ), ExtResource( 768 ), ExtResource( 772 ), ExtResource( 745 ), ExtResource( 743 ), ExtResource( 730 ), ExtResource( 757 ), ExtResource( 774 ), ExtResource( 734 ), ExtResource( 776 ), ExtResource( 729 ), ExtResource( 735 ), ExtResource( 777 ), ExtResource( 758 ), ExtResource( 716 ), ExtResource( 737 ), ExtResource( 749 ), ExtResource( 717 ), ExtResource( 728 ), ExtResource( 736 ), ExtResource( 746 ), ExtResource( 747 ), ExtResource( 759 ), ExtResource( 718 ), ExtResource( 778 ), ExtResource( 719 ), ExtResource( 748 ), ExtResource( 738 ), ExtResource( 731 ), ExtResource( 741 ), ExtResource( 732 ), ExtResource( 720 ), ExtResource( 721 ), ExtResource( 722 ), ExtResource( 724 ), ExtResource( 723 ), ExtResource( 726 ), ExtResource( 739 ), ExtResource( 751 ), ExtResource( 742 ), ExtResource( 752 ), ExtResource( 760 ), ExtResource( 761 ), ExtResource( 765 ), ExtResource( 762 ), ExtResource( 763 ), ExtResource( 764 ), ExtResource( 803 ), ExtResource( 796 ), ExtResource( 798 ), ExtResource( 787 ), ExtResource( 802 ), ExtResource( 780 ), ExtResource( 804 ), ExtResource( 793 ), ExtResource( 797 ), ExtResource( 788 ), ExtResource( 799 ), ExtResource( 800 ), ExtResource( 805 ), ExtResource( 794 ), ExtResource( 795 ), ExtResource( 801 ), ExtResource( 781 ), ExtResource( 785 ), ExtResource( 782 ), ExtResource( 786 ), ExtResource( 783 ), ExtResource( 784 ), ExtResource( 789 ), ExtResource( 790 ), ExtResource( 791 ), ExtResource( 792 ), ExtResource( 560 ), ExtResource( 575 ), ExtResource( 573 ), ExtResource( 559 ), ExtResource( 547 ), ExtResource( 555 ), ExtResource( 556 ), ExtResource( 580 ), ExtResource( 561 ), ExtResource( 583 ), ExtResource( 570 ), ExtResource( 582 ), ExtResource( 581 ), ExtResource( 548 ), ExtResource( 578 ), ExtResource( 584 ), ExtResource( 577 ), ExtResource( 557 ), ExtResource( 563 ), ExtResource( 585 ), ExtResource( 586 ), ExtResource( 587 ), ExtResource( 544 ), ExtResource( 545 ), ExtResource( 562 ), ExtResource( 567 ), ExtResource( 551 ), ExtResource( 564 ), ExtResource( 579 ), ExtResource( 568 ), ExtResource( 550 ), ExtResource( 565 ), ExtResource( 576 ), ExtResource( 552 ), ExtResource( 549 ), ExtResource( 566 ), ExtResource( 569 ), ExtResource( 571 ), ExtResource( 572 ), ExtResource( 546 ), ExtResource( 553 ), ExtResource( 558 ), ExtResource( 554 ), ExtResource( 574 ) ], +"loop": true, +"name": "default", +"speed": 30.0 +} ] [sub_resource type="DynamicFont" id=1] size = 64 font_data = ExtResource( 2 ) -[node name="MainMenu" type="MarginContainer"] +[node name="CanvasLayer" type="CanvasLayer"] + +[node name="AnimationGameplay" type="AnimatedSprite" parent="."] +position = Vector2( 188, 84 ) +scale = Vector2( 0.6, 0.6 ) +frames = SubResource( 2 ) + +[node name="MainMenu" type="MarginContainer" parent="."] anchor_bottom = 1.0 margin_left = 4.0 margin_top = 4.0 @@ -19,39 +835,40 @@ theme = ExtResource( 4 ) script = ExtResource( 3 ) START_OPTION_NP = NodePath("Center/Panel/VBox/Options/VBox/Start") EXIT_OPTION_NP = NodePath("Center/Panel/VBox/Options/VBox/Exit") +ANIMATION_NP = NodePath("../AnimationGameplay") -[node name="Center" type="CenterContainer" parent="."] +[node name="Center" type="CenterContainer" parent="MainMenu"] margin_right = 122.0 margin_bottom = 172.0 -[node name="Panel" type="PanelContainer" parent="Center"] +[node name="Panel" type="PanelContainer" parent="MainMenu/Center"] margin_top = 32.0 margin_right = 122.0 margin_bottom = 139.0 -[node name="VBox" type="VBoxContainer" parent="Center/Panel"] +[node name="VBox" type="VBoxContainer" parent="MainMenu/Center/Panel"] margin_left = 1.0 margin_top = 1.0 margin_right = 121.0 margin_bottom = 106.0 -[node name="Title" type="CenterContainer" parent="Center/Panel/VBox"] +[node name="Title" type="CenterContainer" parent="MainMenu/Center/Panel/VBox"] margin_right = 120.0 margin_bottom = 65.0 -[node name="HBox" type="VBoxContainer" parent="Center/Panel/VBox/Title"] +[node name="HBox" type="VBoxContainer" parent="MainMenu/Center/Panel/VBox/Title"] margin_right = 120.0 margin_bottom = 65.0 custom_constants/separation = 0 -[node name="Label" type="Label" parent="Center/Panel/VBox/Title/HBox"] +[node name="Label" type="Label" parent="MainMenu/Center/Panel/VBox/Title/HBox"] margin_right = 120.0 margin_bottom = 52.0 custom_colors/font_color_shadow = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 1 ) text = "Snake" -[node name="SubLabel" type="Label" parent="Center/Panel/VBox/Title/HBox"] +[node name="SubLabel" type="Label" parent="MainMenu/Center/Panel/VBox/Title/HBox"] margin_top = 52.0 margin_right = 120.0 margin_bottom = 65.0 @@ -59,22 +876,22 @@ custom_colors/font_color_shadow = Color( 0, 0, 0, 1 ) text = "-tronic" align = 2 -[node name="Options" type="CenterContainer" parent="Center/Panel/VBox"] +[node name="Options" type="CenterContainer" parent="MainMenu/Center/Panel/VBox"] margin_top = 69.0 margin_right = 120.0 margin_bottom = 105.0 -[node name="VBox" type="VBoxContainer" parent="Center/Panel/VBox/Options"] +[node name="VBox" type="VBoxContainer" parent="MainMenu/Center/Panel/VBox/Options"] margin_left = 20.0 margin_right = 100.0 margin_bottom = 36.0 -[node name="Start" parent="Center/Panel/VBox/Options/VBox" instance=ExtResource( 1 )] +[node name="Start" parent="MainMenu/Center/Panel/VBox/Options/VBox" instance=ExtResource( 1 )] margin_right = 80.0 label_text = "Start" selected = true -[node name="Exit" parent="Center/Panel/VBox/Options/VBox" instance=ExtResource( 1 )] +[node name="Exit" parent="MainMenu/Center/Panel/VBox/Options/VBox" instance=ExtResource( 1 )] margin_top = 20.0 margin_right = 80.0 margin_bottom = 36.0 -- cgit v1.2.3