feat: 重构多人游戏界面和代码,使用文件存储游戏配置,重构底层代码

This commit is contained in:
ZZY
2024-11-06 22:13:03 +08:00
parent d323a0bee7
commit d6cbb5e11d
30 changed files with 715 additions and 262 deletions

View File

@ -0,0 +1,17 @@
[gd_scene format=3 uid="uid://pc83bstfltn"]
[node name="ServerStatus" type="HBoxContainer"]
anchors_preset = -1
anchor_right = 0.176389
anchor_bottom = 0.0179687
offset_right = -126.0
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="."]
layout_mode = 2
size_flags_horizontal = 0
text = "Server Status"
[node name="ColorRect" type="ColorRect" parent="."]
custom_minimum_size = Vector2(15, 15)
layout_mode = 2