215 lines
7.9 KiB
Plaintext
215 lines
7.9 KiB
Plaintext
[gd_scene load_steps=19 format=3 uid="uid://dwv63mpx0y857"]
|
|
|
|
[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://cbmjjcfmyc8wt" path="res://res/bg/bg_station_path_gradient.png" id="4_d7o7v"]
|
|
[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"]
|
|
[ext_resource type="Texture2D" uid="uid://odtdv6uuxul6" path="res://res/mask/overlay_ad_mask_semi_transparent.png" id="5_6mape"]
|
|
[ext_resource type="Texture2D" uid="uid://c4jhgcdnltalm" path="res://res/icon/icon_more_option_hover.png" id="8_5t1lf"]
|
|
[ext_resource type="PackedScene" uid="uid://bb8i20x4xutp5" path="res://Modules/LanguageButton.tscn" id="11_d1sdq"]
|
|
[ext_resource type="Texture2D" uid="uid://drcukx1rmjs77" path="res://res/icon/icon_English_default.png" id="12_drwbu"]
|
|
[ext_resource type="Texture2D" uid="uid://dfktl3007ojxk" path="res://res/icon/icon_English_hover.png" id="13_n2aax"]
|
|
[ext_resource type="Texture2D" uid="uid://ocudv2g8r1s7" path="res://res/icon/icon_Japanese_default.png" id="14_5xi5c"]
|
|
[ext_resource type="Texture2D" uid="uid://b84pps636wbya" path="res://res/icon/icon_Japanese_hover.png" id="15_nay10"]
|
|
|
|
[sub_resource type="Curve2D" id="Curve2D_weg51"]
|
|
_data = {
|
|
"points": PackedVector2Array(0, 0, 0, 0, 322.5, -1.5, 0, 0, 0, 0, 182.5, 210.5, 0, 0, 0, 0, 95.5, 434.5, 0, 0, 0, 0, 59.5, 747.5, 0, 0, 0, 0, 59.5, 972.5)
|
|
}
|
|
point_count = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_sbyit"]
|
|
|
|
[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
|
|
|
|
[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
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 10
|
|
texture = ExtResource("1_rrn5x")
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer/TextureRect"]
|
|
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
|
|
|
|
[node name="Language" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer/TextureRect/HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
flat = true
|
|
script = ExtResource("3_8cofn")
|
|
TextureNormal = ExtResource("2_nfbe6")
|
|
TextureSelected = ExtResource("4_ew1by")
|
|
is_Scale = true
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/TextureRect/HBoxContainer/Language"]
|
|
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")
|
|
|
|
[node name="Tunnel" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/TextureRect/HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 4
|
|
texture = ExtResource("3_2tet8")
|
|
stretch_mode = 5
|
|
|
|
[node name="TextureRect3" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer/TextureRect/HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 4
|
|
texture = ExtResource("4_dco67")
|
|
stretch_mode = 5
|
|
|
|
[node name="MoreOption" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer"]
|
|
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
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
|
layout_mode = 2
|
|
texture = ExtResource("4_d7o7v")
|
|
|
|
[node name="Path2D" type="Path2D" parent="MarginContainer/VBoxContainer/HBoxContainer2/TextureRect"]
|
|
curve = SubResource("Curve2D_weg51")
|
|
|
|
[node name="Panel" type="Panel" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(1346, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_sbyit")
|
|
|
|
[node name="Panel2" type="Panel" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(1426, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="LanguagePanel" type="Control" parent="MarginContainer/VBoxContainer/HBoxContainer2/Panel2"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="mask" type="TextureRect" parent="MarginContainer/VBoxContainer/HBoxContainer2/Panel2/LanguagePanel"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("5_6mape")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2/Panel2/LanguagePanel"]
|
|
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
|
|
theme_override_constants/separation = 37
|
|
|
|
[node name="Button" parent="MarginContainer/VBoxContainer/HBoxContainer2/Panel2/LanguagePanel/VBoxContainer" instance=ExtResource("11_d1sdq")]
|
|
layout_mode = 2
|
|
IconTextureNormal = ExtResource("12_drwbu")
|
|
IconTextureSelected = ExtResource("13_n2aax")
|
|
Text = "English"
|
|
|
|
[node name="Button2" parent="MarginContainer/VBoxContainer/HBoxContainer2/Panel2/LanguagePanel/VBoxContainer" instance=ExtResource("11_d1sdq")]
|
|
layout_mode = 2
|
|
|
|
[node name="Button3" parent="MarginContainer/VBoxContainer/HBoxContainer2/Panel2/LanguagePanel/VBoxContainer" instance=ExtResource("11_d1sdq")]
|
|
layout_mode = 2
|
|
IconTextureNormal = ExtResource("14_5xi5c")
|
|
IconTextureSelected = ExtResource("15_nay10")
|
|
Text = "日本語"
|
|
|
|
[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")
|