init
This commit is contained in:
33
scenes/tabletop_menu.tscn
Normal file
33
scenes/tabletop_menu.tscn
Normal 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"
|
||||
Reference in New Issue
Block a user