19 lines
483 B
Text
19 lines
483 B
Text
[gd_scene load_steps=2 format=3 uid="uid://dpxam8lwgsd6q"]
|
|
|
|
[ext_resource type="Script" uid="uid://b5gc2gq5adxsf" path="res://ui/join_game.gd" id="1_ju2tq"]
|
|
|
|
[node name="JoinGame" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_ju2tq")
|
|
|
|
[node name="PlayerList" type="Label" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 9
|
|
anchor_bottom = 1.0
|
|
offset_right = 1.0
|
|
grow_vertical = 2
|