adjusted spike block hitbox

This commit is contained in:
pennyrigate 2023-09-15 21:25:37 -04:00
parent 6084cd8a14
commit acecd4eb83

View file

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