diff --git a/menus/level_select_scholar.tscn b/menus/level_select_scholar.tscn index 82ec5ce..413be01 100644 --- a/menus/level_select_scholar.tscn +++ b/menus/level_select_scholar.tscn @@ -511,9 +511,9 @@ alignment = 1 [node name="BackArrow" type="TextureRect" parent="CurrentLevel"] unique_name_in_owner = true material = SubResource( 2 ) -margin_left = 61.0 +margin_left = 58.0 margin_top = 4.0 -margin_right = 67.0 +margin_right = 64.0 margin_bottom = 12.0 size_flags_vertical = 4 texture = ExtResource( 5 ) @@ -522,9 +522,9 @@ flip_h = true [node name="LevelTitle" type="Label" parent="CurrentLevel"] unique_name_in_owner = true material = ExtResource( 6 ) -margin_left = 71.0 +margin_left = 68.0 margin_top = 3.0 -margin_right = 162.0 +margin_right = 159.0 margin_bottom = 13.0 theme = ExtResource( 4 ) text = "Verdant Hills" @@ -554,14 +554,24 @@ texture = ExtResource( 8 ) [node name="ShardsBlock" type="HBoxContainer" parent="CurrentLevel"] unique_name_in_owner = true -margin_left = 166.0 -margin_right = 195.0 +margin_left = 163.0 +margin_right = 198.0 margin_bottom = 16.0 +custom_constants/separation = 2 + +[node name="ForwardArrow" type="TextureRect" parent="CurrentLevel/ShardsBlock"] +modulate = Color( 0.690196, 0.690196, 0.690196, 1 ) +margin_top = 4.0 +margin_right = 6.0 +margin_bottom = 12.0 +size_flags_vertical = 4 +texture = ExtResource( 5 ) [node name="Icon" type="TextureRect" parent="CurrentLevel/ShardsBlock"] material = SubResource( 10 ) +margin_left = 8.0 margin_top = 2.0 -margin_right = 11.0 +margin_right = 19.0 margin_bottom = 13.0 size_flags_vertical = 4 texture = ExtResource( 10 ) @@ -569,9 +579,9 @@ texture = ExtResource( 10 ) [node name="ShardsNeeded" type="Label" parent="CurrentLevel/ShardsBlock"] unique_name_in_owner = true modulate = Color( 0.933333, 0.247059, 0.247059, 1 ) -margin_left = 15.0 +margin_left = 21.0 margin_top = 3.0 -margin_right = 29.0 +margin_right = 35.0 margin_bottom = 13.0 custom_fonts/font = ExtResource( 12 ) text = "15"