forked from team-sg/hero-mark-2
adjusted spike block hitbox
This commit is contained in:
parent
6084cd8a14
commit
acecd4eb83
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ points = PoolVector2Array( 7, 8, 1, 8, 1, 1, 7, 1 )
|
||||||
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
|
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
|
||||||
|
|
||||||
[sub_resource type="ConvexPolygonShape2D" id=8]
|
[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]
|
[sub_resource type="ConvexPolygonShape2D" id=2]
|
||||||
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
|
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue