From 054c052ccc0bf9ae444ed6a59df0472f9f0866c1 Mon Sep 17 00:00:00 2001 From: juneflow <63904206+juneflow@users.noreply.github.com> Date: Tue, 21 Apr 2020 02:05:31 +0200 Subject: resizing --- endings/eattherich.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'endings/eattherich.tscn') diff --git a/endings/eattherich.tscn b/endings/eattherich.tscn index 7f093b0..9115930 100644 --- a/endings/eattherich.tscn +++ b/endings/eattherich.tscn @@ -6,7 +6,7 @@ [node name="EatTheRich" type="Sprite" parent="."] position = Vector2( 505.708, 241.522 ) -scale = Vector2( 5, 5 ) +scale = Vector2( 3, 3 ) texture = ExtResource( 1 ) [node name="Label" type="Label" parent="."] -- cgit