[gd_scene load_steps=14 format=2] [ext_resource path="res://gfx/sidevert.png" type="Texture" id=1] [ext_resource path="res://gfx/saitou.png" type="Texture" id=2] [ext_resource path="res://ArchitectsDaughter-Regular.ttf" type="DynamicFontData" id=3] [ext_resource path="res://Main.gd" type="Script" id=4] [ext_resource path="res://theme.tres" type="Theme" id=6] [ext_resource path="res://gfx/widetou.png" type="Texture" id=7] [ext_resource path="res://button.gd" type="Script" id=8] [ext_resource path="res://gfx/saitou_uh.png" type="Texture" id=9] [ext_resource path="res://gfx/oddtou.png" type="Texture" id=10] [sub_resource type="TileSet" id=1] 0/name = "saitou.png 0" 0/texture = ExtResource( 2 ) 0/tex_offset = Vector2( 0, 0 ) 0/modulate = Color( 1, 1, 1, 1 ) 0/region = Rect2( 0, 0, 112, 112 ) 0/tile_mode = 0 0/occluder_offset = Vector2( 0, 0 ) 0/navigation_offset = Vector2( 0, 0 ) 0/shape_offset = Vector2( 0, 0 ) 0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) 0/shape_one_way = false 0/shape_one_way_margin = 0.0 0/shapes = [ ] 0/z_index = 0 1/name = "sidevert.png 1" 1/texture = ExtResource( 1 ) 1/tex_offset = Vector2( 0, 0 ) 1/modulate = Color( 1, 1, 1, 1 ) 1/region = Rect2( 0, 0, 112, 112 ) 1/tile_mode = 0 1/occluder_offset = Vector2( 0, 0 ) 1/navigation_offset = Vector2( 0, 0 ) 1/shape_offset = Vector2( 0, 0 ) 1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) 1/shape_one_way = false 1/shape_one_way_margin = 0.0 1/shapes = [ ] 1/z_index = 0 [sub_resource type="DynamicFont" id=2] size = 65 font_data = ExtResource( 3 ) [sub_resource type="DynamicFont" id=3] font_data = ExtResource( 3 ) [sub_resource type="SpriteFrames" id=4] animations = [ { "frames": [ ExtResource( 2 ), ExtResource( 10 ), ExtResource( 7 ), ExtResource( 9 ) ], "loop": true, "name": "default", "speed": 5.0 } ] [node name="Main" type="Node"] script = ExtResource( 4 ) [node name="background" type="ColorRect" parent="."] margin_right = 1000.0 margin_bottom = 1000.0 color = Color( 0, 0, 0, 1 ) __meta__ = { "_edit_use_anchors_": false } [node name="Border" type="TileMap" parent="."] scale = Vector2( 0.75, 0.75 ) tile_set = SubResource( 1 ) cell_size = Vector2( 112, 112 ) format = 1 tile_data = PoolIntArray( 0, 0, 0, 11, 1, 0, 65536, 1, 0, 65547, 1, 0, 131072, 1, 0, 131083, 1, 0, 196608, 1, 0, 196619, 1, 0, 262144, 1, 0, 262155, 1, 0, 327680, 1, 0, 327691, 1, 0, 393216, 1, 0, 393227, 1, 0, 458752, 1, 0, 458763, 1, 0, 524288, 1, 0, 524299, 1, 0, 589824, 1, 0, 589835, 1, 0, 655360, 1, 0, 655371, 1, 0, 720896, 1, 0, 720907, 1, 0 ) [node name="Heading" type="Label" parent="."] anchor_left = 0.5 anchor_right = 0.5 margin_left = -353.0 margin_right = 353.0 margin_bottom = 92.0 custom_fonts/font = SubResource( 2 ) text = "B I N G O" align = 1 __meta__ = { "_edit_use_anchors_": false } [node name="Seed" type="Label" parent="."] anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 margin_top = -21.0 custom_fonts/font = SubResource( 3 ) text = "Seed: " align = 1 __meta__ = { "_edit_use_anchors_": false } [node name="squares" type="GridContainer" parent="."] anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 margin_left = -403.0 margin_top = -403.0 margin_right = 403.0 margin_bottom = 403.0 rect_min_size = Vector2( 792, 792 ) columns = 5 __meta__ = { "_edit_use_anchors_": false } [node name="1" type="Button" parent="squares"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/1"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/1"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="2" type="Button" parent="squares"] margin_left = 162.0 margin_right = 320.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/2"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/2"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="3" type="Button" parent="squares"] margin_left = 324.0 margin_right = 482.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/3"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/3"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="4" type="Button" parent="squares"] margin_left = 486.0 margin_right = 644.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/4"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/4"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="5" type="Button" parent="squares"] margin_left = 648.0 margin_right = 806.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/5"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/5"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="6" type="Button" parent="squares"] margin_top = 162.0 margin_right = 158.0 margin_bottom = 320.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/6"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/6"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="7" type="Button" parent="squares"] margin_left = 162.0 margin_top = 162.0 margin_right = 320.0 margin_bottom = 320.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/7"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/7"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="8" type="Button" parent="squares"] margin_left = 324.0 margin_top = 162.0 margin_right = 482.0 margin_bottom = 320.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/8"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/8"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="9" type="Button" parent="squares"] margin_left = 486.0 margin_top = 162.0 margin_right = 644.0 margin_bottom = 320.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/9"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/9"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="10" type="Button" parent="squares"] margin_left = 648.0 margin_top = 162.0 margin_right = 806.0 margin_bottom = 320.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/10"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/10"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="11" type="Button" parent="squares"] margin_top = 324.0 margin_right = 158.0 margin_bottom = 482.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/11"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/11"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="12" type="Button" parent="squares"] margin_left = 162.0 margin_top = 324.0 margin_right = 320.0 margin_bottom = 482.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/12"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/12"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="free" type="Button" parent="squares"] margin_left = 324.0 margin_top = 324.0 margin_right = 482.0 margin_bottom = 482.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/free"] position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/free"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "FREE" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="13" type="Button" parent="squares"] margin_left = 486.0 margin_top = 324.0 margin_right = 644.0 margin_bottom = 482.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/13"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/13"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="14" type="Button" parent="squares"] margin_left = 648.0 margin_top = 324.0 margin_right = 806.0 margin_bottom = 482.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/14"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/14"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="15" type="Button" parent="squares"] margin_top = 486.0 margin_right = 158.0 margin_bottom = 644.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/15"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/15"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="16" type="Button" parent="squares"] margin_left = 162.0 margin_top = 486.0 margin_right = 320.0 margin_bottom = 644.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/16"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/16"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="17" type="Button" parent="squares"] margin_left = 324.0 margin_top = 486.0 margin_right = 482.0 margin_bottom = 644.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/17"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/17"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="18" type="Button" parent="squares"] margin_left = 486.0 margin_top = 486.0 margin_right = 644.0 margin_bottom = 644.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/18"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/18"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="19" type="Button" parent="squares"] margin_left = 648.0 margin_top = 486.0 margin_right = 806.0 margin_bottom = 644.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/19"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/19"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="20" type="Button" parent="squares"] margin_top = 648.0 margin_right = 158.0 margin_bottom = 806.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/20"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/20"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="21" type="Button" parent="squares"] margin_left = 162.0 margin_top = 648.0 margin_right = 320.0 margin_bottom = 806.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/21"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/21"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="22" type="Button" parent="squares"] margin_left = 324.0 margin_top = 648.0 margin_right = 482.0 margin_bottom = 806.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/22"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/22"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="23" type="Button" parent="squares"] margin_left = 486.0 margin_top = 648.0 margin_right = 644.0 margin_bottom = 806.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/23"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/23"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="24" type="Button" parent="squares"] margin_left = 648.0 margin_top = 648.0 margin_right = 806.0 margin_bottom = 806.0 rect_min_size = Vector2( 158, 158 ) theme = ExtResource( 6 ) flat = true clip_text = true script = ExtResource( 8 ) __meta__ = { "_edit_use_anchors_": false } [node name="Marker" type="AnimatedSprite" parent="squares/24"] visible = false position = Vector2( 79, 79 ) frames = SubResource( 4 ) [node name="Label" type="Label" parent="squares/24"] margin_right = 158.0 margin_bottom = 158.0 rect_min_size = Vector2( 158, 158 ) text = "Inquiry about how to join the non-existent Discord server" align = 1 valign = 1 autowrap = true __meta__ = { "_edit_use_anchors_": false } [node name="HTTPRequest" type="HTTPRequest" parent="."] [connection signal="been_clicked" from="squares/1" to="." method="_been_clicked"] [connection signal="pressed" from="squares/1" to="squares/1" method="_on_pressed"] [connection signal="been_clicked" from="squares/2" to="." method="_been_clicked"] [connection signal="pressed" from="squares/2" to="squares/2" method="_on_pressed"] [connection signal="been_clicked" from="squares/3" to="." method="_been_clicked"] [connection signal="pressed" from="squares/3" to="squares/3" method="_on_pressed"] [connection signal="been_clicked" from="squares/4" to="." method="_been_clicked"] [connection signal="pressed" from="squares/4" to="squares/4" method="_on_pressed"] [connection signal="been_clicked" from="squares/5" to="." method="_been_clicked"] [connection signal="pressed" from="squares/5" to="squares/5" method="_on_pressed"] [connection signal="been_clicked" from="squares/6" to="." method="_been_clicked"] [connection signal="pressed" from="squares/6" to="squares/6" method="_on_pressed"] [connection signal="been_clicked" from="squares/7" to="." method="_been_clicked"] [connection signal="pressed" from="squares/7" to="squares/7" method="_on_pressed"] [connection signal="been_clicked" from="squares/8" to="." method="_been_clicked"] [connection signal="pressed" from="squares/8" to="squares/8" method="_on_pressed"] [connection signal="been_clicked" from="squares/9" to="." method="_been_clicked"] [connection signal="pressed" from="squares/9" to="squares/9" method="_on_pressed"] [connection signal="been_clicked" from="squares/10" to="." method="_been_clicked"] [connection signal="pressed" from="squares/10" to="squares/10" method="_on_pressed"] [connection signal="been_clicked" from="squares/11" to="." method="_been_clicked"] [connection signal="pressed" from="squares/11" to="squares/11" method="_on_pressed"] [connection signal="been_clicked" from="squares/12" to="." method="_been_clicked"] [connection signal="pressed" from="squares/12" to="squares/12" method="_on_pressed"] [connection signal="been_clicked" from="squares/13" to="." method="_been_clicked"] [connection signal="pressed" from="squares/13" to="squares/13" method="_on_pressed"] [connection signal="been_clicked" from="squares/14" to="." method="_been_clicked"] [connection signal="pressed" from="squares/14" to="squares/14" method="_on_pressed"] [connection signal="been_clicked" from="squares/15" to="." method="_been_clicked"] [connection signal="pressed" from="squares/15" to="squares/15" method="_on_pressed"] [connection signal="been_clicked" from="squares/16" to="." method="_been_clicked"] [connection signal="pressed" from="squares/16" to="squares/16" method="_on_pressed"] [connection signal="been_clicked" from="squares/17" to="." method="_been_clicked"] [connection signal="pressed" from="squares/17" to="squares/17" method="_on_pressed"] [connection signal="been_clicked" from="squares/18" to="." method="_been_clicked"] [connection signal="pressed" from="squares/18" to="squares/18" method="_on_pressed"] [connection signal="been_clicked" from="squares/19" to="." method="_been_clicked"] [connection signal="pressed" from="squares/19" to="squares/19" method="_on_pressed"] [connection signal="been_clicked" from="squares/20" to="." method="_been_clicked"] [connection signal="pressed" from="squares/20" to="squares/20" method="_on_pressed"] [connection signal="been_clicked" from="squares/21" to="." method="_been_clicked"] [connection signal="pressed" from="squares/21" to="squares/21" method="_on_pressed"] [connection signal="been_clicked" from="squares/22" to="." method="_been_clicked"] [connection signal="pressed" from="squares/22" to="squares/22" method="_on_pressed"] [connection signal="been_clicked" from="squares/23" to="." method="_been_clicked"] [connection signal="pressed" from="squares/23" to="squares/23" method="_on_pressed"] [connection signal="been_clicked" from="squares/24" to="." method="_been_clicked"] [connection signal="pressed" from="squares/24" to="squares/24" method="_on_pressed"]