Initial commit

This commit is contained in:
AXOLOTsh
2026-03-01 08:32:24 +03:00
commit 80e7624617
44 changed files with 2351 additions and 0 deletions

24
scenes/ui/MainMenu.tscn Normal file
View File

@@ -0,0 +1,24 @@
[gd_scene format=3 uid="uid://c86aaee0t6unc"]
[sub_resource type="Theme" id="Theme_0rmrm"]
[node name="MainMenu" type="Control" unique_id=1487626196]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme = SubResource("Theme_0rmrm")
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1745174404]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Button" type="Button" parent="VBoxContainer" unique_id=1720039221]
layout_mode = 2
text = "Exit"