grounders-slowjam-2024/server/lobby_list.tscn

22 lines
507 B
Plaintext
Raw Permalink Normal View History

2024-05-25 17:15:59 -06:00
[gd_scene load_steps=2 format=3 uid="uid://bdfsbuxqrkq68"]
[ext_resource type="Script" path="res://server/lobby_list.gd" id="1_tktrj"]
[node name="LobbyList" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = 67.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_tktrj")
[node name="Lobbies" type="VBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2