This commit is contained in:
Aspergerli
2026-03-09 19:18:47 +01:00
commit ade3d0fb01
240 changed files with 12324 additions and 0 deletions

33
scenes/tabletop_menu.tscn Normal file
View File

@@ -0,0 +1,33 @@
[gd_scene format=3 uid="uid://b5rbmffyfi0nq"]
[node name="Tabletop_menu" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Button_Start" type="Button" parent="."]
layout_mode = 0
offset_left = 481.0
offset_top = 182.0
offset_right = 631.0
offset_bottom = 215.0
text = "Start Learning"
[node name="Button_Continue" type="Button" parent="."]
layout_mode = 0
offset_left = 481.0
offset_top = 221.0
offset_right = 631.0
offset_bottom = 254.0
text = "Continue"
[node name="Button_Free Play" type="Button" parent="."]
layout_mode = 0
offset_left = 481.0
offset_top = 261.0
offset_right = 631.0
offset_bottom = 294.0
text = "Free Play"