26 lines
567 B
Plaintext
26 lines
567 B
Plaintext
[gd_scene format=3 uid="uid://c0b5w48jk67qd"]
|
|
|
|
[node name="Game" type="Node2D"]
|
|
|
|
[node name="Control" type="Control" parent="."]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = 640.0
|
|
offset_bottom = 360.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="Control"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Label" type="Label" parent="Control/CenterContainer"]
|
|
layout_mode = 2
|
|
text = "Game!"
|