fixed the data_link length

This commit is contained in:
Fabio 2024-08-18 15:43:21 +02:00
parent 0eb335e0bf
commit 55f4163ef0
11 changed files with 257 additions and 62 deletions

View file

@ -33,7 +33,7 @@ visible = false
[node name="UILayer" type="CanvasLayer" parent="."]
[node name="UI" type="Control" parent="UILayer" node_paths=PackedStringArray("player")]
[node name="UI" type="Control" parent="UILayer"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
@ -41,7 +41,6 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("3_b82rx")
player = NodePath("../../Player")
[node name="HBoxContainer" type="HBoxContainer" parent="UILayer/UI"]
layout_mode = 0