Fix hud reordering
This commit is contained in:
parent
c088e83b71
commit
571b5bc2c1
@ -39,6 +39,10 @@ offset_bottom = 58.0
|
|||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
alignment = 1
|
alignment = 1
|
||||||
|
|
||||||
|
[node name="chat_box" parent="." unique_id=1125601400 instance=ExtResource("3_136eg")]
|
||||||
|
in_game = true
|
||||||
|
layout_mode = 0
|
||||||
|
|
||||||
[node name="pause_menu" type="Panel" parent="." unique_id=990293559]
|
[node name="pause_menu" type="Panel" parent="." unique_id=990293559]
|
||||||
visible = false
|
visible = false
|
||||||
layout_mode = 1
|
layout_mode = 1
|
||||||
@ -104,10 +108,6 @@ layout_mode = 2
|
|||||||
alignment = 1
|
alignment = 1
|
||||||
metadata/_edit_lock_ = true
|
metadata/_edit_lock_ = true
|
||||||
|
|
||||||
[node name="chat_box" parent="." unique_id=1125601400 instance=ExtResource("3_136eg")]
|
|
||||||
in_game = true
|
|
||||||
layout_mode = 0
|
|
||||||
|
|
||||||
[node name="health_label" type="Label" parent="." unique_id=676741647]
|
[node name="health_label" type="Label" parent="." unique_id=676741647]
|
||||||
layout_mode = 1
|
layout_mode = 1
|
||||||
anchors_preset = 2
|
anchors_preset = 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user