From 7286f76b86288ab94c8c3ef256b259d1d54da66b Mon Sep 17 00:00:00 2001 From: Valentin Stark Date: Thu, 1 Sep 2022 00:03:47 +0200 Subject: [PATCH] =?UTF-8?q?augmentation=20de=20la=20s=C3=A9paration=20des?= =?UTF-8?q?=20=C3=A9l=C3=A9ments=20dans=20l'=C3=A9cran=20de=20chargement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- menu/LoadingScreen.tscn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/menu/LoadingScreen.tscn b/menu/LoadingScreen.tscn index ab212ae..1bb7ffe 100644 --- a/menu/LoadingScreen.tscn +++ b/menu/LoadingScreen.tscn @@ -125,6 +125,7 @@ alignment = 1 margin_top = 99.0 margin_right = 670.0 margin_bottom = 151.0 +custom_constants/separation = 20 [node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer"] margin_right = 57.0 @@ -132,12 +133,13 @@ margin_bottom = 52.0 texture = SubResource( 4 ) [node name="Phase" type="Label" parent="VBoxContainer/HBoxContainer"] -margin_left = 61.0 +margin_left = 77.0 margin_top = 5.0 -margin_right = 61.0 +margin_right = 248.0 margin_bottom = 46.0 theme = ExtResource( 2 ) custom_fonts/font = SubResource( 2 ) +text = "azeazeaze" [node name="ProgressBar" type="ProgressBar" parent="VBoxContainer"] margin_top = 155.0