From acecd4eb83e63b85b6b15f3dce8feafb636d6788 Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Fri, 15 Sep 2023 21:25:37 -0400 Subject: [PATCH] adjusted spike block hitbox --- tilesets/t_death.tres | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tilesets/t_death.tres b/tilesets/t_death.tres index 8895d93..70c5f55 100644 --- a/tilesets/t_death.tres +++ b/tilesets/t_death.tres @@ -17,7 +17,7 @@ points = PoolVector2Array( 7, 8, 1, 8, 1, 1, 7, 1 ) points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 ) [sub_resource type="ConvexPolygonShape2D" id=8] -points = PoolVector2Array( 1, 1, 7, 1, 7, 7, 1, 7 ) +points = PoolVector2Array( 2, 2, 6, 2, 6, 6, 2, 6 ) [sub_resource type="ConvexPolygonShape2D" id=2] points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )