2024-12-17 18:21:12 +08:00
|
|
|
[gd_scene load_steps=19 format=3 uid="uid://dwv63mpx0y857"]
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[ext_resource type="Script" path="res://main.gd" id="1_7mntx"]
|
2024-12-17 18:21:12 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://ctqyt5yh6uy78" path="res://res/bg/bg_dropdown_menu_active.png" id="1_rrn5x"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bkau0qkht0c8j" path="res://res/icon/icon_more_option_default.png" id="2_kb1k2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bjhn4gko31i06" path="res://res/icon/icon_language_setting_default.png" id="2_nfbe6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bnl4wc12yukw0" path="res://res/icon/icon_terminal_default.png" id="3_2tet8"]
|
|
|
|
[ext_resource type="Script" path="res://Modules/ButtonItem.gd" id="3_8cofn"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bmv5quilkypgr" path="res://res/preview/chinese.png" id="3_kegs1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cblh0mxrlrw3s" path="res://res/icon/icon_hide_video_default.png" id="4_dco67"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://d31dauellifod" path="res://res/icon/icon_language_setting_hover.png" id="4_ew1by"]
|
2024-12-18 19:45:53 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://cvv784xu4xhoe" path="res://res/icon/icon_terminal_hover.png" id="6_vioyi"]
|
2024-12-17 18:21:12 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://c4jhgcdnltalm" path="res://res/icon/icon_more_option_hover.png" id="8_5t1lf"]
|
2024-12-18 19:45:53 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://uaj4hq8l4sfr" path="res://res/icon/icon_hide_video_hover.png" id="8_ahwag"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dnpguw2kxiycr" path="res://res/bg/bg_info_panel_time_default.png" id="12_bp84h"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b1v18ra6fsxt5" path="res://Modules/language_panel_horizontal.tscn" id="12_g3kjd"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cniqn7t5ddowq" path="res://Modules/station_view.tscn" id="12_ltcn0"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bk6628qw2j15m" path="res://Modules/language_panel_vertical.tscn" id="13_ec1yh"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ncxqcxrll4gn" path="res://res/bg/bg_info_panel_speed_safebelt_default.png" id="13_ko5d5"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bkftfoedt3036" path="res://res/icon/icon_safebelt_yes.png" id="14_1xl0y"]
|
2024-12-17 18:21:12 +08:00
|
|
|
|
|
|
|
[node name="Control" type="Control"]
|
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
script = ExtResource("1_7mntx")
|
2024-12-17 18:21:12 +08:00
|
|
|
|
|
|
|
[node name="Background" type="ColorRect" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
color = Color(0.0431373, 0.101961, 0.164706, 1)
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
theme_override_constants/margin_left = 87
|
|
|
|
theme_override_constants/margin_top = 25
|
|
|
|
theme_override_constants/margin_right = 88
|
|
|
|
theme_override_constants/margin_bottom = 124
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
theme_override_constants/separation = 31
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
theme_override_constants/separation = 27
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="MoreOptionPanel" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer"]
|
|
|
|
unique_name_in_owner = true
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 10
|
|
|
|
texture = ExtResource("1_rrn5x")
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = -1
|
|
|
|
anchor_left = 0.030303
|
|
|
|
anchor_right = 0.933884
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="Language" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel/HBoxContainer"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
flat = true
|
|
|
|
script = ExtResource("3_8cofn")
|
|
|
|
TextureNormal = ExtResource("2_nfbe6")
|
|
|
|
TextureSelected = ExtResource("4_ew1by")
|
|
|
|
is_Scale = true
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel/HBoxContainer/Language"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 8
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
offset_left = -29.0
|
|
|
|
offset_top = -29.0
|
|
|
|
offset_right = 29.0
|
|
|
|
offset_bottom = 29.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
texture = ExtResource("2_nfbe6")
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="Tunnel" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel/HBoxContainer"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
2024-12-18 19:45:53 +08:00
|
|
|
flat = true
|
|
|
|
script = ExtResource("3_8cofn")
|
|
|
|
TextureNormal = ExtResource("3_2tet8")
|
|
|
|
TextureSelected = ExtResource("6_vioyi")
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel/HBoxContainer/Tunnel"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 8
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
offset_left = -20.0
|
|
|
|
offset_top = -20.0
|
|
|
|
offset_right = 20.0
|
|
|
|
offset_bottom = 20.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-12-17 18:21:12 +08:00
|
|
|
texture = ExtResource("3_2tet8")
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="ADView" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel/HBoxContainer"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
2024-12-18 19:45:53 +08:00
|
|
|
flat = true
|
|
|
|
script = ExtResource("3_8cofn")
|
|
|
|
TextureNormal = ExtResource("4_dco67")
|
|
|
|
TextureSelected = ExtResource("8_ahwag")
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOptionPanel/HBoxContainer/ADView"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 8
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
offset_left = -20.0
|
|
|
|
offset_top = -20.0
|
|
|
|
offset_right = 20.0
|
|
|
|
offset_bottom = 20.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-12-17 18:21:12 +08:00
|
|
|
texture = ExtResource("4_dco67")
|
|
|
|
|
|
|
|
[node name="MoreOption" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer"]
|
2024-12-18 19:45:53 +08:00
|
|
|
unique_name_in_owner = true
|
2024-12-17 18:21:12 +08:00
|
|
|
custom_minimum_size = Vector2(39, 0)
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 4
|
|
|
|
flat = true
|
|
|
|
script = ExtResource("3_8cofn")
|
|
|
|
TextureNormal = ExtResource("2_kb1k2")
|
|
|
|
TextureSelected = ExtResource("8_5t1lf")
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/MoreOption"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
texture = ExtResource("2_kb1k2")
|
|
|
|
stretch_mode = 5
|
|
|
|
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="MarginContainer/VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_constants/separation = 68
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="StationView" parent="MarginContainer/VBoxContainer/HBoxContainer2" instance=ExtResource("12_ltcn0")]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="StatePanel" type="Panel" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
2024-12-17 18:21:12 +08:00
|
|
|
custom_minimum_size = Vector2(1346, 0)
|
|
|
|
layout_mode = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
size_flags_horizontal = 3
|
2024-12-17 18:21:12 +08:00
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="StateView" type="Control" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView"]
|
|
|
|
layout_mode = 0
|
|
|
|
offset_left = 50.5
|
|
|
|
offset_top = 77.5
|
|
|
|
offset_right = 393.5
|
|
|
|
offset_bottom = 375.5
|
|
|
|
theme_override_constants/separation = 20
|
|
|
|
|
|
|
|
[node name="Time" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
texture = ExtResource("12_bp84h")
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Time"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
theme_override_constants/margin_left = 30
|
|
|
|
theme_override_constants/margin_right = 30
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Time/MarginContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
[node name="Time" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Time/MarginContainer/HBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
theme_override_colors/font_color = Color(0.952941, 0.952941, 0.952941, 1)
|
|
|
|
theme_override_font_sizes/font_size = 36
|
|
|
|
text = "16:40"
|
|
|
|
|
|
|
|
[node name="Date" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Time/MarginContainer/HBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
theme_override_colors/font_color = Color(0.952941, 0.952941, 0.952941, 1)
|
|
|
|
theme_override_font_sizes/font_size = 36
|
|
|
|
text = "11月5日"
|
|
|
|
horizontal_alignment = 2
|
|
|
|
|
|
|
|
[node name="Speed" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
texture = ExtResource("13_ko5d5")
|
2024-12-17 18:21:12 +08:00
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 1
|
2024-12-18 19:45:53 +08:00
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2024-12-17 18:21:12 +08:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
theme_override_constants/margin_top = 30
|
|
|
|
theme_override_constants/margin_bottom = 30
|
2024-12-17 18:21:12 +08:00
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
theme_override_constants/separation = 0
|
2024-12-17 18:21:12 +08:00
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
size_flags_horizontal = 3
|
2024-12-17 18:21:12 +08:00
|
|
|
|
2024-12-18 19:45:53 +08:00
|
|
|
[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer/VBoxContainer"]
|
2024-12-17 18:21:12 +08:00
|
|
|
layout_mode = 2
|
2024-12-18 19:45:53 +08:00
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_colors/font_color = Color(0.584314, 0.584314, 0.584314, 1)
|
|
|
|
theme_override_font_sizes/font_size = 28
|
|
|
|
text = "时速"
|
|
|
|
horizontal_alignment = 1
|
|
|
|
|
|
|
|
[node name="Label3" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer/VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_colors/font_color = Color(0.952941, 0.952941, 0.952941, 1)
|
|
|
|
theme_override_font_sizes/font_size = 40
|
|
|
|
text = "40
|
|
|
|
"
|
|
|
|
horizontal_alignment = 1
|
|
|
|
vertical_alignment = 2
|
|
|
|
|
|
|
|
[node name="Label2" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer/VBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_colors/font_color = Color(0.584314, 0.584314, 0.584314, 1)
|
|
|
|
theme_override_font_sizes/font_size = 28
|
|
|
|
text = "km/h"
|
|
|
|
horizontal_alignment = 1
|
|
|
|
vertical_alignment = 2
|
|
|
|
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer/VBoxContainer2"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_colors/font_color = Color(0.584314, 0.584314, 0.584314, 1)
|
|
|
|
theme_override_font_sizes/font_size = 28
|
|
|
|
text = "安全带"
|
|
|
|
horizontal_alignment = 1
|
|
|
|
|
|
|
|
[node name="SafetyBeltTexture" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer/VBoxContainer2"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
texture = ExtResource("14_1xl0y")
|
|
|
|
expand_mode = 1
|
|
|
|
stretch_mode = 5
|
|
|
|
|
|
|
|
[node name="SafetyBeltText" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel/StateView/VBoxContainer/Speed/MarginContainer/HBoxContainer/VBoxContainer2"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_colors/font_color = Color(0.584314, 0.584314, 0.584314, 1)
|
|
|
|
theme_override_font_sizes/font_size = 28
|
|
|
|
text = "已系好"
|
|
|
|
horizontal_alignment = 1
|
|
|
|
vertical_alignment = 2
|
|
|
|
|
|
|
|
[node name="LanguagePanelHorizontal" parent="MarginContainer/VBoxContainer/HBoxContainer2/StatePanel" instance=ExtResource("12_g3kjd")]
|
|
|
|
visible = false
|
|
|
|
layout_mode = 1
|
|
|
|
|
|
|
|
[node name="ADPanel" type="Panel" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
|
|
|
custom_minimum_size = Vector2(1426, 0)
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
[node name="LanguageVertical" parent="MarginContainer/VBoxContainer/HBoxContainer2/ADPanel" instance=ExtResource("13_ec1yh")]
|
|
|
|
visible = false
|
|
|
|
layout_mode = 1
|
|
|
|
|
|
|
|
[node name="TunnelPanel" type="Control" parent="MarginContainer/VBoxContainer/HBoxContainer2/ADPanel"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-12-17 18:21:12 +08:00
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
|
|
visible = false
|
|
|
|
modulate = Color(1, 1, 1, 0.345098)
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
texture = ExtResource("3_kegs1")
|
2024-12-18 19:45:53 +08:00
|
|
|
|
|
|
|
[connection signal="pressed" from="MarginContainer/VBoxContainer/HBoxContainer/MoreOption" to="." method="_on_more_option_pressed"]
|