From e310f9b1ee65b40dee1dfa42400d12d18d245776 Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Sat, 16 Sep 2023 00:49:54 -0400 Subject: [PATCH] adjusted spike 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 70c5f55..6928526 100644 --- a/tilesets/t_death.tres +++ b/tilesets/t_death.tres @@ -11,7 +11,7 @@ [ext_resource path="res://graphics/tiles/water_light_bottom.png" type="Texture" id=9] [sub_resource type="ConvexPolygonShape2D" id=1] -points = PoolVector2Array( 7, 8, 1, 8, 1, 1, 7, 1 ) +points = PoolVector2Array( 6, 8, 2, 8, 2, 2, 6, 2 ) [sub_resource type="ConvexPolygonShape2D" id=7] points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )