create game_menu, page generic, page_1, page_2 and relatives widgets

This commit is contained in:
2026-05-07 23:35:14 +02:00
parent 70d3dfe15c
commit 2ef9e66917
99 changed files with 1900 additions and 188 deletions

15
core/game_menu/page.tscn Normal file
View File

@@ -0,0 +1,15 @@
[gd_scene format=3 uid="uid://id854u4gh12f"]
[ext_resource type="Texture2D" uid="uid://bs56pdbywm4uh" path="res://core/game_menu/assets/page_1/quad_main.png" id="1_jwl25"]
[node name="Page" type="Control" unique_id=2037261222]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Background" type="TextureRect" parent="." unique_id=1203110384]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_jwl25")