24 lines
842 B
Text
24 lines
842 B
Text
[gd_scene load_steps=2 format=3 uid="uid://exbrdfhk0bou"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://lu353vx1qhnw" path="res://scenes/find_a_couple/tile_btn.tscn" id="1_l5jho"]
|
|
|
|
[node name="GridContainer" type="GridContainer"]
|
|
theme_override_constants/h_separation = 50
|
|
theme_override_constants/v_separation = 50
|
|
columns = 2
|
|
|
|
[node name="TextureButton" parent="." instance=ExtResource("1_l5jho")]
|
|
custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="TextureButton2" parent="." instance=ExtResource("1_l5jho")]
|
|
custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="TextureButton3" parent="." instance=ExtResource("1_l5jho")]
|
|
custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="TextureButton4" parent="." instance=ExtResource("1_l5jho")]
|
|
custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|