Pixture/Grid.tscn
2021-01-06 16:34:30 +01:00

302 lines
5.9 KiB
Plaintext

[gd_scene load_steps=5 format=2]
[ext_resource path="res://Pix.tscn" type="PackedScene" id=1]
[ext_resource path="res://LineHeader.tscn" type="PackedScene" id=2]
[ext_resource path="res://Grid.gd" type="Script" id=3]
[ext_resource path="res://HUD.tscn" type="PackedScene" id=4]
[node name="Grid" type="GridContainer"]
margin_right = 100.0
margin_bottom = 40.0
columns = 6
script = ExtResource( 3 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
}
[node name="base" type="Label" parent="."]
margin_top = 8.0
margin_bottom = 22.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Col0" parent="." instance=ExtResource( 2 )]
margin_left = 4.0
margin_right = 54.0
margin_bottom = 31.0
[node name="Col1" parent="." instance=ExtResource( 2 )]
margin_left = 58.0
margin_right = 108.0
margin_bottom = 31.0
[node name="Col2" parent="." instance=ExtResource( 2 )]
margin_left = 112.0
margin_right = 162.0
margin_bottom = 31.0
[node name="Col3" parent="." instance=ExtResource( 2 )]
margin_left = 166.0
margin_right = 216.0
margin_bottom = 31.0
[node name="Col4" parent="." instance=ExtResource( 2 )]
margin_left = 220.0
margin_right = 270.0
margin_bottom = 31.0
[node name="Row0" parent="." instance=ExtResource( 2 )]
margin_top = 44.0
margin_right = 0.0
margin_bottom = 75.0
[node name="Pix" parent="." groups=[
"Col0",
"Row0",
] instance=ExtResource( 1 )]
margin_left = 4.0
margin_top = 35.0
margin_right = 54.0
margin_bottom = 85.0
[node name="Pix2" parent="." groups=[
"Col1",
"Row0",
] instance=ExtResource( 1 )]
margin_left = 58.0
margin_top = 35.0
margin_right = 108.0
margin_bottom = 85.0
[node name="Pix3" parent="." groups=[
"Col2",
"Row0",
] instance=ExtResource( 1 )]
margin_left = 112.0
margin_top = 35.0
margin_right = 162.0
margin_bottom = 85.0
[node name="Pix4" parent="." groups=[
"Col3",
"Row0",
] instance=ExtResource( 1 )]
margin_left = 166.0
margin_top = 35.0
margin_right = 216.0
margin_bottom = 85.0
[node name="Pix5" parent="." groups=[
"Col4",
"Row0",
] instance=ExtResource( 1 )]
margin_left = 220.0
margin_top = 35.0
margin_right = 270.0
margin_bottom = 85.0
[node name="Row1" parent="." instance=ExtResource( 2 )]
margin_top = 98.0
margin_right = 0.0
margin_bottom = 129.0
[node name="Pix6" parent="." groups=[
"Col0",
"Row1",
] instance=ExtResource( 1 )]
margin_left = 4.0
margin_top = 89.0
margin_right = 54.0
margin_bottom = 139.0
[node name="Pix7" parent="." groups=[
"Col1",
"Row1",
] instance=ExtResource( 1 )]
margin_left = 58.0
margin_top = 89.0
margin_right = 108.0
margin_bottom = 139.0
[node name="Pix8" parent="." groups=[
"Col2",
"Row1",
] instance=ExtResource( 1 )]
margin_left = 112.0
margin_top = 89.0
margin_right = 162.0
margin_bottom = 139.0
[node name="Pix9" parent="." groups=[
"Col3",
"Row1",
] instance=ExtResource( 1 )]
margin_left = 166.0
margin_top = 89.0
margin_right = 216.0
margin_bottom = 139.0
[node name="Pix10" parent="." groups=[
"Col4",
"Row1",
] instance=ExtResource( 1 )]
margin_left = 220.0
margin_top = 89.0
margin_right = 270.0
margin_bottom = 139.0
[node name="Row2" parent="." instance=ExtResource( 2 )]
margin_top = 152.0
margin_right = 0.0
margin_bottom = 183.0
[node name="Pix11" parent="." groups=[
"Col0",
"Row2",
] instance=ExtResource( 1 )]
margin_left = 4.0
margin_top = 143.0
margin_right = 54.0
margin_bottom = 193.0
[node name="Pix12" parent="." groups=[
"Col1",
"Row2",
] instance=ExtResource( 1 )]
margin_left = 58.0
margin_top = 143.0
margin_right = 108.0
margin_bottom = 193.0
[node name="Pix13" parent="." groups=[
"Col2",
"Row2",
] instance=ExtResource( 1 )]
margin_left = 112.0
margin_top = 143.0
margin_right = 162.0
margin_bottom = 193.0
[node name="Pix14" parent="." groups=[
"Col3",
"Row2",
] instance=ExtResource( 1 )]
margin_left = 166.0
margin_top = 143.0
margin_right = 216.0
margin_bottom = 193.0
[node name="Pix15" parent="." groups=[
"Col4",
"Row2",
] instance=ExtResource( 1 )]
margin_left = 220.0
margin_top = 143.0
margin_right = 270.0
margin_bottom = 193.0
[node name="Row3" parent="." instance=ExtResource( 2 )]
margin_top = 206.0
margin_right = 0.0
margin_bottom = 237.0
[node name="Pix16" parent="." groups=[
"Col0",
"Row3",
] instance=ExtResource( 1 )]
margin_left = 4.0
margin_top = 197.0
margin_right = 54.0
margin_bottom = 247.0
[node name="Pix17" parent="." groups=[
"Col1",
"Row3",
] instance=ExtResource( 1 )]
margin_left = 58.0
margin_top = 197.0
margin_right = 108.0
margin_bottom = 247.0
[node name="Pix18" parent="." groups=[
"Col2",
"Row3",
] instance=ExtResource( 1 )]
margin_left = 112.0
margin_top = 197.0
margin_right = 162.0
margin_bottom = 247.0
[node name="Pix19" parent="." groups=[
"Col3",
"Row3",
] instance=ExtResource( 1 )]
margin_left = 166.0
margin_top = 197.0
margin_right = 216.0
margin_bottom = 247.0
[node name="Pix20" parent="." groups=[
"Col4",
"Row3",
] instance=ExtResource( 1 )]
margin_left = 220.0
margin_top = 197.0
margin_right = 270.0
margin_bottom = 247.0
[node name="Row4" parent="." instance=ExtResource( 2 )]
margin_top = 260.0
margin_right = 0.0
margin_bottom = 291.0
[node name="Pix21" parent="." groups=[
"Col0",
"Row4",
] instance=ExtResource( 1 )]
margin_left = 4.0
margin_top = 251.0
margin_right = 54.0
margin_bottom = 301.0
[node name="Pix22" parent="." groups=[
"Col1",
"Row4",
] instance=ExtResource( 1 )]
margin_left = 58.0
margin_top = 251.0
margin_right = 108.0
margin_bottom = 301.0
[node name="Pix23" parent="." groups=[
"Col2",
"Row4",
] instance=ExtResource( 1 )]
margin_left = 112.0
margin_top = 251.0
margin_right = 162.0
margin_bottom = 301.0
[node name="Pix24" parent="." groups=[
"Col3",
"Row4",
] instance=ExtResource( 1 )]
margin_left = 166.0
margin_top = 251.0
margin_right = 216.0
margin_bottom = 301.0
[node name="Pix25" parent="." groups=[
"Col4",
"Row4",
] instance=ExtResource( 1 )]
margin_left = 220.0
margin_top = 251.0
margin_right = 270.0
margin_bottom = 301.0
[node name="HUD" parent="." instance=ExtResource( 4 )]
[connection signal="grid_completed" from="." to="HUD" method="end_game"]