update ui
This commit was merged in pull request #31.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://id854u4gh12f" path="res://core/game_menu/page.tscn" id="1_ua8fn"]
|
||||
[ext_resource type="Texture2D" uid="uid://fpnhk1ygcrmu" path="res://core/game_menu/assets/page_3/bg_timbri.png" id="2_ckqcb"]
|
||||
[ext_resource type="PackedScene" uid="uid://cxf8s80ivwj1p" path="res://core/game_menu/option_menu.tscn" id="2_tymfi"]
|
||||
[ext_resource type="Texture2D" uid="uid://db2yhovnqq4cp" path="res://core/game_menu/assets/decoration_page3.png" id="2_yx6jr"]
|
||||
[ext_resource type="PackedScene" uid="uid://caqf471x0kttc" path="res://core/game_menu/settings_menu.tscn" id="4_twko7"]
|
||||
|
||||
[node name="Page3" unique_id=2037261222 instance=ExtResource("1_ua8fn")]
|
||||
@@ -15,25 +16,40 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="." index="1" unique_id=464034413]
|
||||
layout_mode = 0
|
||||
offset_left = 1040.0
|
||||
offset_top = 309.0
|
||||
offset_right = 1738.0
|
||||
offset_bottom = 836.0
|
||||
texture = ExtResource("2_ckqcb")
|
||||
[node name="Background" parent="." index="0" unique_id=1203110384]
|
||||
visible = true
|
||||
|
||||
[node name="OptionMenu" parent="." index="2" unique_id=1055457221 instance=ExtResource("2_tymfi")]
|
||||
[node name="Decoration" type="TextureRect" parent="." index="1" unique_id=980764536]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset_ratio = Vector2(0.5, 0.5)
|
||||
mouse_filter = 2
|
||||
texture = ExtResource("2_yx6jr")
|
||||
expand_mode = 1
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="." index="2" unique_id=464034413]
|
||||
layout_mode = 0
|
||||
anchor_left = 0.5416667
|
||||
anchor_top = 0.28611112
|
||||
anchor_right = 0.90520835
|
||||
anchor_bottom = 0.7740741
|
||||
texture = ExtResource("2_ckqcb")
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="OptionMenu" parent="." index="3" unique_id=1055457221 instance=ExtResource("2_tymfi")]
|
||||
layout_mode = 0
|
||||
anchors_preset = 0
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.0
|
||||
offset_left = 1385.0
|
||||
offset_top = 563.0
|
||||
offset_right = 1385.0
|
||||
offset_bottom = 563.0
|
||||
anchor_left = 0.7213542
|
||||
anchor_top = 0.5212963
|
||||
anchor_right = 0.7213542
|
||||
anchor_bottom = 0.5212963
|
||||
grow_horizontal = 1
|
||||
grow_vertical = 1
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="PlayButton" parent="OptionMenu/VBoxContainer" parent_id_path=PackedInt32Array(1055457221, 508055524) index="0" unique_id=1990327704]
|
||||
visible = false
|
||||
@@ -41,11 +57,16 @@ visible = false
|
||||
[node name="SettingsButton" parent="OptionMenu/VBoxContainer" parent_id_path=PackedInt32Array(1055457221, 508055524) index="2" unique_id=1931222561]
|
||||
visible = false
|
||||
|
||||
[node name="SettingsMenu" parent="." index="3" unique_id=1639777294 instance=ExtResource("4_twko7")]
|
||||
[node name="SettingsMenu" parent="." index="4" unique_id=1639777294 instance=ExtResource("4_twko7")]
|
||||
layout_mode = 1
|
||||
offset_left = 365.0
|
||||
offset_top = 304.0
|
||||
offset_right = 365.0
|
||||
offset_bottom = 304.0
|
||||
anchor_top = 0.5388889
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.5388889
|
||||
offset_left = 278.11
|
||||
offset_top = -240.0
|
||||
offset_right = 902.11
|
||||
offset_bottom = 285.0
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 6
|
||||
|
||||
[editable path="OptionMenu"]
|
||||
|
||||
Reference in New Issue
Block a user