duncgibbs cb0c6e18f5
Some checks failed
linting & formatting / build (push) Failing after 22s
creates all initial tiles and buildings
2026-04-15 10:45:43 -05:00

103 lines
3.6 KiB
Plaintext

[gd_scene format=3 uid="uid://dpuwsqorot65h"]
[ext_resource type="Script" uid="uid://ccycmp8aj70fe" path="res://prefabs/lobby/lobby.gd" id="1_2wvic"]
[ext_resource type="Script" uid="uid://cy006uvidc4y" path="res://addons/tube/tube_client.gd" id="2_tftiq"]
[ext_resource type="Script" uid="uid://t4pe7yqc3pnt" path="res://addons/tube/tube_context.gd" id="3_1gg6n"]
[sub_resource type="Resource" id="Resource_x4164"]
script = ExtResource("3_1gg6n")
app_id = "g^o#isR0W!x|+?8"
trackers_urls = Array[String](["wss://tracker.openwebtorrent.com", "wss://tracker.files.fm:7073/announce", "wss://tracker.btorrent.xyz/", "wss://tracker.ghostchu-services.top:443/announce"])
stun_servers_urls = Array[String](["stun:stun.l.google.com:19302", "stun:stun.cloudflare.com:3478", "stun:stun.bethesda.net:3478"])
metadata/_custom_type_script = "uid://t4pe7yqc3pnt"
[sub_resource type="LabelSettings" id="LabelSettings_2wvic"]
font_size = 48
[sub_resource type="LabelSettings" id="LabelSettings_tftiq"]
font_size = 32
[node name="Lobby" type="Node" unique_id=459413586]
script = ExtResource("1_2wvic")
[node name="TubeClient" type="Node" parent="." unique_id=1351185338]
unique_name_in_owner = true
script = ExtResource("2_tftiq")
context = SubResource("Resource_x4164")
metadata/_custom_type_script = "uid://cy006uvidc4y"
[node name="MenuContainer" type="VBoxContainer" parent="." unique_id=1667537625]
unique_name_in_owner = true
visible = false
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 20
alignment = 1
[node name="Title" type="Label" parent="MenuContainer" unique_id=1959052214]
layout_mode = 2
text = "Clockwork City"
label_settings = SubResource("LabelSettings_2wvic")
horizontal_alignment = 1
[node name="CreateSession" type="Button" parent="MenuContainer" unique_id=1320477862]
layout_mode = 2
size_flags_horizontal = 4
text = "Create Session"
[node name="JoinSession" type="Button" parent="MenuContainer" unique_id=897089302]
layout_mode = 2
size_flags_horizontal = 4
text = "Join Session"
[node name="CreateSessionContainer" type="VBoxContainer" parent="." unique_id=1261110903]
unique_name_in_owner = true
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 20
alignment = 1
[node name="Label" type="Label" parent="CreateSessionContainer" unique_id=1668422341]
layout_mode = 2
text = "Create Session"
label_settings = SubResource("LabelSettings_tftiq")
horizontal_alignment = 1
[node name="Name" type="HBoxContainer" parent="CreateSessionContainer" unique_id=1986198559]
layout_mode = 2
theme_override_constants/separation = 20
alignment = 1
[node name="Label" type="Label" parent="CreateSessionContainer/Name" unique_id=2042865933]
layout_mode = 2
text = "Player Name"
[node name="LineEdit" type="LineEdit" parent="CreateSessionContainer/Name" unique_id=1717454671]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
[node name="Color" type="HBoxContainer" parent="CreateSessionContainer" unique_id=237702841]
layout_mode = 2
theme_override_constants/separation = 20
alignment = 1
[node name="Label" type="Label" parent="CreateSessionContainer/Color" unique_id=803879737]
layout_mode = 2
text = "Player Color"
[node name="ColorPickerButton" type="ColorPickerButton" parent="CreateSessionContainer/Color" unique_id=165152573]
custom_minimum_size = Vector2(150, 0)
layout_mode = 2
[node name="Button" type="Button" parent="CreateSessionContainer" unique_id=218018842]
custom_minimum_size = Vector2(150, 0)
layout_mode = 2
size_flags_horizontal = 4
text = "Create Session"