Find a pair init

This commit is contained in:
GrandPLAY 2025-09-05 22:17:21 +03:00
commit 75603094bb
7 changed files with 133 additions and 61 deletions

View file

@ -1,34 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://cignc2wdaxuro"]
[gd_scene load_steps=3 format=3 uid="uid://b2u1412b6fugp"]
[ext_resource type="PackedScene" uid="uid://blfx4g52uaopo" path="res://scenes/find_a_couple/tile.tscn" id="1_hr0pl"]
[ext_resource type="PackedScene" uid="uid://cignc2wdaxuro" path="res://scenes/find_a_couple/level_handler.tscn" id="1_hr0pl"]
[ext_resource type="PackedScene" uid="uid://blfx4g52uaopo" path="res://scenes/find_a_couple/tile.tscn" id="2_0am66"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Level" type="Node2D"]
[node name="ColorRect" type="ColorRect" parent="."]
layout_mode = 0
offset_right = 1280.0
offset_bottom = 720.0
color = Color(0.787759, 0.787759, 0.787759, 1)
[node name="Control" parent="." instance=ExtResource("1_hr0pl")]
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 99.0
offset_bottom = 69.0
theme_override_font_sizes/font_size = 50
text = "1:00"
horizontal_alignment = 1
vertical_alignment = 1
justification_flags = 162
[node name="Button" parent="." instance=ExtResource("1_hr0pl")]
layout_mode = 0
offset_left = 519.0
offset_top = 298.0
offset_right = 669.0
offset_bottom = 448.0
[node name="Tile" parent="." instance=ExtResource("2_0am66")]
position = Vector2(239, 223)