adjusted spike hitbox
This commit is contained in:
parent
fd2d7e73d8
commit
e310f9b1ee
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
[ext_resource path="res://graphics/tiles/water_light_bottom.png" type="Texture" id=9]
|
[ext_resource path="res://graphics/tiles/water_light_bottom.png" type="Texture" id=9]
|
||||||
|
|
||||||
[sub_resource type="ConvexPolygonShape2D" id=1]
|
[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]
|
[sub_resource type="ConvexPolygonShape2D" id=7]
|
||||||
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