AppResidencia/empareja-las-sombras/Game.tscn

38 lines
1012 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://dcaquiy5tvss5"]
[ext_resource type="Script" uid="uid://3qvb4d882mqd" path="res://node_2d.gd" id="1_wbfu4"]
[node name="Node2D" type="Node2D"]
script = ExtResource("1_wbfu4")
[node name="GameBoardContainer" type="Control" parent="."]
custom_minimum_size = Vector2(760, 880)
layout_mode = 3
anchors_preset = 0
offset_left = 1089.0
offset_top = 87.0
offset_right = 1849.0
offset_bottom = 967.0
[node name="GameBoard" type="PanelContainer" parent="GameBoardContainer"]
custom_minimum_size = Vector2(760, 880)
layout_mode = 0
offset_left = 6.0
offset_right = 766.0
offset_bottom = 880.0
[node name="GridContainer" type="GridContainer" parent="GameBoardContainer/GameBoard"]
custom_minimum_size = Vector2(760, 880)
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
columns = 5
[node name="TilesContainer" type="GridContainer" parent="."]
layout_direction = 2
offset_left = 141.0
offset_top = 87.0
offset_right = 1060.0
offset_bottom = 967.0
columns = 5