adjusted grass platform hitbox

This commit is contained in:
pennyrigate 2022-12-25 17:56:26 -05:00
parent 55d26ac6ca
commit 44fe829344
2 changed files with 11 additions and 6 deletions

File diff suppressed because one or more lines are too long

View file

@ -9,13 +9,13 @@ points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
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=3] [sub_resource type="ConvexPolygonShape2D" id=3]
points = PoolVector2Array( 8, 3, 4, 3, 4, 0, 8, 0 ) points = PoolVector2Array( 8, 5, 0, 5, 0, 0, 8, 0 )
[sub_resource type="ConvexPolygonShape2D" id=4] [sub_resource type="ConvexPolygonShape2D" id=4]
points = PoolVector2Array( 8, 3, 0, 3, 0, 0, 8, 0 ) points = PoolVector2Array( 8, 5, 0, 5, 0, 0, 8, 0 )
[sub_resource type="ConvexPolygonShape2D" id=5] [sub_resource type="ConvexPolygonShape2D" id=5]
points = PoolVector2Array( 4, 3, 0, 3, 0, 0, 4, 0 ) points = PoolVector2Array( 8, 5, 0, 5, 0, 0, 8, 0 )
[sub_resource type="ConvexPolygonShape2D" id=6] [sub_resource type="ConvexPolygonShape2D" id=6]
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 ) points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )