29 lines
698 B
Plaintext
29 lines
698 B
Plaintext
[gd_scene format=3 uid="uid://cjwfyvtoeaqid"]
|
|
|
|
[ext_resource type="Script" uid="uid://bq8bvyjfj3qvb" path="res://main.gd" id="1_glv2v"]
|
|
|
|
[node name="Main" type="Control" unique_id=1743375033]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_glv2v")
|
|
|
|
[node name="start" type="Button" parent="." unique_id=678881491]
|
|
layout_mode = 0
|
|
offset_left = 43.0
|
|
offset_top = 557.0
|
|
offset_right = 195.0
|
|
offset_bottom = 606.0
|
|
text = "Start"
|
|
|
|
[node name="tutorial" type="Button" parent="." unique_id=74274404]
|
|
layout_mode = 0
|
|
offset_left = 48.0
|
|
offset_top = 638.0
|
|
offset_right = 288.0
|
|
offset_bottom = 681.0
|
|
text = "Tutorial"
|