feat: 将游戏分辨率改为1920*1080,增加下载数据按钮

This commit is contained in:
2026-01-21 08:14:35 +08:00
parent b54ce939dc
commit 06ed87a4cc
7 changed files with 106 additions and 32 deletions
+16 -16
View File
@@ -11,14 +11,14 @@ script = ExtResource("1_ekxnf")
[node name="Background" type="ColorRect" parent="."]
offset_left = -24.0
offset_top = -22.0
offset_right = 1183.0
offset_bottom = 647.0
offset_right = 1925.0
offset_bottom = 1153.0
color = Color(0.7058824, 0.6862745, 0, 1)
[node name="Title" type="Label" parent="."]
offset_left = 304.0
offset_left = 540.0
offset_top = 58.0
offset_right = 883.0
offset_right = 1119.0
offset_bottom = 177.0
size_flags_horizontal = 4
theme_override_fonts/font = ExtResource("1_l6cm7")
@@ -27,19 +27,19 @@ text = "纸片化学社区版"
horizontal_alignment = 1
[node name="StartGame" type="Button" parent="."]
offset_left = 397.0
offset_top = 227.0
offset_right = 713.03845
offset_bottom = 326.0
offset_left = 672.0
offset_top = 355.0
offset_right = 988.03845
offset_bottom = 454.0
theme_override_fonts/font = ExtResource("1_l6cm7")
theme_override_font_sizes/font_size = 36
text = "创建局域网游戏"
[node name="JoinGame" type="Button" parent="."]
offset_left = 396.0
offset_top = 373.0
offset_right = 712.03845
offset_bottom = 472.0
offset_left = 666.0
offset_top = 509.0
offset_right = 982.03845
offset_bottom = 608.0
theme_override_fonts/font = ExtResource("1_l6cm7")
theme_override_font_sizes/font_size = 36
text = "加入局域网游戏"
@@ -139,10 +139,10 @@ theme_override_fonts/font = ExtResource("1_l6cm7")
text = "请输入服务器IP无需加端口"
[node name="SettingButton" type="Button" parent="."]
offset_left = 1029.0
offset_top = 14.0
offset_right = 1137.0
offset_bottom = 84.0
offset_left = 1591.0
offset_top = 39.0
offset_right = 1699.0
offset_bottom = 109.0
theme_override_fonts/font = ExtResource("1_l6cm7")
theme_override_font_sizes/font_size = 30
text = "设置"