Work on exports and some fixes to sound and multiplayer functions
This commit is contained in:
@@ -89,6 +89,12 @@ layout_mode = 2
|
||||
text = "WAITING FOR OPPONENT"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="IPLabel" type="Label" parent="Setup/Panel/Host Waiting"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "WAITING FOR OPPONENT"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="PanelContainer" type="PanelContainer" parent="Setup/Panel/Host Waiting"]
|
||||
layout_mode = 2
|
||||
|
||||
@@ -139,9 +145,10 @@ layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="Setup/Panel/Joining/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
text = "MATCH CODE"
|
||||
text = "IP ADDRESS"
|
||||
|
||||
[node name="TextEdit" type="TextEdit" parent="Setup/Panel/Joining/HBoxContainer2"]
|
||||
[node name="IPEdit" type="TextEdit" parent="Setup/Panel/Joining/HBoxContainer2"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user