feat: update 2.1.9
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://dqlobinv01"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/ui/lobby_invite_popup.gd" id="1_lip"]
|
||||
|
||||
[node name="LobbyInvitePopup" type="ConfirmationDialog"]
|
||||
title = "Lobby Invitation"
|
||||
ok_button_text = "Join"
|
||||
script = ExtResource("1_lip")
|
||||
|
||||
[node name="VBox" type="VBoxContainer" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 280.0
|
||||
offset_bottom = 80.0
|
||||
|
||||
[node name="MessageLabel" type="Label" parent="VBox"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "Someone invited you to their lobby!"
|
||||
autowrap_mode = 3
|
||||
Reference in New Issue
Block a user