Improved UI event system
This commit is contained in:
23
client/ui/reconnect/Reconnect.tscn
Normal file
23
client/ui/reconnect/Reconnect.tscn
Normal file
@ -0,0 +1,23 @@
|
||||
[gd_scene format=3 uid="uid://c6jhsk76pk5k4"]
|
||||
|
||||
[node name="Reconnect" type="Panel"]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -47.5
|
||||
offset_top = -10.0
|
||||
offset_right = 47.5
|
||||
offset_bottom = 10.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Connecting..."
|
Reference in New Issue
Block a user