Files
Bomber-Thorsten/lob4F13.tmp

24 lines
543 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
offset_right = 40.0
offset_bottom = 40.0
[node name="StartButton" type="Button" parent="."]
layout_mode = 2
offset_left = 47.0
offset_top = 12.0
offset_right = 87.0
offset_bottom = 20.0
text = "Start"