2026-01-29 19:54:18 +08:00
|
|
|
[gd_scene format=3 uid="uid://3gquhwcjfis7"]
|
2026-01-06 08:12:57 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="FontFile" uid="uid://c2bipf4tpdjj8" path="res://assets/fonts/AlibabaPuHuiTi-3-65-Medium.ttf" id="1_uwrxv"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://78lmrp321x85" path="res://scripts/game/game.gd" id="1_yqjtg"]
|
2026-01-02 20:05:57 +08:00
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Game" type="Node2D" unique_id=818469863]
|
2026-01-06 08:12:57 +08:00
|
|
|
script = ExtResource("1_yqjtg")
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Background" type="ColorRect" parent="." unique_id=802635055]
|
2026-01-06 08:12:57 +08:00
|
|
|
offset_left = -34.0
|
|
|
|
|
offset_top = -27.0
|
2026-01-21 08:14:35 +08:00
|
|
|
offset_right = 1954.0
|
|
|
|
|
offset_bottom = 1167.0
|
2026-01-06 08:12:57 +08:00
|
|
|
color = Color(0.7058824, 0.6862745, 0, 1)
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="IsServerLabel" type="Label" parent="." unique_id=592205212]
|
2026-01-21 14:53:30 +08:00
|
|
|
offset_left = 58.0
|
|
|
|
|
offset_top = 15.0
|
|
|
|
|
offset_right = 255.0
|
|
|
|
|
offset_bottom = 63.0
|
2026-01-06 08:12:57 +08:00
|
|
|
theme_override_fonts/font = ExtResource("1_uwrxv")
|
|
|
|
|
theme_override_font_sizes/font_size = 20
|
|
|
|
|
text = "啊啊啊啊啊:啊啊啊啊"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="IPLabel" type="Label" parent="." unique_id=2017838611]
|
2026-01-21 14:53:30 +08:00
|
|
|
offset_left = 54.0
|
|
|
|
|
offset_top = 53.0
|
|
|
|
|
offset_right = 156.0
|
|
|
|
|
offset_bottom = 98.0
|
2026-01-06 08:12:57 +08:00
|
|
|
theme_override_fonts/font = ExtResource("1_uwrxv")
|
|
|
|
|
theme_override_font_sizes/font_size = 24
|
|
|
|
|
text = "127.0.0.2"
|
2026-01-21 14:53:30 +08:00
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Player1" type="Node2D" parent="." unique_id=1336934388]
|
2026-01-21 14:53:30 +08:00
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Username" type="Label" parent="Player1" unique_id=264475054]
|
|
|
|
|
offset_left = 49.0
|
|
|
|
|
offset_top = 970.0
|
|
|
|
|
offset_right = 531.0
|
|
|
|
|
offset_bottom = 1028.0
|
2026-01-21 14:53:30 +08:00
|
|
|
theme_override_fonts/font = ExtResource("1_uwrxv")
|
|
|
|
|
theme_override_font_sizes/font_size = 35
|
|
|
|
|
text = "Player1"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Player2" type="Node2D" parent="." unique_id=1559551502]
|
2026-01-21 14:53:30 +08:00
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Username" type="Label" parent="Player2" unique_id=1130366682]
|
|
|
|
|
offset_left = 1521.0
|
2026-01-21 14:53:30 +08:00
|
|
|
offset_top = 15.0
|
2026-01-29 19:54:18 +08:00
|
|
|
offset_right = 1834.0
|
2026-01-21 14:53:30 +08:00
|
|
|
offset_bottom = 73.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("1_uwrxv")
|
|
|
|
|
theme_override_font_sizes/font_size = 35
|
|
|
|
|
text = "Player2"
|