This commit is contained in:
2026-09-04 12:38:53 -04:00
parent 3de654d982
commit 7c567ec9dc
59 changed files with 2355 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
[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"