adjusted spike hitbox

This commit is contained in:
pennyrigate 2023-09-16 00:49:54 -04:00
parent fd2d7e73d8
commit e310f9b1ee

View file

@ -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 )