111 lines
3.8 KiB
Plaintext
111 lines
3.8 KiB
Plaintext
[gd_scene load_steps=10 format=3 uid="uid://cf6b1t8pujosf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bilmun5leavcp" path="res://res_src/scroll-bar-bg.png" id="1_bl13t"]
|
|
[ext_resource type="FontFile" uid="uid://cexdvv8qg3x01" path="res://resources/Font/文泉驿点阵正黑.TTF" id="1_errlg"]
|
|
[ext_resource type="FontFile" uid="uid://1xg1ofw27hbp" path="res://resources/Font/unifont-17.0.03.otf" id="2_bl13t"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_iyx0m"]
|
|
bg_color = Color(0.296, 0.54800004, 0.8, 1)
|
|
border_width_left = 1
|
|
border_width_right = 1
|
|
border_color = Color(0.8, 0.8, 0.8, 0)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bl13t"]
|
|
bg_color = Color(0.48000002, 0.64000005, 0.8, 1)
|
|
border_width_left = 1
|
|
border_width_right = 1
|
|
border_color = Color(0.8, 0.8, 0.8, 0)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_74lek"]
|
|
bg_color = Color(0.9, 0.9, 0.9, 1)
|
|
border_width_left = 1
|
|
border_width_right = 1
|
|
border_color = Color(0.8, 0.8, 0.8, 0)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_bl13t"]
|
|
texture = ExtResource("1_bl13t")
|
|
texture_margin_left = 2.0
|
|
texture_margin_top = 2.0
|
|
texture_margin_right = 2.0
|
|
texture_margin_bottom = 2.0
|
|
axis_stretch_horizontal = 1
|
|
axis_stretch_vertical = 1
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_j5jx5"]
|
|
content_margin_left = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color(1, 1, 1, 0.75)
|
|
draw_center = false
|
|
border_width_left = 2
|
|
border_width_top = 2
|
|
border_width_right = 2
|
|
border_width_bottom = 2
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
corner_detail = 5
|
|
expand_margin_left = 2.0
|
|
expand_margin_top = 2.0
|
|
expand_margin_right = 2.0
|
|
expand_margin_bottom = 2.0
|
|
|
|
[sub_resource type="Theme" id="Theme_ij1v8"]
|
|
default_font = ExtResource("2_bl13t")
|
|
default_font_size = 12
|
|
VScrollBar/styles/grabber = SubResource("StyleBoxFlat_iyx0m")
|
|
VScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_bl13t")
|
|
VScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_74lek")
|
|
VScrollBar/styles/scroll = SubResource("StyleBoxTexture_bl13t")
|
|
VScrollBar/styles/scroll_focus = SubResource("StyleBoxFlat_j5jx5")
|
|
|
|
[node name="Node2D" type="Node2D"]
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="."]
|
|
offset_right = 92.0
|
|
offset_bottom = 101.0
|
|
theme = SubResource("Theme_ij1v8")
|
|
draw_focus_border = true
|
|
|
|
[node name="Polygon2D" type="Polygon2D" parent="ScrollContainer"]
|
|
position = Vector2(-0.6560024, 1.4637735)
|
|
scale = Vector2(2.4320588, 3.3475094)
|
|
color = Color(0.16078432, 0.29803923, 0.45490196, 1)
|
|
polygon = PackedVector2Array(0.25320435, -0.7913666, 40.966705, -0.67121506, 40.975983, 31.40563, 0.23184204, 31.52679)
|
|
uv = PackedVector2Array(-626.6666, -67.33367, -113.33331, -66.000336, -208, 69.99967, -629.3333, 17.333)
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Button" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "ASCV发送给对"
|
|
|
|
[node name="Button2" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
theme_override_fonts/font = ExtResource("1_errlg")
|
|
theme_override_font_sizes/font_size = 12
|
|
text = "ASCV发送给对"
|
|
|
|
[node name="Button3" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "ASCV发送给对"
|
|
|
|
[node name="Button4" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "ASCV发送给对"
|
|
|
|
[node name="Button5" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "ASCV发送给对"
|
|
|
|
[node name="Button6" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "ASCV发送给对"
|
|
|
|
[node name="Button7" type="Button" parent="ScrollContainer/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "ASCV发送给对"
|