create game_menu, page generic, page_1, page_2 and relatives widgets
This commit is contained in:
15
core/game_menu/page.tscn
Normal file
15
core/game_menu/page.tscn
Normal 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")
|
||||
Reference in New Issue
Block a user