diff options
author | juneflow <63904206+juneflow@users.noreply.github.com> | 2020-04-21 02:05:31 +0200 |
---|---|---|
committer | juneflow <63904206+juneflow@users.noreply.github.com> | 2020-04-21 02:05:31 +0200 |
commit | 054c052ccc0bf9ae444ed6a59df0472f9f0866c1 (patch) | |
tree | 6cbbde967005cace4ba0bfdbfa3022aa6b880512 /endings/eattherich.tscn | |
parent | c0e428912118390663814d8d85a9a1e10d138dcf (diff) | |
download | LDJam46-054c052ccc0bf9ae444ed6a59df0472f9f0866c1.tar.gz LDJam46-054c052ccc0bf9ae444ed6a59df0472f9f0866c1.tar.bz2 LDJam46-054c052ccc0bf9ae444ed6a59df0472f9f0866c1.zip |
resizing
Diffstat (limited to 'endings/eattherich.tscn')
-rw-r--r-- | endings/eattherich.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
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="."] |