Fixed Bugs; Temporarily removed I-Block
This commit is contained in:
parent
ee5e17c3e0
commit
956b719e62
4 changed files with 27 additions and 11 deletions
|
|
@ -33,7 +33,7 @@ grow_vertical = 2
|
|||
layout_mode = 1
|
||||
offset_left = 56.0
|
||||
offset_top = 64.0
|
||||
offset_right = 266.0
|
||||
offset_right = 320.0
|
||||
offset_bottom = 152.0
|
||||
|
||||
[node name="Score" type="Label" parent="Camera2D/CanvasLayer/Control/HBoxContainer"]
|
||||
|
|
@ -54,21 +54,22 @@ layout_mode = 1
|
|||
anchors_preset = 1
|
||||
anchor_left = 1.0
|
||||
anchor_right = 1.0
|
||||
offset_left = -376.0
|
||||
offset_left = -312.0
|
||||
offset_top = 64.0
|
||||
offset_right = -128.0
|
||||
offset_right = -56.0
|
||||
offset_bottom = 152.0
|
||||
grow_horizontal = 0
|
||||
alignment = 2
|
||||
|
||||
[node name="Time" type="Label" parent="Camera2D/CanvasLayer/Control/HBoxContainer2"]
|
||||
[node name="TimeValue" type="Label" parent="Camera2D/CanvasLayer/Control/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
text = "Time: "
|
||||
label_settings = ExtResource("3_jopb4")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="TimeValue" type="Label" parent="Camera2D/CanvasLayer/Control/HBoxContainer2"]
|
||||
[node name="Time" type="Label" parent="Camera2D/CanvasLayer/Control/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
text = " :Time"
|
||||
label_settings = ExtResource("3_jopb4")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue