Files
Bomber-Thorsten/lobby.tscn

42 lines
925 B
Plaintext
Raw Normal View History

2024-12-04 08:48:48 +01:00
[gd_scene load_steps=2 format=3 uid="uid://l4sh5qah5jln"]
[ext_resource type="Script" path="res://lobby.gd" id="1_p5ww4"]
[node name="Lobby" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("1_p5ww4")
[node name="PlayerList" type="VBoxContainer" parent="."]
layout_mode = 0
2024-12-04 16:17:31 +01:00
offset_left = 531.0
offset_top = 168.0
offset_right = 648.0
offset_bottom = 382.0
2024-12-04 08:48:48 +01:00
[node name="StartButton" type="Button" parent="."]
layout_mode = 2
2024-12-04 16:17:31 +01:00
offset_left = 516.0
offset_top = 464.0
offset_right = 666.0
offset_bottom = 511.0
2024-12-04 08:48:48 +01:00
text = "Start"
[node name="Label" type="Label" parent="."]
layout_mode = 0
2024-12-04 16:17:31 +01:00
offset_left = 514.0
offset_top = 88.0
offset_right = 651.0
offset_bottom = 111.0
2024-12-04 08:48:48 +01:00
text = "Bomber-Thorsten"
2024-12-04 16:17:31 +01:00
[node name="Label2" type="Label" parent="."]
layout_mode = 0
offset_left = 530.0
offset_top = 614.0
offset_right = 660.0
offset_bottom = 637.0
text = "www.it-thaler.de"