D5/UI/main/ui_bottom_info.tscn
2025-05-09 15:40:47 +08:00

103 lines
2.9 KiB
Plaintext

[gd_scene load_steps=5 format=3 uid="uid://bsmybl7xmr85u"]
[ext_resource type="Script" uid="uid://bs31u8d45ntgk" path="res://UI/main/ui_bottom_info.gd" id="1_57r2b"]
[ext_resource type="Texture2D" uid="uid://bsvolr4ttlyw0" path="res://UI/main/ui_main_bg.png" id="1_h6efo"]
[ext_resource type="Theme" uid="uid://bau80ps6kx783" path="res://UI/tres/Bottom_Info_button_theme.tres" id="2_57r2b"]
[ext_resource type="FontFile" uid="uid://egugs822n8gr" path="res://UI/font/AlimamaFangYuanTiVF-Thin.ttf" id="3_5kh34"]
[node name="UI_Bottom_Info" type="Control"]
custom_minimum_size = Vector2(1000, 80)
layout_mode = 3
anchors_preset = 12
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = -80.0
grow_horizontal = 2
grow_vertical = 0
script = ExtResource("1_57r2b")
[node name="HBoxContainer" type="HBoxContainer" parent="."]
custom_minimum_size = Vector2(1000, 0)
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
theme_override_constants/separation = 0
alignment = 1
[node name="Part_1" type="NinePatchRect" parent="HBoxContainer"]
custom_minimum_size = Vector2(122, 80)
layout_mode = 2
texture = ExtResource("1_h6efo")
region_rect = Rect2(0, 268, 59, 48)
patch_margin_left = 17
patch_margin_top = 11
patch_margin_right = 13
patch_margin_bottom = 21
[node name="Save" type="Button" parent="HBoxContainer/Part_1"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -51.0
offset_top = -29.0
offset_right = 51.0
offset_bottom = 26.0
grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("2_57r2b")
theme_override_fonts/font = ExtResource("3_5kh34")
theme_override_font_sizes/font_size = 30
text = "保存"
flat = true
[node name="Part_2" type="NinePatchRect" parent="HBoxContainer"]
custom_minimum_size = Vector2(328, 49)
layout_mode = 2
texture = ExtResource("1_h6efo")
region_rect = Rect2(59, 268, 218, 48)
patch_margin_left = 24
patch_margin_top = 10
patch_margin_right = 14
patch_margin_bottom = 9
[node name="Part_3" type="NinePatchRect" parent="HBoxContainer"]
custom_minimum_size = Vector2(420, 49)
layout_mode = 2
texture = ExtResource("1_h6efo")
region_rect = Rect2(277, 268.5, 161, 47.5)
patch_margin_left = 13
patch_margin_right = 20
[node name="Part_4" type="NinePatchRect" parent="HBoxContainer"]
custom_minimum_size = Vector2(130, 49)
layout_mode = 2
texture = ExtResource("1_h6efo")
region_rect = Rect2(438, 268, 65, 48)
patch_margin_left = 22
patch_margin_top = 11
patch_margin_right = 11
patch_margin_bottom = 21
[node name="Menu" type="Button" parent="HBoxContainer/Part_4"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -48.0
offset_top = -29.0
offset_right = 54.0
offset_bottom = 26.0
grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("2_57r2b")
theme_override_fonts/font = ExtResource("3_5kh34")
theme_override_font_sizes/font_size = 30
text = "菜单"
flat = true