[gd_scene load_steps=12 format=3 uid="uid://bwfsv1qjmeviv"] [ext_resource type="Script" path="res://Components/general_scene_changer.gd" id="1_8m7k7"] [ext_resource type="Texture2D" uid="uid://bm167coy4emtp" path="res://Images/bg_tiles.jpg" id="1_ghmmv"] [ext_resource type="Script" path="res://Components/Background.gd" id="2_uqh1v"] [ext_resource type="Texture2D" uid="uid://br1a16wisvhv1" path="res://Images/play.png" id="3_o31g5"] [ext_resource type="Texture2D" uid="uid://c2jt84cjjanl0" path="res://Images/credits.png" id="4_tjfhq"] [ext_resource type="Texture2D" uid="uid://ces3pya5ahesu" path="res://Images/button_generic.png" id="6_7q4qy"] [ext_resource type="Texture2D" uid="uid://c2ao8hiirsvj3" path="res://Images/sound_on.png" id="7_cvauv"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_ckc8x"] texture = ExtResource("1_ghmmv") texture_region_size = Vector2i(80, 80) 0:0/0 = 0 1:0/0 = 0 2:0/0 = 0 3:0/0 = 0 0:1/0 = 0 1:1/0 = 0 2:1/0 = 0 3:1/0 = 0 0:2/0 = 0 1:2/0 = 0 2:2/0 = 0 3:2/0 = 0 0:3/0 = 0 1:3/0 = 0 2:3/0 = 0 3:3/0 = 0 [sub_resource type="TileSet" id="TileSet_i8p2w"] tile_size = Vector2i(80, 80) sources/0 = SubResource("TileSetAtlasSource_ckc8x") [sub_resource type="Theme" id="Theme_q4yhi"] default_font_size = 40 [sub_resource type="Theme" id="Theme_0nnai"] default_font_size = 60 [node name="Node2D" type="Node2D"] script = ExtResource("1_8m7k7") [node name="Background" type="TileMap" parent="."] tile_set = SubResource("TileSet_i8p2w") format = 2 script = ExtResource("2_uqh1v") [node name="Play" type="Button" parent="."] offset_left = 35.0 offset_top = 536.0 offset_right = 451.0 offset_bottom = 624.0 theme = SubResource("Theme_q4yhi") text = " Play from level 1" icon = ExtResource("3_o31g5") flat = true [node name="Credits" type="Button" parent="."] offset_left = 673.0 offset_top = 534.0 offset_right = 909.0 offset_bottom = 622.0 theme = SubResource("Theme_q4yhi") text = " Credits" icon = ExtResource("4_tjfhq") flat = true [node name="1" type="Button" parent="."] offset_left = 216.0 offset_top = 93.0 offset_right = 384.0 offset_bottom = 261.0 theme = SubResource("Theme_0nnai") text = "1 " icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="2" type="Button" parent="."] offset_left = 398.0 offset_top = 93.0 offset_right = 566.0 offset_bottom = 261.0 theme = SubResource("Theme_0nnai") text = "2" icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="3" type="Button" parent="."] offset_left = 576.0 offset_top = 93.0 offset_right = 744.0 offset_bottom = 261.0 theme = SubResource("Theme_0nnai") text = "3" icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="4" type="Button" parent="."] offset_left = 752.0 offset_top = 93.0 offset_right = 920.0 offset_bottom = 261.0 theme = SubResource("Theme_0nnai") text = "4" icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="5" type="Button" parent="."] offset_left = 216.0 offset_top = 273.0 offset_right = 384.0 offset_bottom = 441.0 theme = SubResource("Theme_0nnai") text = "5" icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="6" type="Button" parent="."] offset_left = 398.0 offset_top = 273.0 offset_right = 566.0 offset_bottom = 441.0 theme = SubResource("Theme_0nnai") text = "6" icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="7" type="Button" parent="."] offset_left = 576.0 offset_top = 273.0 offset_right = 744.0 offset_bottom = 441.0 theme = SubResource("Theme_0nnai") text = "7" icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="8" type="Button" parent="."] offset_left = 752.0 offset_top = 273.0 offset_right = 920.0 offset_bottom = 441.0 theme = SubResource("Theme_0nnai") text = "8 " icon = ExtResource("6_7q4qy") flat = true icon_alignment = 1 [node name="Mute" type="Button" parent="."] offset_left = 1035.0 offset_top = 537.0 offset_right = 1123.0 offset_bottom = 625.0 icon = ExtResource("7_cvauv") flat = true