small racing game im working on
Diffstat (limited to 'ui/splits/splits.tscn')
-rw-r--r--ui/splits/splits.tscn10
1 files changed, 5 insertions, 5 deletions
diff --git a/ui/splits/splits.tscn b/ui/splits/splits.tscn
index 485f033..ffcc005 100644
--- a/ui/splits/splits.tscn
+++ b/ui/splits/splits.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=7 format=3 uid="uid://nkh2xi7tnumc"]
-[ext_resource type="Theme" path="res://ui/splits/splits.tres" id="1_m5q5h"]
+[ext_resource type="Theme" uid="uid://bsf7ap656ac0x" path="res://ui/splits/splits.tres" id="1_m5q5h"]
[ext_resource type="Script" path="res://ui/splits/splits.gd" id="2_2frki"]
[ext_resource type="Script" path="res://ui/splits/difference.gd" id="3_4w6ms"]
[ext_resource type="StyleBox" uid="uid://dwfuwf6qbggrd" path="res://ui/splits/loss.tres" id="4_5hoie"]
@@ -12,8 +12,8 @@ anchors_preset = 14
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
-offset_top = -395.0
-offset_bottom = -307.0
+offset_top = -50.0
+offset_bottom = 50.0
grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("1_m5q5h")
@@ -22,7 +22,7 @@ diff = NodePath("Difference")
current = NodePath("Current")
[node name="Current" type="Label" parent="."]
-custom_minimum_size = Vector2(170, 0)
+custom_minimum_size = Vector2(198, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_styles/normal = ExtResource("4_ebhpa")
@@ -31,7 +31,7 @@ horizontal_alignment = 2
vertical_alignment = 1
[node name="Difference" type="Label" parent="."]
-custom_minimum_size = Vector2(170, 0)
+custom_minimum_size = Vector2(198, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_styles/normal = ExtResource("4_ebhpa")