From 2132a6b7740df74e5e37b44e1a3752d7e7dc159e Mon Sep 17 00:00:00 2001 From: freddie-a <57713959+freddie-a@users.noreply.github.com> Date: Sat, 29 Oct 2022 14:49:10 +0100 Subject: Set scene options --- Node2D.tscn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Node2D.tscn') diff --git a/Node2D.tscn b/Node2D.tscn index 3254586..d9910c8 100644 --- a/Node2D.tscn +++ b/Node2D.tscn @@ -36,20 +36,20 @@ align = 2 [node name="ProgressBar" type="ProgressBar" parent="HBoxContainer"] margin_left = 56.0 -margin_right = 949.0 +margin_right = 1205.0 margin_bottom = 14.0 size_flags_horizontal = 3 size_flags_vertical = 3 value = 100.0 [node name="Label2" type="Label" parent="HBoxContainer"] -margin_left = 959.0 -margin_right = 1006.0 +margin_left = 1215.0 +margin_right = 1262.0 margin_bottom = 14.0 text = "Money:" [node name="Label3" type="Label" parent="HBoxContainer"] -margin_left = 1016.0 -margin_right = 1024.0 +margin_left = 1272.0 +margin_right = 1280.0 margin_bottom = 14.0 text = "0" -- cgit v1.2.3-70-g09d2