From 472497019fb877020d808cf844e561b9437a3f43 Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Mon, 17 Apr 2023 16:57:42 -0400 Subject: [PATCH] adjusted snails boundaries so they can be squashed! --- maps/cave.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/cave.tscn b/maps/cave.tscn index 9611569..16684e4 100644 --- a/maps/cave.tscn +++ b/maps/cave.tscn @@ -204,7 +204,7 @@ label_offset = Vector2( 0, 10 ) [node name="Snail" parent="Enemies" instance=ExtResource( 7 )] position = Vector2( 168, 168 ) left_up_boundary = 3.0 -right_down_boundary = 3.0 +right_down_boundary = 7.0 [node name="Snail3" parent="Enemies" instance=ExtResource( 7 )] position = Vector2( 312, 168 ) @@ -380,7 +380,7 @@ position = Vector2( 184, 168 ) position = Vector2( 264, 88 ) [node name="Gold52" parent="Collectibles" instance=ExtResource( 14 )] -position = Vector2( 288, 88 ) +position = Vector2( 296, 88 ) [node name="Gold35" parent="Collectibles" instance=ExtResource( 14 )] position = Vector2( 368, 120 )